Dynamic bypass LSP is created to protect an interface only when
Dynamic bypass is disabled, by default, in the interface mode unless it is enabled through the global configured enable-all-interfaces command. There is no change in the dynamic bypass configured state (enabled or disabled) when it is already configured on the interface.
When the dynamic bypass is enabled on the interface through the global enable-all-interfaces command, this command changes the interface status to the user-configured interface level dynamic bypass configuration.
When the user configures the interface level dynamic bypass to the disabled status, this command retains the existing disabled state.
To enable dynamic bypass on MPLS interfaces, complete the following steps.
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)#
The following example combines the steps above to enable the interface level dynamic bypass for 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)#