Configures one or more exclude interfaces for the bypass LSP.
There is no default value. This is a mandatory parameter.
MPLS router Bypass LSP configuration mode.
The no form of this command removes an exclude interface of the bypass LSP.
The user can configure one or more exclude interfaces for the bypass LSP. The interface can be an Ethernet or a virtual Ethernet type. To enable a bypass LSP, the system requires at least one exclude interface configuration.
MPLS is supported on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.
The following example excludes Ethernet interface2/8 on 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)# exclude-interface Ethernet 0/8
The following example excludes VE interface 108 on 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)# exclude-interface ve 108