Quick Reference Guide

If errors are not encountered, this subcommand displays
the contents of the specified configuration.
Example
Displays all of the configuration properties
(objects) that are contained in the group
cfgLanNetworking.
racadm getconfig -g
cfgLanNetworking
Saves all group configuration objects from iDRAC
to myrac.cfg
.
racadm getconfig -f myrac.cfg
Displays a list of the available configuration
groups on iDRAC in an alphabetical order.
racadm getconfig -h
Displays the configuration 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
getdcinfo
Description Displays general I/O module and daughter card configuration information. Only the
CMC controls daughtercards.
This subcommand is applicable only for CMC.
To use this subcommand, you must have CMC Login User privilege.
NOTE:
Fabric verification for server DCs is performed only when the chassis is
powered on. When the chassis is on standby power, iDRACs on the server
modules remain powered off 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 powered on.
Synopsis
racadm getdcinfo
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
45