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