User guide

Chapter 13: Command Line Interface
177
ipmitool
Command
Description
shell - Launch interactive IPMI shell
exec - Run list of commands from file
set - Set runtime variable for shell and exec
ipmitool Command Example
The following command allows the user to get the chassis status and set
the power state.
admin> IPMI > ipmitool -I lan -H 10.0.22.7 -U ADMIN chassis
status
Password:
System Power : on
Power Overload : false
Power Interlock : inactive
Main Power Fault : false
Power Control Fault : false
Power Restore Policy : always-off
Last Power Event : command
Chassis Intrusion : active
Front-Panel Lockout : inactive
Drive Fault : false
Cooling/Fan Fault : false
See http://ipmitool.sourceforge.net/manpage.html for additional
information.
Listports Command