Reference Guide

Table Of Contents
krbkeytabupload
Description Uploads a Kerberos keytab file to CMC.
To run this subcommand, you must have the Configure Chassis Administrator privilege.
NOTE: This subcommand is only supported on the remote interface(s).
Synopsis
racadm krbkeytabupload [-f <filename>]
<filename> is the name of the file including the path.
Input -f Specifies the filename of the keytab uploaded. If the file is not specified, the keytab file in the
current directory is selected.
Example Upload a kerberos keytab file from the local filesystem:
racadm krbkeytabupload -f c:\keytab\krbkeytab.tab
netstat
Description Displays the routing table and the current connections.
To run this subcommand, you must have the Execute Diagnostic Commands permission.
Synopsis
racadm netstat
Input N/A
Output
Kernel IPv6 routing table
Destination Next Hop Flags Metric Ref Use Iface
::1/128 :: U 0 30 1 lo
fe80::200:ff:f
e00:d01/128
:: U 0 0 1 lo
fe80::/64 :: U 256 0 0 ethl
ff00::/8 :: U 256 0 0 ethl
Kernel IP routing table
Destination
Gateway Genmask Flags MSS Window irtt Iface
192.168.0.3
1
0.0.0.0 255.255.255
.0
U 0 0 0 bond0
0.0.0.0 192.168.0.3
2
0.0.0.0 UG 0 0 0 bond0
Active Internet connections (w/o servers)
Proto
Recv-Q Send-Q Local Address Foreign Address State
RACADM Subcommand Details 71