CLI Guide

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
getdcinfo
Description
Displays general I/O module and daughter card conguration information. Only the CMC controls
daughter cards.
To use this subcommand, you must have the CMC Login User privilege.
NOTE: Fabric verication for server DCs is performed only when the chassis is turned on.
When the chassis is on stand-by power, iDRACs on the server modules remain turned o
and thus are unable to report the server's DC fabric type. The DC fabric type may not be
reported in the CMC user interface until iDRAC on the server is turned on.
Synopsis
racadm getdcinfo
Input -n — Displays the model names for the daughter cards in servers.
Example
34
RACADM Subcommand Details