CLI Guide

Table 79. Details of license (continued)
Delete licenses on a particular device. For example. Embedded CMC:
racadm license delete -c cmc.embedded.1
Delete license using an entitlement ID. For example, xYZabcdefg
racadm license delete -e xYZabcdefg
Delete license using a transaction ID. For example, 2.
racadm license delete -t 2
Delete a storage sled license. For example, System.Modular.03
racadm license delete -c System.Modular.03
Replace a license.
Replace the license on a device with a license file that is on an NFS share, and using a
transaction ID. For example, transaction 27.
racadm license replace -f License.xml -l x.x.x.x:/licshare -t
27
Replace license on a device with a license file 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 //
x.x.x.x/licshare -t 27
Replace license on a device with a license file on the local file system.
racadm license replace -f License.xml -t 27
Replace a storage sled license
racadm license replace -f
nfs/"CfDuqtnJTobaSYGNzmdA4Buz_xyz_dual.xml" -| x.x.x.x:/nfs -
t 8
netstat
Table 80. Details of netstat
Description Displays the routing table and the current connections.
To use this subcommand, you must have the Execute Diagnostic Commands permission.
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
72
RACADM Subcommand Details