Modifying Idrac6 Ip Address In A Configuration File - Dell iDRAC6 User Manual

Remote access controller 6
Hide thumbs Also See for iDRAC6:
Table of Contents

Advertisement

modified. If an index is not present, the first available index is used.
This method allows flexibility when adding indexed entries where you do
not need to make exact index matches between all the RACs being
managed. New users are added to the first available index. A configuration
file that parses and runs correctly on one iDRAC6 may not run correctly on
another if all indexes are full and you must add a new user.

Modifying iDRAC6 IP Address in a Configuration File

When you modify iDRAC6 IP address in the configuration file, remove all
unnecessary <variable>=<value> entries. Only the actual variable group's
label with "[" and "]" remains, including the two <variable>=<value>
entries pertaining to the IP address change.
For example:
#
Object Group "cfgLanNetworking"
#
#
[cfgLanNetworking]
cfgNicIpAddress=10.35.10.110
cfgNicGateway=10.35.10.1
This file will be updated as follows:
#
Object Group "cfgLanNetworking"
#
#
[cfgLanNetworking]
cfgNicIpAddress=10.35.9.143
# comment, the rest of this line is ignored
cfgNicGateway=10.35.9.1
Using the RACADM Command Line Interface
267

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents