CLI Guide

-h — The -h, or help option, displays a list of all available conguration groups in alphabetical
order. This option is useful when you do not have exact group names.
-i — The -i <index>, or index option, is valid only for indexed groups and can be used to specify a
unique group. The <index>is a decimal integer from 1 through n, where n can vary from 1 to
maximum number of indexes a particular group supports. If -i <index> is not specied, a value of 1
is assumed for groups, which are tables that have multiple entries. The index is specied by the
index value, not a named value.
-m — Indicates the module on which you want to carry out the action. The —m or <module>
displays the following information for a particular server, group of servers, individual storage, or
storage groups:
session
WEB/SSH/Telnet
remote system log
storage mode
service tag
asset tag
The <module> must have one of the following values:
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.
Table 26. Key attributes
Group Key Attribute
cfgEmailAlert cfgEmailAlertAddress
cfgLDAPRoleGroup cfgLDAPRoleGroupDN
cfgServerInfo cfgServerBmcMacAddress
RACADM Subcommand Details 35