User's Manual

290 RACADM Subcommands
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.
Usage
racadm config -g <
group
> -o <
object
> <
value
>
racadm config -g <
group
> -o <
object
> -i <
index
>
<
value
>
racadm config -f <
filename
>
Options
Table A-2 describes the config subcommand options.
Table A-2. config Subcommand Options
Option Description
-g <group> Specifies the group containing the object that is to be set. Must
be used with the -o option. Table A-3 lists the group names that
may 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 here by the index value (a decimal integer
from 1–16).
<value> Indicates the value to which you want the specified object set.
-f <filename> Specifies the file name to use as a configuration source.