Quick Reference Guide

setled
Description Sets the state (blinking or not blinking) of the LED on the specified module.
To blink or unblink the chassis, I/O modules or the CMC, you must have Debug Administrator
privilege on CMC. To enable the servers to blink or unblink, you must have Server Administrator
or Debug Administrator privilege on CMC. To use this subcommand for iDRAC, you must have
Configure iDRAC permission.
Synopsis For iDRAC:
racadm setled -l <ledState>
For CMC:
racadm setled -m <module> -l <ledState>
Input
-m <
module
> - Specifies the module whose LED you want to configure.
<
module
> can be one of the following:
— server-nx where
n
=1-8 ;
x
= a,b,c,d
— switch-n where n=1–6
— cmc-active
— chassis
This option is applicable for CMC only.
-l <
ledstate
> - Specifies whether the LED should blink.
<
ledstate
> can be one of the following:
– 0 — no blinking
– 1 — blinking
Example For CMC:
racadm setled -m server-1 -1 1
LED state was set successfully.
NOTE: The setled command generates an error when used on the extension slot of a multi-
slot server.
racadm setled -m server-9 -1 1
ERROR: Server in slot 9 is an extension of the server in slot 1.
For iDRAC:
racadm setled -l 1
LED state was set successfully.
89