Reference Guide

server-<n> — where n = 1 to 4
server-<nx> — where n = 1 to 4 and x = a to d (lower case). The n = 2 and 4 are valid for
multi-node sleds only.
storage-<n> — where n = 1 to 4
NOTE: The -m option is available only for cfgRemoteHosts, cfgRacTuning,
cfgSerial, cfgSessionManagement, cfgLanNetworking, and
cfgIPv6LanNetworking commands.
-o — The -o <objectname> or object option species 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, can be used to display the conguration for
the specied user. The <username> option is the login name for the user.
-v — The -v option displays additional details with the display of the properties and is used
with the -g option.
Output This subcommand generates error output upon encountering either of the following:
Invalid syntax, group name, object name, index, or other invalid database members
RACADM CLI transport failures
If errors are not encountered, this subcommand displays the contents of the specied
conguration.
Example
Displays all of the conguration properties (objects) that are contained in the group
cfgLanNetworking.
racadm getconfig -g cfgLanNetworking
Saves all group conguration objects from CMC 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.
Group Key Attribute
cfgEmailAlert cfgEmailAlertAddress
cfgLDAPRoleGroup cfgLDAPRoleGroupDN
cfgServerInfo cfgServerBmcMacAddress
cfgStandardSchema cfgSSADRoleGroupName
cfgTraps cfgTrapsAlertDestIPAddr
cfgUserAdmin cfgUserAdminUserName
Displays a list of the available conguration groups on CMC 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 the storage sled information.
racadm getconfig —g cfgStoragemodule —m storage-3
33