Quick Reference Guide
traceroute6
Description Traces the network path of routers that packets take as
they are forwarded from your system to a destination IPv6
address.
To use this subcommand, you must have Administrator
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
usercertupload
Description Uploads a user certificate or a user CA certificate from the
client to iDRAC.
To use this subcommand, you must have Configure iDRAC
permission.
This option is applicable only to iDRAC.
Synopsis
racadm usercertupload -t <type> [-f
<filename>]
-i <index>
Input
• -t — Specifies the type of certificate to upload,
either the CA certificate or server certificate.
— 1 = user certificate
— 2 = user CA certificate
• -f - Specifies the file name of the certificate to be
uploaded. If the file is not specified, the sslcert file
in the current directory is selected.
• -i - Index number of the user. Valid values 1-16.
Output Returns 0 when successful and a nonzero number when
unsuccessful.
Example
racadm usercertupload -t 1 -f c:\cert
\cert.txt
-i 6
usercertview
Description
Displays the user certificate or user CA certificate that
exists on iDRAC.
104