Reference Guide

-l — Network share location to import or export the license le.
-f — File name of the license le.
NOTE: During export, the license le is named <servicetag>_<entitlement ID>.xml.
-u— User name of the remote share.
-p — Password for the remote share.
-eSpecies the entitlement ID of the license le.
-tSpecies the transaction ID of the license le.
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 FX2/FX2s
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
View the storage sled license information in the chassis.
racadm license view -c <FQDD>
System.Modular.03
Status = OK
Device = System.Modular.03
Device Description = Dual PERC Controller for
PowerEdge FD332
Unique Identifier = PQR123
License #1
Status = OK
Transaction ID = 522
License Description = PowerEdge
FD332 Dual RAID License
License Type = PERPETUAL
Entitlement ID =
Q3nJiS1xnX4rdRlat24qjdfb
License Bound = PQR243
Expiration = Never Expires
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 le 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
62