To move L3 SAPs within or between ports or LAGs on the same NE

Before you begin

You can also use the NFM-P clipboard functionality to move SAPs. See Chapter 1, NFM-P GUI for information about using the NFM-P clipboard.

Note: L3 access interfaces are not bound to a port; for example, loopback interfaces cannot be moved.

Steps
 

For the NE, disable automatic configuration backup if it is enabled in the backup policy assigned to the NE. Configure the Auto Backup Scheme parameter appropriately. See To configure a backup policy for configuration information.


On the NE, use a CLI to back up the device configuration to a file. Ensure that you use a unique name for the backup file to ensure that it is not accidentally overwritten. Enter the following at the CLI prompt:

admin save file_name

where file_name is a name that differs from the existing configuration file names on the NE and identifies this as the configuration in effect before the move operation

See the appropriate device documentation for more information about saving the device configuration to a file.


CAUTION 

CAUTION

Service Disruption

Nokia strongly recommends that you monitor the NE deployments and the alarm window during a SAP move operation to ensure that faults that may arise during the operation are immediately detected.

The Incomplete Deployments tab of the Deployment form notifies the NFM-P operator of configuration changes that are not successfully deployed to the NE, and the NFM-P alarm window alerts the operator to object failures on the NE that are related to the move operation.

Open the Deployment form to monitor deployments as they occur during the SAP move operation. Choose Administration→NE Maintenance→Deployment from the NFM-P main menu. The Incomplete Deployments tab is displayed.


Choose Tools→Copy/Move→SAP. The SAP Copy/Move form opens.


Arrange the forms on the GUI so that the SAP Copy/Move form, the Deployment form, and the alarm window are all shown.


Click on the Result Export Path tab.


Specify the file name and location in which to save a text file that contains the results of the SAP move operation.


Click Set. The Result Export Path form closes.


Configure the Current Mode parameter as L3 Access Interface.


10 

Configure the Service Type parameter.


11 

Select a source node and a source port in the Source panel.


12 

Configure the Outer Encap Value Start and Outer Encap Value End parameters, and the Inner Encap Value Start and Inner Encap Value End parameters, if applicable.


13 

Select a destination port in the Destination panel.


14 

Configure the required parameters in the Execution Details panel.


15 

Click Execute to start the move operation. The Execution Result panel displays the execution state of the move operation and the number of successful and failed operations based on the input criteria.


16 

Monitor the Deployments form and the alarm window for any deployment failures and faults related to the SAP move operation. Click Refresh on the Deployments form to update the list, if required.


17 

Click on the Result tab to view a list of the successful and failed operations as identified by the NFM-P.

You can double click the result to open it in a new window and view the details.


18 

Click Refresh Result to view the most recent results.


19 

To view the information for an individual SAP move operation, move the mouse pointer over the Message field of the operation.


20 

If a move operation fails, you can restore the previous NE configuration using the backup configuration file created in Step 2 .

  1. Open a CLI on the NE.

  2. Enter the following at the command prompt to load the saved configuration file:

    exec file_name

    where file_name is the name of the configuration file specified in Step 2

    The SAPs that were deleted during the unsuccessful move operation are restored on the NE.

  3. Enter the following at the command prompt to save the NE configuration:

    admin save ↵


21 

Restore the previous automatic configuration backup setting in the backup policy of the NE by configuring the Auto Backup Scheme parameter appropriately. See To configure a backup policy for configuration information.


22 

Close the forms.

End of steps