iLo CLI on/off
Show power status
show /SYS
Example output:
-> show /SYS
/SYS
Targets:
MB
SP
PS0
PS1
DBP0
DBP1
PWRBS
INTSW
T_AMB
VPS_CPUS
VPS_MEMORY
VPS_FANS
VPS
OK
SERVICE
LOCATE
PS_FAULT
TEMP_FAULT
FAN_FAULT
Properties:
type = Host System
ipmi_name = /SYS
product_name = SUN FIRE X4170 M3
product_part_number = 1231212
product_serial_number = 1234ZZZ0ZZ
product_manufacturer = Oracle Corporation
fault_state = OK
clear_fault_action = (none)
power_state = On
Commands:
cd
reset
set
show
start
stop
Start system
start /SYS
Example output:
-> start /SYS
Are you sure you want to start /SYS (y/n)? y
Starting /SYS
Stop system
stop /SYS
Force stop system
stop -force /SYS
Example output:
-> stop -force /SYS
Are you sure you want to immediately stop /SYS (y/n)? y
Stopping /SYS immediately
Reset host
reset /SYS
Reset ILOM SP
reset /SP
Send break signal to the OS
set /HOST send_break_action=break
To reset CMM on a blade Chassis
reset /CMM
Login
Start the SP-console
start /SP/console
See the currently active sessions
show /SP/sessions
To stop any user session
stop /SP/console 
