How do I list the backed-up NFM-P license files?
Purpose
When you import an NFM-P license, the NFM-P creates a backup copy of the existing license file. The following steps describe how to list the NFM-P license files.
Steps
1 |
Log in to the main server station as the nsp user. |
2 |
Open a console window. |
3 |
Navigate to the /opt/nsp/nfmp/server/nms/bin directory. |
4 |
Enter the following: bash$ ./nmsserver.bash import_license ↵ The command lists the files, as shown below: The following backed up license key files have been detected on the system. /opt/nsp/nfmp/server/timestamp1/SAMLicense.zip /opt/nsp/nfmp/server/timestamp2/SAMLicense.zip . . . where timestamp1 and timestamp2 are directory names in the following format: yyyy.mm.dd-hh.mm.ss |
5 |
Close the console window. End of steps |