Reference Guide
getled
Description Displays the LED settings on a module: blinking, not blinking, or unknown (for empty slots).
To run this subcommand, you must have the Login User privilege.
Synopsis
racadm getled
Input
Output
• LED is blinking
• LED is not-blinking
Example
racadm getled
LED State : Blinking
racadm getled
LED State : Not-Blinking
getniccfg
Description
Displays the current and static NIC settings for iDRAC.
Synopsis
racadm getniccfg [-m <module>]
Input
Output
The getniccfg subcommand displays an appropriate error message if the operation is not successful.
Otherwise, the output is displayed in the following format:
IPv4 settings:
NIC Enabled =1
IPv4 Enabled =1
DHCP Enabled =1
IP Address =10.94.225.165
Subnet Mask =255.255.255.128
Gateway =10.94.225.129
IPv6 settings:
IPv6 Enabled =1
DHCP6 Enabled =0
IP Address 1 =2000:de11:bcd1:fc14:1234:5678:2468:abcd
Gateway =::
Link Local Address =fe80::f21f:afff:fed0:82d6/64
IP Address 2 =::
IP Address 3 =::
IP Address 4 =::
IP Address 5 =::
IP Address 6 =::
IP Address 7 =::
IP Address 8 =::
IP Address 9 =::
35