Quick Reference Guide
180 RACADM
Input
Output
This subcommand generates error output upon encountering either of the
following:
• Invalid syntax, group name, object name, index, or other invalid database
members
• RACADM utility transport failures
If errors are not encountered, this subcommand returns an indication of how
many configuration objects that were written out of how many total objects
were in the .cfg file.
Table 6-7. config Subcommand Options
Option Description
-f The -f <filename> option causes config to read the contents of the file
specified by <filename> and configure the RAC. The file must contain
data in the format specified in "Parsing Rules."
-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> <Val ue>, 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 only valid for indexed groups and can
be used to specify a unique group. The <index> is a decimal integer from
1–16. The index is specified here 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 find 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 RAC. This option is a check only.