The mpls te signal-protocol command specifies a signaling protocol to set up an LSP.
The undo mpls te signal-protocol command deletes the signaling protocol to set up an LSP.
The default signaling protocol used to set up an LSP is RSVP-TE.
mpls te signal-protocol { cr-static | rsvp-te | static }
undo mpls te signal-protocol { cr-static | static }
| Parameter | Description | Value |
|---|---|---|
| cr-static | Uses static CR-LSPs to establish TE tunnels. | - |
| rsvp-te | Uses RSVP-TE as the signaling protocol. | - |
| static | Uses static LSPs to establish TE tunnels. | - |