Reference Guide
28 RACADM Subcommand Details
Output
This subcommand generates error output for any of the following reasons:
• Invalid syntax, group name, object name, index, or other invalid
database members
• RACADM CLI failures
This subcommand returns an indication of the number of configuration
objects that were written out of the total objects in the .cfg file.
-p The -p, or password option, directs config to delete the password entries
contained in the config file -f
<filename>
after the configuration is
complete.
-g The -g
<groupName>
, or group option, must be used with the -o option.
The <groupName> specifies the group containing the object that is to be
set.
-o The -o
<objectName> <Value>
, or object option, must be used with the
-g option. This option specifies the object name that is written with the
string <value>.
-i The -i
<index>
, or index option, is valid only for indexed groups and can
be 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 specified, a value of 1 is
assumed for groups, which are tables that have multiple entries. The index
is specified by the index value, not a named value.
-c The -c, or check option, is used with the config subcommand and allows
the user to parse the .cfg file to locate syntax errors. If errors are found, the
line number and a short description of what is incorrect are displayed.
Writes do not occur to the iDRAC6. This option is a check only.
Table 2-2. config Subcommand Options and Descriptions
(continued)
Option Description