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
Feedback sent
We appreciate your effort and will try to fix the article