To perform post-upgrade tasks

Steps
Discover microwave backhaul services
 

Perform microwave backhaul service discovery. See Microwave backhaul service discovery for more information.


Migrate service data
 

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


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


Create a backup copy of the nms-server.xml file.


DANGER 

NOTICE

Service-disruption hazard

Contact your technical support representative before you attempt to modify the nms-server.xml file.

Modifying the nms-server.xml file can have serious consequences that can include service disruption.

Open the nms-server.xml file using a plain-text editor.


Locate the following XML tag:

<mprServiceProcessing>

Modify the value as follows:

enableMigration="true"


Save and close the nms-server.xml file.


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


10 

Enter the following:

bash$./nmsserver.bash read_config ↵

Result: Because a one-to-one relationship between 9500 MPR services in 5620 SAM releases earlier than 14.0 R7 and microwave backhaul services in 5620 SAM Release 14.0 R7 does not exist, all of the data may not be migrated from 5620 SAM releases earlier than 14.0 R7 to 5620 SAM Release 14.0 R7.


11 

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


12 

Create a backup copy of the nms-server.xml file.


13 

Open the nms-server.xml file using a plain-text editor.


14 

Locate the following XML tag:

<mprServiceProcessing>

15 

Delete the following parameter:

enableMigration="true"


16 

Save and close the nms-server.xml file.

End of steps