Resetting Normal LSPs

The clear mpls lsp command allows the user to reset normal LSPs.

The user has the option of supplying the primary or secondary parameter for a normal LSP to reset only the primary or secondary path of the LSP.

To reset or clear a bypass RSVP LSP session complete the following steps.

  1. Enable the device for configuration.
    device# configure
  2. Enable the MPLS router.
    device(config)# router mpls
  3. Tear down then bring up the bypass LSP.
    device(config-router-mpls)# clear mpls bypass-lsp test1
    In this example, the name of the LSP is test1.

Example

the following example clears the bypass RSVP LSP session for LSP test1.

device# configure 
device(config)# router mpls
device(config-router-mpls)# clear mpls bypass-lsp test1

When the user resets an LSP with the clear mpls lsp command, the following information message displays:

"Disconnecting signaled LSP name"
"Connecting signaled LSP name"