Reference Guide

Table Of Contents
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 CMC to myrac.cfg.
racadm getconfig -f myrac.cfg
Saves all group configuration objects from CMC 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.
Groups Key Attributes
cfgEmailAlert cfgEmailAlertAddress
cfgLDAPRoleGroup cfgLDAPRoleGroupDN
cfgServerInfo cfgServerBmcMacAddress
cfgStandardSchema cfgSSADRoleGroupName
cfgTraps cfgTrapsAlertDestIPAddr
cfgUserAdmin cfgUserAdminUserName
Displays a list of the available configuration groups on CMC 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 information about the session information for a particular server.
racadm getconfig -g cfgSessionManagement -m server-1
Displays information about the WEB/SSH/Telnet information for a particular server.
racadm getconfig -g cfgRacTuning -m server-1
Displays information about the remote Syslog for a particular server.
racadm getconfig -g cfgRemoteHosts -m server-1
Displays the current Enhanced Cooling Mode property configuration.
racadm getconfig g cfgThermal
RACADM Subcommand Details
37