LED commands are used to change the state of the UID light on the server. LED settings are available at /system1/led1.
Property |
Description |
---|---|
|
Turns the LED on. |
|
Turns the LED off. |
|
Displays the LED status. |
Examples
show
/system1/led1
—Displays current LED statusstart
/system1/led1
—Turns LED onstop
/system1/led1
—Turns LED offiLO 3 CLI support
Simple UID CLI commands introduced in iLO 1.60 are still supported.
uid
—Displays the current UID state on
the server.uid
on
—Turns the UID light on.uid
off
—Turns the UID light off.Instead of using the simple commands, the following examples show the new CLP format:
show
/system1/led1
—verifies LED statusstart
/system1/led1
—Turns LED onstop
/system1/led1
—Turns LED off