Installing a Server License
After you configure the SAE local properties, you can install a server license.
To install a server license in the directory:
This command has the following syntax; see Table 18 for details on the syntax:
instlic [-h <ldapHost>] [-D <bindDN>] [-b <baseDN>] [-m ] [-w <password>] [-W ] <fileName>The instlic command applies the name @License to the first license you install; this is the master license. Any subsequent licenses that you install are automatically named by the command as Lic-<#>; <#> is a sequence number starting at 0. SAE clients read the address of the license server from the master license.
When you upgrade the SDX software to a higher release, you must replace the current master license with a new master license obtained from Juniper Networks. The new master license will incorporate the version number of the higher release and a new signature. The instlic command automatically renames the old master license to Lic-<#> to retain it as a secondary license.
The following sample command specifies a nondefault host address and base DN, prompts you for the password, and establishes the license contained in the second.txt file as the master license:
/opt/UMC/licsvr/etc/instlic -h 10.25.2.4 -D cn=umcadmin,o=SDXbase -m -W second.txt