Quick Reference Guide

Introduction 27
SSH/Telnet RACADM
racadm getconfig -g <groupname> [-o <objectname>] [-i
<indexnumber>]
racadm <subcommand>
Example
racadm getconfig -g idracinfo
racadm getsysinfo
Remote RACADM
racadm -r -u -p getconfig -g <groupname> [-o
<objectname>] [-i <indexnumber>]
racadm -r -u -p <subcommand>
Example
racadm -r -u -p getconfig -g idracinfo
racadm -r -u -p getsysinfo
RACADM Command Options
Table 1-1 lists the options for the RACADM command.
Table 1-1. RACADM Command Options
Option Description
-r <racIpAddr>
-r <racIpAddr>:<port
number>
Specifies the controller’s remote IP address.
Use:<port number> if the iDRAC6 port number is not
the default port (443)
-u <usrName> Specifies the user name that is used to authenticate
the command transaction. If the -u option is used, the
-p option must be used, and the -i option (interactive)
is not allowed.
-p <password> Specifies the password used to authenticate the
command transaction. If the -p option is used, the -i
option is not allowed.