To disable the constraint-based path selection for LSP tunnel1, complete the following steps.
device# configure
device(config)# router mpls
device(config-router-mpls)# lsp tunnel1
device(config-router-mpls-lsp-tunnel1)# no cspf
The following example disables the constraint-based path selection for LSP tunnel1.
device# configure device(config)# router mpls device(config-router-mpls)# lsp tunnel1 device(config-router-mpls-lsp-tunnel1)# no cspf