Reference Guide
• Retrieve the version for all modules:
racadm getversion
• Retrieve the iDRAC version in all the servers that are attached to the chassis:
racadm getversion -f idrac
ifcong
Description Displays the contents of the network interface table.
To use this subcommand, you must have the Execute
Diagnostic Commands or Congure iDRAC privilege.
Synopsis
racadm ifconfig
Example
$ racadm ifconfig
eth0 Link encap:Ethernet HWaddr 00:1D:
09:FF:DA:23
inet addr:10.35.155.136 Bcast:
192.168.0.1
Mask:255.255.255.0
UP BROADCAST RUNNING
MULTICAST MTU:1500
Metric:1
RX packets:2550665 errors:0
dropped:0 overruns:0
frame:0
TX packets:0 errors:0 dropped:
0 overruns:0
carrier:0
collisions:0 txqueuelen:1000
RX bytes:272532097 (259.9
MiB) TX bytes:0
(0.0 B)
jobqueue
Description
Displays the jobs in that are currently being run, delete the jobs, and create a job.
NOTE: To view the jobs, you must have CMC Login User privilege.
NOTE: To delete the jobs, you must have Chassis Conguration Administrator privilege.
Synopsis
racadm jobqueue view
racadm jobqueue delete
racadm jobqueue create
Input
• —i — Species the JobID that is displayed or deleted.
• – –all — The JobIDs that are not applied are deleted.
• <fqdd> — Species an FQDD for which a job has to be created.
• reboot type — Species a reboot type. Valid options are none: No Reboot Job which is the
default.
• start time — Species a start time for job to be scheduled in yyyymmddhhmmss format. If
you specify TIME_NOW, the job is immediately run.
60