CLI Guide

-l <ledState> — Specifies the LED state. The values are:
0 — No Blinking
1 — Blinking
Example
racadm setled -m chassis -l 1
Sets LED state on Chassis to Blink
racadm setled -m server-1 -1 1
LED state was set successfully.
racadm setled -m server-9 -1 1
ERROR: Server in slot 9 is an extension of the server in slot 1.
NOTE: The setled command generates an error when run on the extension slot of a multi-slot
server.
From iDRAC stop LED from blinking.
racadm setled -l 0
RAC0908: System ID LED blink off.
From iDRAC start LED to blink.
racadm setled -l 1
RAC0907: System ID LED blink on.
setniccfg
Table 82. Details of setniccfg attribute
Description Sets the iDRACCMC IP address for static and DHCP modes.
To run this subcommand, you must have the Configure iDRACConfigure Chassis Administrator privilege.
NOTE: The command helps to modify network configuration properties.
NOTE: The terms NIC and Ethernet management port may be used interchangeably.
Synopsis
racadm setniccfg -d
racadm setniccfg -d6
racadm setniccfg -s <IPv4Address> <netmask> <IPv4 gateway>
racadm setniccfg -s6 <IPv6 Address> <IPv6 Prefix Length> <IPv6 Gateway>
racadm setniccfg -o
racadm setniccfg [-m <module>] -d [-6]
racadm setniccfg [-m <module>] -s <ipAddress> <netmask> <gateway>
racadm setniccfg [-m <module>] -s -6 <ipv6Address> <prefixlen> <gateway>
racadm setniccfg [-m <module>] -v [<vlan_id> <vlan_priority>]
RACADM Subcommand Details 111