CLI Guide

cfgUserAdmin cfgUserAdminUserName
Example
Displays 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
If you do not configure the following key attributes in their respective groups for a particular index, the groups
are not saved in to the file. This is applicable for all the index groups.
Saves all group configuration objects from iDRAC to myrac.cfg.
racadm getconfig -f myrac.cfg
Saves all group configuration objects from iDRAC to myrac.cfg.
racadm getconfig -f myrac.cfg
If you do not configure the following key attributes in their respective groups for a particular index, the groups
are not saved in to the file. This is applicable for all the index groups.
Table 27. Details of groups and key attributes
Groups Key Attributes
cfgEmailAlert cfgEmailAlertAddress
cfgLDAPRoleGroup cfgLDAPRoleGroupDN
cfgServerInfo cfgServerBmcMacAddress
cfgStandardSchema cfgSSADRoleGroupName
cfgTraps cfgTrapsAlertDestIPAddr
cfgUserAdmin cfgUserAdminUserName
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
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
RACADM Subcommand Details
65