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.
Disabled on all interfaces unless the user enables dynamic bypass on the MPLS interfaces.
MPLS router dynamic bypass configuration mode (config-router-mpls-dynamic-bypass).
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".
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