CLI Guide
Groups Key Attributes
cfgUserAdmin cfgUserAdminUserName
• Displays a list of the available conguration groups on CMC in an alphabetical order.
racadm getconfig -h
• Displays the conguration 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 conguration.
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 conguration.
racadm getconfig –g cfgThermal
getdcinfo
Description
Displays general I/O module and daughter card conguration information. Only the CMC controls daughter cards.
To run this subcommand, you must have the CMC Login User privilege.
NOTE: Fabric verication 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
<IO#> <Type> <State> <Role>
switch-1 Gigabit Ethernet OK Master
switch-2 None N/A N/A
36 RACADM Subcommand Details