How do I update the NFM-P license in a standalone deployment?

Steps
 

Log in to the main server station as the nsp user.


Open a console window.


Navigate to the /opt/nsp/nfmp/server/nms/bin directory.


Enter the following:

bash$ ./nmsserver.bash import_license license_file

where license_file is the absolute file path of the NFM-P license zip file

The following prompt is displayed:

Detected an NFM-P license key. Do you want to proceed? (YES/no): 


Enter the following:

YES ↵

The main server reads the license file, copies the license file to a backup location, and displays the following status information:

Importing NFM-P license key...

Original license key file has been backed up to /opt/nsp/nfmp/server/timestamp/SAMLicense.zip

Done.

where timestamp is a directory name in the following format: yyyy.mm.dd-hh.mm.ss


Close the console window.


Verify new license information
 

Perform How do I view the NFM-P license information? to verify the imported license information.


If a license parameter is incorrect, contact technical support for assistance.

End of steps