To install the NSP templates for NSP service management on the NFM-P
Purpose
In order to use the NSP service management function to create PCC-initiated LSPs on NFM-P-managed NEs, you must install a set of NSP XML templates on the NFM-P.
Perform this procedure to install the required NSP XML templates on the NFM-P.
Steps
1 |
Log in as the root or NSP admin user on the NSP cluster host in the standalone or primary data center. |
2 |
Enter the following to copy the templates from the nsp-tomcat pod to the local file system: # kubectl cp -n $(kubectl get pods -A | awk '/nsp-tomcat/ {print$2;exit}') nsp-tomcat-default-0:/opt/nsp/configure/nfmpTemplates /opt/nfmpTemplates -c nsp-tomcat ↵ |
3 |
Create the following directory on the NFM-P main server: /opt/nsp/configure/nfmpTemplates |
4 |
Transfer the contents of the /opt/nfmpTemplates directory on the NSP cluster host to the /opt/nsp/configure/nfmpTemplates directory on the NFM-P main server. |
5 |
Open the /opt/nsp/configure/nfmpTemplates/README file on the main server station. |
6 |
Follow the instructions in the README file to install the templates. End of steps |