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 only on devices based on the DNX chipset family. For a list of such devices, see "Supported Hardware".
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