1.1.1 Uploading and Activating the License File Using the WebLMT
Prerequisites
l The license file has been obtained, and the values of the control items in the file are as expected.
l The ESN in the license file is the same as the ESN of the NE.
l The WebLMT and FileZilla are correctly configured.
Time Required
Upload the license file using the WebLMT. After the ACT LICENSE command is run to activate a license file for the VNFP and VNFCs, the VNFP delivers the license file to each VNFC for activation. The license file activation on the VNFP and VNFCs is asynchronous. When the activation completes in the MML Command-VNFP window, the activation on VNFCs may take another short period (within one minute in most cases). You can check the activation result on VNFCs. To query the activated license file on each VNFC, run the LST LICENSE command. To query the configurations that have taken effect on each VNFC, run the DSP LICENSE command. The activation on a small number of VNFCs may fail because these VNFCs do not need a license file.
Procedure
Step 1 Configure an SFTP user.
1 Add a local user.
In the MML Command - VNFP window, run the following command:
ADD OP: USERNAME="User Name", PASSWORD="Password", CFMPASSWORD="Confirm Password", USERGROUPNAME="manage-ug", SERVICESSH=TRUE;
2 Add an SFTP user.
In the MML Command - VNFP window, run the following command:
ADD SSHUSER: USERNAME="User Name", AUTHTYPE="Authentication Type", SERVICETYPE=SFTP, SELECTREDIRECT=SFTPDIR, SFTPDIR="home:/omboost";
3 Enable the SFTP service.
In the MML Command - VNFP window, run the following command:
SET SSHSERVER: SFTPSERVER=enable;
Step 2 Upload the license file to the /vnfp_0/License directory using the FileZilla provided by the WebLMT.
Step 3 Activate the license file. Assuming that the active license file is named vUSN_License.xml, then in the MML Command - VNFP window, run:
ACT LICENSE: FN="vUSN_License.xml", ***=1;
To query the activated license file on the VNFP and on each VNFC, run the LST LICENSE command. To query the configurations that have taken effect on the VNFP and on each VNFC, run the DSP LICENSE command. The activation on a small number of VNFCs may fail because these VNFCs do not need a license file.
----End
