Example: Shutdown the Host Gracefully Using IPMItool

The following example provides information about initializing a graceful shutdown of the host using IPMItool. In the example, 10.8.136.165 is the IP address of ILOM.

To shutdown the host gracefully using IPMItool, type the following command:

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

Related Topics