Quick Reference Guide

Table Of Contents
40 RACADM Subcommands
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
specified configuration.
Examples:
Display all the configuration properties (objects) contained in a group, for
example
cfgLanNetworking
(see "cfgLanNetworking" on page 111):
racadm getconfig -g cfgLanNetworking
Display the server slot name; the slot name can have a maximum of 15
characters (see "cfgServerName" on page 151):
racadm getconfig -g cfgserverinfo -o cfgservername
Display a single object (for example,
cfgSerialBaudRate
) from a particular
group (for example,
cfgSerial
):
racadm getconfig -g cfgSerial -o cfgSerialBaudRate
Save all group configuration objects from the CMC to
myrac.cfg
:
racadm getconfig -f myrac.cfg
Display a list of the available configuration groups on the CMC:
racadm getconfig -h
Display the configuration properties for a user named root:
cfgServerInfo Configures a server in the chassis
cfgKVMInfo Displays information for and configures the iKVM
cfgAlerting Enables or disables SNMP event trap alerting and
sets the event filter
Table 2-13. Property Groups for the getconfig Subcommand (continued)
Property Group Description