CLI Guide

Replace the license on a device with a license le that is on an NFS share, and using a transaction
ID. For example, transaction 27.
racadm license replace -f License.xml -l 192.168.2.140:/licshare -t
27
Replace license on a device with a license le that is on a CIFS share and using a transaction ID. For
example, transaction 27.
racadm license replace -u admin -p passwd -f License.xml -l //
192.168.2.140/licshare -t 27
Replace license on a device with a license le on the local le system.
racadm license replace -f License.xml -t 27
netstat
Table 76. Details of netstat
Description Displays the routing table and the current connections.
To use this subcommand, you must have the Execute Diagnostic
Commands privilege.
Synopsis
racadm netstat
Input
racadm netstat
Output
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 100.101.22.1 0.0.0.0 UG 0
0 0 eth0
100.101.22.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
ping
Table 77. Details of ping
Description Veries that the destination IP4address is reachable from iDRAC with the current routing-table
contents. A destination IP4address is required. An ICMP echo packet is sent to the destination IP
address based on the current routing-table contents.
To use this subcommand for CMC, you must have the Administrator privilege for CMC, and for iDRAC
you must have the Execute Diagnostic Commands privilege.
Synopsis
racadm ping <ip4address>
ping6
Table 78. Details of ping6
Description Veries that the destination IPv6 address is reachable from an
iDRAC or CMC, or with the current routing-table contents. A
destination IPv6 address is required. An ICMP echo packet is sent
RACADM Subcommand Details 67