Reference Guide

If errors are not encountered, this subcommand displays the content of the specied conguration.
Example
Displays the conguration properties (objects) that are contained in the group cfgLanNetworking.
racadm getconfig -g cfgLanNetworking
Saves all group conguration objects from CMC to myrac.cfg.
racadm getconfig -f myrac.cfg
Displays a list of the available conguration groups on CMC in an alphabetical order.
racadm getconfig -h
Displays the conguration properties for the user named root.
racadm getconfig -u root
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 conguration.
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 information about the session information for a particular server.
racadm getconfig -g cfgSessionManagement -m server-1
Displays information about the WEB/SSH/Telnet information for a particular server.
racadm getconfig -g cfgRacTuning -m server-1
Displays information about the remote Syslog for a particular server.
racadm getconfig -g cfgRemoteHosts -m server-1
Displays the current Enhanced Cooling Mode property conguration.
racadm getconfig –g cfgThermal
getdcinfo
Description
Displays general I/O module and daughter card conguration information. Only the CMC controls daughter
cards.
To run this subcommand, you must have the CMC Login User privilege.
NOTE: Fabric verication for server DCs is performed only when the chassis is turned on. When the
chassis is on standby power, iDRACs on the server modules remain turned o and thus are unable to
report the server's DC fabric type. The DC fabric type may not be reported in the CMC user interface
until iDRAC on the server is turned on.
Synopsis
racadm getdcinfo
racadm getdcinfo [-n]
Input -n — Displays the model names for the daughter cards in servers.
Example
The example output below is for a system with multi-slot servers:
racadm getdcinfo
Group A I/O Type : Gigabit Ethernet
Group B I/O Type : Gigabit Ethernet
Group C I/O Type : 10 GbE XAUI
31