Start and reset commands enable you to power on and reboot the server containing iLO 3 or the iLO 3 itself.
Command |
Description |
---|---|
|
Turns server power on |
|
Turns server power off |
Examples
If the current target is /system1
, the following commands are
supported:
start
stop
If the current target is /map1
, the following commands are
supported:
reset
iLO 1.60 CLI support
The power command is used to change the power state of the server and is limited to users with the Power and Reset privilege.
power
—Displays the current server power
statepower
on
—Turns the server onpower
off
—Turns the server offInstead of using the simple commands, the following examples show the new CLP format:
start
/system1
—Turns the server onstop
/system1
—Turns the server offreset
/system1
—Resets the serverreset
/system1 hard
—Performs a coldstart reboot of the serverreset
/system1 soft
—Performs a warmstart reboot of the servershow
/system1 enabledstate
—Shows the current power state, for
which enabled is powered on and disabled is powered off.The vsp command invokes a virtual serial
port session. When in virtual serial port session, press
Esc(
to return to the
CLI.
Instead of using the simple commands, the following example shows the new CLP format:
start /system1/oemhp vsp1
The remcons
command starts a Remote Console
session and is limited to users with the Remote Console privilege.
Only a text-based remote console is supported, similar to a telnet
session. When in Remote Console session, enter Esc(
to return to the CLI.
Instead of using the simple commands, the following example shows the new CLP format:
start /system1/console1