RACADM Synopsis

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 the 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>

RACADM Options

Table 5-14 lists the options for the RACADM command.

Table 5-14. racadm Command Options

Option

Description

 

 

-r <racIpAddr>

Specifies the controller’s remote IP address.

-r <racIpAddr>:<port

Use:<port number> if the iDRAC6 port number is not

number>

the default port (443)

 

 

-i

Instructs RACADM to interactively query the user for

 

user name and password.

 

 

-u <usrName>

Specifies the user name that is used to authenticate

 

the command transaction. If the -uoption is used, the

 

-poption must be used, and the -ioption (interactive)

 

is not allowed.

 

 

-p <password>

Specifies the password used to authenticate the

 

command transaction. If the -poption is used, the -i

 

option is not allowed.

Advanced iDRAC6 Configuration

113

Page 113
Image 113
Dell IDRAC6 manual Racadm Synopsis, Racadm Options, 113, racadm Command Options Description