Rebooting the IPMI interface

Modified on Thu, 23 Nov, 2023 at 4:44 PM

In the event the IPMI needs to be rebooted, this can be done via a Linux host using the tool "ipmitool"



If you have local access to the host OS, you can run the following command

ipmitool mc reset cold


This can also be sent remotely if you know the IPMI IP address.

ipmitool -I lanplus -H <ipmi IP> -U <user> -P <password> mc reset cold


Please note it will take up to 5 minutes for the IPMI to reset, during this period the IPMI will be inaccessible.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article