Users Guide
Using the RACADM Command Line Interface 301
NOTE: To verify the syntax only and not update iDRAC6 database, add the -c option
to the config subcommand.
Errors in the configuration file are flagged with the line number and a
message that explains the problem. You must correct all errors before the
configuration file can update iDRAC6.
NOTE: Use the racresetcfg subcommand to reset the database and iDRAC6 NIC
settings to the original default settings and remove all users and user
configurations. While the root user is available, other users’ settings are also reset
to the default settings.
Before you execute the racadm config -f <filename> command,
you can run the racresetcfg subcommand to reset iDRAC6 to its default
settings. Ensure that the configuration file you will load includes all desired
objects, users, indexes, and other parameters.
To update iDRAC6 with the configuration file, execute the following
command:
racadm -r <remote iDRAC6 IP> -u <user> -p <password>
config -f myconfig.cfg
After the command has completed, you can execute the RACADM getconfig
subcommand to confirm that the update succeeded.