to

Configures a destination address for the bypass LSP.

Syntax

to ip_addr
no to ip_addr

Parameters

ip_addr
Specifies the destination or egress IPv4 address of the bypass LSP.

Modes

MPLS router bypass LSP configuration mode

Usage Guidelines

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.

Examples

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