Remote Racadm Usage - Dell iDRAC6 User Manual

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

Advertisement

NOTE:
The RACADM remote capability is supported only on management stations.
When using the RACADM remote capability, you must have write permissions on
the folders where you are using the RACADM subcommands involving file
operations, for example:
racadm getconfig -f <file name>
or
racadm sslcertdownload -t <type> [-f <filename>]

Remote RACADM Usage

racadm -r <iDRAC6 IP Address> -u <username> -p
<password> <subcommand> <subcommand options>
racadm -i -r <iDRAC6 IP Address> <subcommand>
<subcommand options>
For example:
racadm -r 192.168.0.120 -u root -p calvin getsysinfo
racadm -i -r 192.168.0.120 getsysinfo
If the HTTPS port number of iDRAC6 has been changed to a custom port
other than the default port (443), the following syntax must be used:
racadm -r <iDRAC6 IP Address>:<port> -u <username> -p
<password> <subcommand> <subcommand options>
racadm -i -r <iDRAC6 IP Address>:<port> <subcommand>
<subcommand options>
Remote RACADM Options
Table 15-7 lists the options for the remote
Table 15-7. RACADM Command Options
Option
-r <racIpAddr>
-r <racIpAddr>:<port
number>
-i
Description
Specifies the controller's remote IP address.
Use:<port number> if iDRAC6 port number is not the
default port (443)
Instructs RACADM to interactively query the user for
user name and password.
Using the RACADM Command Line Interface
command.
RACADM
263

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents