CLI Guide

-v — The -v option displays more information with the display
of the properties and is used with the -g option.
Output The subcommand displays error message when:
Invalid syntax, group name, object name, index, or any other
invalid database members are entered.
The RACADM CLI transport is unsuccessful.
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
iDRAC to myrac.cfg.
racadm getconfig -f myrac.cfg
If you do not congure the following key attributes in their
respective groups for a particular index, the groups are not
saved in to the le. This is applicable for all the index groups.
Saves all group conguration objects from iDRAC to myrac.cfg.
racadm getconfig -f myrac.cfg
Saves all group conguration objects from iDRAC to myrac.cfg.
racadm getconfig -f myrac.cfg
Table 27. Details
Groups Key Attributes
cfgEmailAlert cfgEmailAlertAddress
cfgLDAPRoleGroup cfgLDAPRoleGroupDN
cfgServerInfo cfgServerBmcMacAddress
cfgStandardSchema cfgSSADRoleGroupName
cfgTraps cfgTrapsAlertDestIPAddr
cfgUserAdmin cfgUserAdminUserName
Displays a list of the available conguration groups on iDRAC 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
RACADM Subcommand Details
37