Power Control with IPMI

Modified on Thu, 11 May 2023 at 02:52 PM

Our systems support power control via IPMI using standard ipmitool commands


For example, you can power off the system via 
ipmitool chassis power off
Or cycle via
ipmitool chassis power cycle

You can do this locally or use remotely with normal syntax with ipmitool

ipmitool -I lanplus -H <IP> -U <User ID> -P <pass> chassis power cycle

For full ipmitool commands, please see ipmitool manpage

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 atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article