Quick Reference Guide

Export license to a CIFS share specifying the entitlement ID, in this case abcdxyz :
racadm license export -u admin -p passwd -f License.xml
-l //192.168.2.140/licshare -e abcdxyz
Export license to a CIFS share specifying the FQDD. While using the -c option and exporting license(s) from a
device, more than one license file may be exported. Therefore if a file name is given, an index is appended to the
end of the file name such as LicenseFile0.xml, LicenseFile1.xml and so on. In this case, the device is Embedded
iDrac :
racadm license export -u root -p calvin -f LicenseFile.xml
-l //192.168.2.140/licshare -c idrac.embedded.1
Delete a license:
$racadm license delete -e B9865F23455DC458
Delete all licenses installed on a particular device:
$racadm license delete -c idrac.embedded.1
Delete licenses on a particular device, in this case Embedded iDRAC:
racadm license delete -c idrac.embedded.1
Delete license using entitlement ID, in this case xYZabcdefg:
racadm license delete -e xYZabcdefg
Delete license using transcation ID, in this case 2:
racadm license delete -t 2
Replace license on a device with a license file on an NFS share using transaction ID. In this case, transaction
27:
racadm license replace -f License.xml -l 192.168.2.140:/licshare
-t 27
Replace license on a device with a license file on an CIFS share using transaction ID. In this case, transaction
27:
racadm license replace -u admin -p passwd -f License.xml
-l //192.168.2.140/licshare -t 27
netstat
Description Displays the routing table and the current connections.
To use this subcommand, you must have Execute
Diagnostic Commands
permission.
Synopsis
racadm netstat
Input
racadm netstat
Output:
Kernel IPv6 routing table
Destination Next Hop Flags Metric Ref Use Iface
::1/128 :: U 0 30 1 lo
fe80::200:ff
:fe00:d01/12
8
:: U 0 0 1 lo
fe80::/64 :: U 256 0 0 ethl
ff00::/8 :: U 256 0 0 ethl
Kernel IP routing table
91