To configure the bypass LSP priority values, complete the following steps.
device>configure
device(config)# router mpls
device(config-router-mpls)# bypass-lsp my-bypass-lsp
device(config-router-mpls-bypass-lsp-my-bypass-lsp)# priority 6 4
The following example combines the steps above to configure a static bypass LSP with a unique bypass LSP of my-bypass-lsp and priority values of six (6) for the setup-priority and a value of four (4) for the hold-priority .
device>configure device(config)# router mpls device(config-router-mpls)# bypass-lsp my-bypass-lsp device(config-router-mpls-bypass-lsp-my-bypass-lsp)# priority 6 4