
Using the RACADM Command Line Interface
269
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:
a
Log in to the managed server and start a command prompt.
b
If you want to reconfigure iDRAC6 from the default settings, enter
the following command:
racadm racreset
c
Load the configuration file into iDRAC6 with the following
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.
d
Reset iDRAC6 that was configured by entering the following
command:
racadm reset
Содержание IDRAC6
Страница 1: ...Integrated Dell Remote Access Controller 6 iDRAC6 Enterprise for Blade Servers Version 2 1 User Guide ...
Страница 38: ...38 iDRAC6 Enterprise Overview ...
Страница 84: ...84 Configuring the Managed Server ...
Страница 120: ...120 Configuring iDRAC6 Enterprise Using the Web Interface ...
Страница 160: ...160 Using iDRAC6 With Microsoft Active Directory ...
Страница 166: ...166 Configuring Smart Card Authentication ...
Страница 222: ...222 Using GUI Console Redirection ...
Страница 228: ...228 Configuring the vFlash Media Card for Use With iDRAC6 ...
Страница 270: ...270 Using the RACADM Command Line Interface ...
Страница 308: ...308 Using iDRAC6 Configuration Utility ...
Страница 334: ...334 Recovering and Troubleshooting the Managed System ...
Страница 382: ...382 RACADM Subcommand Overview ...
Страница 452: ...452 iDRAC6 Enterprise Property Database Group and Object Definitions ...
Страница 462: ...462 Glossary ...
Страница 472: ...472 Index ...