Reference Guide

To use this subcommand for CMC, you must have Administrator privilege and for
iDRAC, you must have Execute Diagnostic Commands permission.
Synopsis
racadm traceroute6 <IPv6 address>
racadm traceroute fd01::1
Output
traceroute to fd01::1 (fd01::1) from fd01::3,
30 hops
max, 16 byte packets
1 fd01::1 (fd01::1) 14.324 ms 0.26 ms 0.244 ms
update
Description Allows you to update the platforms for devices on the servers. The supported firmware
image file types are:
.exe — Windows based Dell Update Package (DUP)
.d7
.usc
.pm
Synopsis
racadm update -f <updatefile>
racadm update -f <updatefile> -l <Remote CIFS Share>
racadm update -f <updatefile> -l <Remote NFS Share>
Input
-f — Update filename for Windows DUP, .d7, .usc .PM only.
-u— User name of the remote share that stores the Update file. Specify user
name in a domain as domain/username.
-p — Password of the remote share that stores the Update file.
-l — Network share location that stores the Update file.
Output Firmware update job for <filename> is initiated.
This firmware update job may take several minutes to complete depending on the
component or firmware being updated. To view the progress of the job, use the
“racadm jobqueue view" command."
Example
Upload the Update file from a remote CIFS share:
racadm update -f <updatefile> -u admin -p mypass -
l //1.2.3.4/share
Upload the Update file from a remote NFS share:
racadm update -f <updatefile> -l //1.2.3.4/share
Upload the Update file from the local file system using local racadm:
racadm update -f <updatefile>
usercertupload
Description
Uploads a user certificate or a user CA certificate from the
client to iDRAC.
137