CLI Guide

-o — The -o <objectname> or object option specifies the
object name that is used in the query. This option is optional
and can be used with the -g option.
-u — The-u <username> or user name option, is used to
display the configuration for the specified user. The
<username> option is the login name for the user.
-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 specified configuration.
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
Table 25. Details
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
64
RACADM Subcommand Details