CLI Guide

To run this subcommand, you must have the CMC Login User privilege.
Synopsis
racadm getchassisname
Input N/A
Example
racadm getchassisname
CMC-JGB6B2S
getcong
Table 26. Details of getcong attribute
Description
Retrieves iDRAC conguration parameters individually or all iDRAC
conguration groups may be retrieved and saved to a le.
NOTE: This subcommand is deprecated. For viewing the
conguration objects and its values, use get
subcommand. For more information, see the
Integrated
Dell Remote Access Controller (iDRAC8) and iDRAC7
RACADM Command Line Interface Reference Guide
available at www.dell.com/support/manuals.
Synopsis
racadm getconfig -f <filename>
racadm getconfig -g <groupName> [-i <index>]
racadm getconfig -u <username>
racadm getconfig -h
racadm getconfig -g <groupName> -o
<objectName> [-i index]
Input
-f — The -f <filename> option directs getcong to write
the entire iDRAC congurations to a conguration le. This le
can be used for batch conguration operations using the cong
subcommand.
NOTE: This option is supported only on remote
interfaces.
-g — The -g <groupName> or group option, is used to
display the conguration for a single group. The <groupName>
is the name for the group used in the racadm.cfg les. If the
group is an indexed group, then use the-i option.
-h — The -h or help option, displays a list of all available
conguration groups in alphabetical order. This option is useful
when you do not remember exact group names.
-i — The -i <index> or index option, is valid only for
indexed groups and is used to specify a unique group. The
<index> is a decimal integer from 1 through n, where n can
vary from 1 to maximum number of indexes a particular group
supports. If -i <index> is not specied, then a value of 1 is
assumed for groups, which are tables that have multiple entries.
The -i option enters the index value and not a named value
-o — The -o <objectname> or object option species the
object name that is used in the query. This option is optional and
can be used with the -g option.
-u — The-u <username> or user name option, is used to
display the conguration for the specied user. The
<username> option is the login name for the user.
36
RACADM Subcommand Details