Quick Reference Guide
Example
$ racadm ifconfig
eth0 Link encap:Ethernet HWaddr
00:1D:09:FF:DA:23
inet addr:10.35.155.136
Bcast:10.35.155.255
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)
krbkeytabupload
Description Uploads a Kerberos keytab file.
To use this subcommand, you must have Configure iDRAC
permission.
Synopsis
racadm krbkeytabupload [-f <filename>]
<filename> is the name of the file
including the path.
Input -f — Specifies the file name of the keytab to be uploaded.
If the file is not specified, the keytab file in the current
directory is selected.
Output Returns 0 when successful and a non–zero number when
unsuccessful.
Example
racadm krbkeytabupload -f c:\keytab
\krbkeytab.tab
72