RACADM Subcommand Details 43
Synopsis
racadm config [-c|-p] -f <filename>
racadm config -g <groupName> -o <objectName> [-i
<index>] <Value>
NOTE: The configuration file retrieved using remote racadm and local racadm are
not interoperable. The configuration file retrieved using remote racadm shows the
index property for some of the indexed groups as read-write, for example
cfgSSADRoleGroupIndex. For the config -f <file name> command, use
the configuration file retrieved from the same interface. For example, for local
racadm config -f <file name>, use the file generated from the local
racadm command getconfig -f <file name>.
Input
Table2-3 describes the config subcommand options.
NOTE: The -f and -p options are not supported for the serial/Telnet/ssh console.
Table 2-3. config Subcommand Options and Descriptions
Option Description
-f The -f <filename>
option causes config to read the contents of the file
specified by <filename> and configure iDRAC6. The file must contain
data in the format specified in the section Parsi ng R ul es in the iDRAC6
User’s Guide available on the Dell Support website at
dell.com/support/manuals.
-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>.