CLI Guide

Displays the user group instance at index 2 with verbose
information for the property values.
racadm getconfig -g cfgUserAdmin -i 2 -v
Displays an entire group of serial configuration.
racadm getconfig -g cfgSerial
Displays a single object from a particular group.
racadm getconfig -g cfgSerial -o
cfgSerialBaudRate
Displays an indexed group.
racadm getconfig -g cfgUserAdmin -o
cfgUserAdminUserName -i 2
Displays the current Enhanced Cooling Mode property
configuration.
racadm getconfig –g cfgThermal
gethostnetworkinterfaces
Table 26. Details of gethostnetworkinterfaces
Description Displays host network interface details.
NOTE: To run this subcommand, you must have iDRAC service module installed on the server
operating system.
Synopsis
racadm gethostnetworkinterfaces
racadm gethostnetworkinterfaces <NIC FQDD>
Examples
To display the details of all the network interfaces on the server.
racadm gethostnetworkinterfaces
Local Area Connection 12
Description : iDRAC Virtual NIC USB Device #8
Status : Up
Interface Type : Ethernet
DHCP : Enabled
DHCPServerV4 : 169.254.0.1
MAC Address : 00-25-64-F9-7A-E7
IPv4 Address : 169.254.0.2
Subnet Mask : 255.255.255.0
IPv6 Address : fe80::1cce:a0a7:f30e:54fc
Prefix Length : 64
IPv6 DNSServer Address 0: fec0:0:0:ffff::1
IPv6 DNSServer Address 1: fec0:0:0:ffff::2
IPv6 DNSServer Address 2: fec0:0:0:ffff::3
To display the details of a particular NIC on the server.
racadm gethostnetworkinterfaces NIC.Integrated.1-1-1
Local Area Connection
Description : Broadcom NetXtreme Gigabit Ethernet
Status : Up
Interface Type : Ethernet
RACADM Subcommand Details
65