After the user sets the parameters for the signaled LSP, the user can enable it. Enabling the LSP is the final step in configuring it.
To enable LSP tunnel1, complete the following steps.
device# configure
device(config)# router mpls
device(config-router-mpls)# lsp tunnel1
device(config-router-mpls-lsp-tunnel1)# enable
The following example shows enabling LSP tunnel1.
device# configure terminal device(config)# router mpls device(config-router-mpls)# lsp tunnel1 device(config-router-mpls-lsp-tunnel1)# enable