Globally enabling a dynamic bypass

Using the dynamic-bypass command in MPLS router configuration mode for the first time enables the dynamic bypass in the MPLS router. When using the dynamic-bypass command in the MPLS router configuration mode, which is already configured, there is no change in the existing status, enabled or disabled, of the global dynamic bypass.

To globally enable a dynamic bypass, complete the following steps.

  1. Enable the device for configuration.
    device>configure
  2. Enable the MPLS router.
    device(config)# router mpls
  3. Globally enable the dynamic bypass.
    device(config-router-mpls)# dynamic-bypass

Example

The following example combines the steps above to globally enable dynamic bypass.

device>configure
device(config)# router mpls
device(config-router-mpls)# dynamic-bypass
device(config-router-mpls-dynamic-bypass)#