Users Guide
RACADM Subcommand Overview 251
If errors are not encountered, this subcommand displays the contents of the
specified configuration.
Examples
•
racadm getconfig -g cfgLanNetworking
Displays all of the configuration properties (objects) that are contained in
the group
cfgLanNetworking
.
•
racadm getconfig -f myrac.cfg
Saves all group configuration objects from the RAC to
myrac.cfg
.
•
racadm getconfig -h
Displays a list of the available configuration groups on the DRAC 5.
• racadm getconfig -u root
Displays the configuration properties for the user named root.
•
racadm getconfig -g cfgUserAdmin -i 2 -v
Displays the user group instance at index 2 with verbose information for
the property values.
Synopsis
racadm getconfig -f <filename>
racadm getconfig -g <groupName> [-i <index>]
racadm getconfig -u <username>
racadm getconfig -h
Supported Interfaces
•Local RACADM
• Remote RACADM
• telnet/ssh/serial RACADM
coredump
NOTE: To use this command, you must have Execute Debug Commands
permission.