CLI Guide

Export license to a CIFS share specifying the FQDD. While using the -c option and exporting a license from a device, more
than one license file may be exported. Therefore if a filename is given, an index is appended to the end of the filename such
asLicenseFile0.xml, LicenseFile1.xml. In this case, the device is Embedded iDRAC.
racadm license export -u admin -p xxx -f LicenseFile.xml -l //192.168.0/licshare -c
idrac.embedded.1
racadm license export -u httpuser -p httppswd -f LicenseFile.xml -l http://test.com -
c idrac.embedded.1
racadm license export -u httpsuser -p httpspswd -f LicenseFile.xml -l https://
test.com -c idrac.embedded.1
racadm license export -f LicenseFile.xml -l tftp://test.com/share -c idrac.embedded.1
racadm license export -u ftpuser -p ftppwd -f LicenseFile.xml -l ftp://test.com/share
-c idrac.embedded.1
Delete licenses on a particular device, in this case Embedded iDRAC.
racadm license delete -c idrac.embedded.1
Delete a license using entitlement ID, in this case xYZabcdefg.
racadm license delete -e xYZabcdefg
Delete a license using transaction ID, in this case 2.
racadm license delete -t 2
netstat
Table 74. Details of netstat
Description Display the routing table and network statistics.
Synopsis
racadm netstat
Privilege
Required
Debug
Examples
To display the routing table and network statistics, type the following command:
$ racadm netstat
networktransceiverstatistics
Table 75. Details of networktransceiverstatistics
Description Displays the statistics for the list of NIC transceivers.
Synopsis
NOTE: The target server must have iDRAC Datacenter license to run this command.
racadm networktransceiverstatistics
racadm networktransceiverstatistics <PORT FQDD>
RACADM Subcommand Details 103