ADVERTISEMENT

symlmf commands

The symlmf command is used to manage licenses with Solutions Enabler.

Below list contains some of the most useful symlmf command examples.

  • symlmf add -type se -license FFFF-FFFF-FFFF-FFFF

    Register the Traditional Solution Enabler License key FFFF-FFFF-FFFF-FFFF.
    Copied
  • symlmf delete -type se -license FFFF-FFFF-FFFF-FFFF

    Delete the Traditional Solution Enabler License key FFFF-FFFF-FFFF-FFFF.
    Copied
  • symlmf -sid 1234 -type emclm query

    Query the array based licenses and display the usage in vmax 1234
    Copied
  • symlmf -sid 1234 -type emclm show

    Show the contents of array based license file installed in Vmax 1234
    Copied
  • symlmf -sid 1234 add -type emclm -file LiceneFileFromEMC

    Add Symmetrix Array based licenses in Vmax 1234
    Copied
  • symlmf -sid 1234 list -type emclm

    List the the Array based licenses installed in Vmax 1234
    Copied
  • symlmf list -type se

    List the Traditional Solution Enabler License.
    Copied

[ view all commands ]