Quick Reference Guide

RACADM Subcommands 25
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-4. config Subcommand Options
Option Description
-g <group> Specifies the configuration group the object belongs to. Must be
used with the -o option. Table 2-5 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.
-m <module> Specifies the module you want to configure. Legal value is
server-n, where n=1–16.