Use the disable command to disable the dynamic bypass in MPLS router or on a MPLS Ethernet interface without deleting the configurations of dynamic bypass configuration block.
The default configuration is no disable.
MPLS router dynamic bypass configuration mode (config-router-mpls-dynamic-bypass).
MPLS router MPLS interface dynamic bypass configuration mode (config-router-mpls-if-ethernet-slot/port-dynamic-bypass).
The command brings down and deletes all the existing dynamic bypasses in the system.
The no form of the command enables dynamic bypass in MPLS router.
The no form of the command enables the dynamic bypass configuration on the MPLS interface.
MPLS is supported on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.
The following example disables the dynamic bypass in the MPLS router.
device# configure device(config)# router mpls device(config-router-mpls)# dynamic-bypass device(config-router-mpls-dynamic-bypass)# disable
The following example disables dynamic bypass on MPLS Ethernet interface 0/8 .
device# configure device(config)# router mpls device(config-router-mpls)# mpls-interface ethernet 0/8 device(config-router-mpls-if ethernet-0/8)# dynamic bypass device(config-router-mpls-if-ethernet-0/8-dynamic-bypass)# disable