Users Guide

116 Advanced iDRAC6 Configuration
Security Alert: Certificate is invalid - Name on
Certificate is invalid or does not match site name
Continuing execution. Use -S option for racadm to
stop the execution on certificate-related errors.
RACADM continues to execute the command. However, if you use the
–S
option, RACADM stops executing the command and displays the
following message:
Security Alert: Certificate is invalid - Name on
Certificate is invalid or does not match site name
Racadm not continuing execution of the command.
ERROR: Unable to connect to iDRAC6 at specified
IP address
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>