User's Manual
324 RACADM Subcommands
Output
The config subcommand generates error output when it encounters any of
the following:
• Invalid syntax, group name, object name, index, or other invalid database
members
• Insufficient user privileges
• RACADM CLI failures
•The
config
subcommand returns an indication of how many configuration
objects were written out of how many total objects were in the .cfg file.
Examples
•
racadm config -g cfgLanNetworking -o
cfgNicIpAddress 10.35.10.100
Sets the
cfgNicIpAddress
configuration parameter (object) to the value
10.35.10.110. This IP address object is contained in the group
cfgLanNetworking
(see "cfgLanNetworking" on page 387).
•
racadm config -f myrac.cfg
Configures or reconfigures the CMC. You can create the
myrac.cfg
file
using the
getconfig
command. You can also manually edit the
myrac.cfg
file, as long as you adhere to the parsing rules (see "Parsing Rules" on
page 87).
NOTE: The myrac.cfg file does not contain password information. To include this
password information in the file, you must input it manually.
deploy
NOTE: To use this subcommand, you must have Server Administrator privilege.
Description
Configures the static IP address, subnet mask, gateway, and password for the
root user on the iDRAC for the specified server.