Command Line Reference Guide

-l — Network share location to import or export the license file.
-f — File name of the license file.
NOTE: During export, the license file is named <servicetag>_<entitlement
ID>.xml.
-u— User name of the remote share.
-p — Password for the remote share.
-e — Specifies the entitlement ID of the license file.
-t — Specifies the transaction ID of the license file.
Examples
View licenses:
View all the license information in the chassis.
racadm license view
CMC.Integrated.1
Status = OK
Device = CMC.Integrated.1
Device Description = Chassis Management
Controller for PowerEdge VRTX
Unique Identifier =
License #1
Status = OK
Transaction ID = 8
License Description =
CMC Enterprise Evaluation License
License Type =
EVALUATION
Entitlement ID =
A2Wir6lJ1MoP8iBAtqsEKDv8
Expiration =
1982-04-07T21:00:00
Display licenses available on a specific device. For example, for RAID slot 4:
racadm license view -c RAID.slot.4
Import a license:
Import a license from a CIFS share to a device (for example, Integrated
CMC):
racadm license import -u admin -p passwd -f
License.xml -l //192.168.2.140/licshare -c
cmc.integrated.1
Import a license from an NFS share to a device (for example, Integrated
CMC):
racadm license import -f License.xml -l
192.168.2.14:/share -c cmc.integrated.1
Import a license from the local file system using Remote RACADM:
racadm license import -u admin -p passwd -r
192.168.0.120 -f C:\Mylicdir\License.xml -c
cmc.integrated.1
Export a license file:
Export license to an NFS share using transaction ID (for example,
transaction 27).
racadm license export -f License.xml -l
192.168.2.140:/licshare -t 27
62