Quick Reference Guide

Table Of Contents
22 RACADM Subcommands
Output
CMC failover initiated successfully.
config
NOTE: To use this subcommand, you must have Chassis Configuration
Administrator privilege.
Description
Sets the CMC configuration parameters individually or in a batch as part of a
configuration file. If the data is different, that CMC object is written with the
new value. Sets the iDRAC configuration parameters with the -m option.
Usage
racadm config [-m <
module
>] -g <
group
> -o <
object
>
<
value
>
racadm config -g <
group
> -i <
index
> -o <
object
>
<
value
>
Through remote RACADM only:
racadm config -f <
filename
> [-c] [-p]
Options
Table 2-3 describes the config subcommand options.
Table 2-3. config Subcommand Options
Option Description
-g <group> Specifies the configuration group the object belongs to. Must be
used with the -o option. Table 2-4 lists the group names that can
be specified with this option.
-o
<object> Specifies the object name that is written with the string
<value>. Must be used with the -g option.
-i
<index> Specifies a unique group name. Only valid for indexed groups.
The index is specified by the index value (a decimal integer from
1–16 that may depend on the group). Must be used with -g and
-o.