enable-all-interfaces

Use the enable-all-interfaces command to enable dynamic bypass on all the MPLS interfaces. This command disables dynamic bypass on all interfaces where dynamic bypass is not disabled using the interface level commands. MPLS interface specific dynamic bypass configurations take precedence over this configuration.

Syntax

enable-all-interfaces
no enable-all-interfaces

Command Default

Disabled on all interfaces unless the user enables dynamic bypass on the MPLS interfaces.

Modes

MPLS router dynamic bypass configuration mode (config-router-mpls-dynamic-bypass).

Usage Guidelines

The no form of the command disables dynamic bypass on all interfaces where dynamic bypass is not enabled using the interface level commands.

MPLS is supported only on devices based on the DNX chipset family. For a list of such devices, see "Supported Hardware".

Examples

The following example enables dynamic bypass on all interfaces.

device# configure terminal
device(config)# router mpls
device(config-router-mpls)# dynamic-bypass
device(config-router-mpls-dynamic-bypass)# enable-all-interfaces