Dell iDRAC6 User Manual page 269

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

Advertisement

The below example shows how you can use remote RACADM commands
to configure multiple iDRAC6s. Create a batch file on the management
station and call remote racadm commands from the batch file.
For example:
racadm -r <Server IP 1> -u <user> -p <password>
config -f myconfig.cfg
racadm -r <Server IP 2> -u <user> -p <password>
config -f myconfig.cfg
...
See "Creating an iDRAC6 Configuration File" for more information.
NOTE:
Some configuration files contain unique iDRAC6 information (such as
the static IP address) that must be modified before you export the file to other
iDRAC6s.
2 Edit the configuration file you created in the previous step and remove or
comment-out any settings you do not want to replicate.
3 Copy the edited configuration file to a network drive where it is accessible
to each managed server whose iDRAC6 you want to configure.
4 For each iDRAC6 you want to configure:
Log in to the managed server and start a command prompt.
a
If you want to reconfigure iDRAC6 from the default settings, enter
b
the following command:
racadm racreset
Load the configuration file into iDRAC6 with the following
c
command:
racadm -r <remote iDRAC6 IP> -u <user> -p
<password> config -f <filename>
where <filename> is the name of the configuration file you created.
Include the full path if the file is not in the working directory.
Reset iDRAC6 that was configured by entering the following
d
command:
racadm reset
Using the RACADM Command Line Interface
269

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents