CLI Guide

Remote RACADM
racadm -r <racIpAddr> -u <username> -p <password> getconfig -g <groupname> [-o
<objectname>] [-i <indexnumber>]
racadm -r <racIpAddr> -u <username> -p <password> <subcommand>
Example
racadm -r <racIpAddr> -u myuser -p mypass getconfig -g idracinfo
racadm -r <racIpAddr> -u myuser -p mypass getsysinfo
RACADM Command Options
Table 1. Command options and their deception
Option Description
-r <racIpAddr>
Specifies the remote IP address of the controller.
-u <usrName> Specifies the username that is used to authenticate the command
transaction. If the -u option is used, the -p option must be used,
and the -i option is not allowed.
NOTE: If you are using CIFS that is registered with a
domain, and are accessing the CIFS using the IP with
the CIFS local user credentials, it is mandatory to enter
the hostname or host IP with the -u option. The format
is - <hostname/username> or <host IP/username>
-p <password> Specifies the password that is used to authenticate the command
transaction. If the -p option is used, the -i option is not allowed.
NOTE: CMC does not support extended ASCII
characters, such as ß, å, é, ü, or other characters used
primarily in non-English languages. Setting values with
these characters causes unpredictable behavior.
-S Specifies that RACADM should check for invalid certificate errors.
RACADM stops the execution of the command with an error
message if it detects an invalid certificate.
-i <indexnumber> Specifies the index number for the indexed group, if applicable.
-g <groupname> Specifies the group name, if applicable.
-o objectname Specifies the object name, if applicable.
Table 2. RACADM interfaces
Type Local RACADM SSH/Telnet RACADM Remote RACADM
CMC No Yes Yes
NOTE: Multiple instances of remote RACADM can be run on a management station.
Displayable Characters
Displayable characters include the following set:
abcdefghijklmnopqrstuvwxwz
12
Introduction