Configures a destination address for the bypass LSP.
MPLS router bypass LSP configuration mode
The destination address is mandatory to enable a bypass LSP.
The no form of the command removes the destination address of the bypass LSP.
MPLS is supported on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.
The following example configures the destination address to 33.33.33.33 for bypass LSP my-bypass-lsp.
device# configure device(config)# router mpls device(config-router-mpls)# bypass-lsp my-bypass-lsp device(config-router-mpls-bypass-lsp-my-bypass-lsp)# to 33.33.33.33