Reference Guide
Example
• racadm getled -m server-10
<module> <LED state>
server-10 Blinking
• racadm getled -m chassis
<module> <LED state>
server-10 Not blinking
• racadm getled -m server-1
<module> <LED state>
server-1 ON
• racadm getled -m server-9
<module> <LED state>
server-9 Extension(1)
racadm getled
LED State : Blinking
racadm getled
LED State : Not-Blinking
getniccfg
Description
Displays the current and static NIC settings for iDRAC.
Displays the current NIC settings.
Synopsis
racadm getniccfg [-m <module>]
Input
–m <module> must be one of the following values:
• chassis : Default state if -m is not specified.
• server-<n> : where n=1–16
• server-<nx> : where n=1–8; x = a, b, c, d (lower case)
• switch-<n> : where n=1–6
Output
The getniccfg subcommand displays an appropriate error message if the operation is
not successful. Otherwise, the output is displayed in the following format:
NIC Enabled =1
IPv4 Enabled =1
DHCP Enabled =1
Static IP Address =192.168.0.120
Static Subnet Mask =255.255.255.0
Static Gateway =192.168.0.1
Current IP Address =192.168.0.32
Current Subnet Mask =255.255.255.0
Current Gateway =192.168.0.1
44