Reference Guide

To display a single object for the specified group, run:
racadm get device.<group name>.<index>.<object name>
Example
racadm get nic.nicconfig.3.legacybootproto
[Key=NIC.Integrated.1-3#NICConfig]
Legacybootproto=PXE
RACADM Command Options
The following table lists the options for the RACADM command:
Table 1. RACADM Command Options
Option Description
-r <racIpAddr>
-r <racIpAddr> : <port number>
Specifies the controller’s remote IP address.
Use <port number> if the iDRAC port number is not the default
port (443).
-u <username>
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.
--nocertwarn
Does not display certificate related warning message.
Using The Autocomplete Feature
Use the Autocomplete feature to:
Display all the available RACADM commands in the alphabetical order on pressing the Tab key at the prompt.
View the complete list, enter the starting letter of the command at the prompt and press Tab key.
Navigate the cursor within a command, press:
Home key: directs to the starting of the command.
End key: directs to the end of the command.
View the history of the commands that were run in the current session, press up and down arrow key.
Exit the Autocomplete mode, enter Quit, Exit, or press Ctrl+D key.
For example:
Example 1: racadm> <press tab>
arp
autoupdatescheduler
clearasrscreen
clearpending
closessn
clrraclog
.
.
.
.
.
.
.
vflashsd
vflashpartition
vmdisconnect
12