Example: Power On the Host Using IPMItool

The following example provides information about powering on the host using IPMItool. In the example, 10.8.136.165 is the IP address of ILOM.

To power on the host using IPMItool, type the following command:

$ ipmitool -H 10.8.136.165 -v -I lanplus -U root -P changeme chassis power on

Related Topics