User's Manual

84 Using the RACADM Command Line Interface
# Object Group "cfgLanNetworking"
#
[cfgLanNetworking]
cfgNicIpAddress=10.35.9.143
# comment, the rest of this line is ignored
cfgNicGateway=10.35.9.1
The command racadm config -f <myfile>.cfg parses the file and
identifies any errors by line number. A correct file will update the proper
entries. Additionally, you can use the same getconfig command from the
previous example to confirm the update.
Use this file to download company-wide changes or to configure new systems
over the network with the command, racadm getconfig -f
<myfile>.cfg.
NOTE: "Anchor" is a reserved word and should not be used in the .cfg file.
Troubleshooting
Table 4-3 lists common problems related to remote RACADM.
Table 4-3. Using the Serial and RACADM Commands: Frequently Asked Questions
Question Answer
After performing a CMC reset (using the
RACADM racreset subcommand), I enter
a command and the following message is
displayed:
racadm <subcommand>
Transport: ERROR: (RC=-1)
What does this message mean?
You must wait until the CMC completes
the reset before issuing another
command.