Users Guide

RACADM Subcommand Overview 305
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
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 iDRAC6 to
myrac.cfg
.
racadm getconfig -h
Displays a list of the available configuration groups on iDRAC6.
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 extensive 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