disable mpls bfd

disable mpls bfd [vlan all | {vlan} vlan_name] {delete-sessions}

Description

Disables the Bidirectional Forwarding Detection (BFD) client for MPLS on the specified VLAN or on all VLANs.

Syntax Description

vlan_name Specifies the VLAN on which to disable the MPLS BFD client.
delete-sessions Specifies to delete all MPLS BFD sessions.

Default

Keep existing MPLS BFD sessions.

Usage Guidelines

This command instructs MPLS to cease the establishment of new BFD sessions with neighbors as LSPs are established with those neighbors. The default behavior retains the existing BFD sessions and ignores status updates from those existing sessions. The delete-sessions option instructs MPLS to request the deletion of existing sessions. Whether the sessions are deleted or not, the link state presented to the upper MPLS layers reverts to the normal link operational status.

Note

Note

Deleting existing sessions can result in a neighbor DOWN indication from BFD to MPLS on the other end of the session (the peer switch) and a subsequent interface DOWN indication presented to the upper layers of MPLS on that peer switch. These actions can cause MPLS to reroute or fail the affected LSPs.
To disable the MPLS BFD client and delete all BFD sessions without disrupting the LSPs between two switches, do the following:
  • Log into switch A as an admin user and issue the command: disable mpls bfd vlanx.
  • Log into switch B as an admin user and issue the command: disable mpls bfd vlanx delete-sessions

Example

The following command disables the MPLS BFD client on VLAN vlan1:

disable mpls bfd vlan1

History

This command was first available in ExtremeXOS 12.4.

Platform Availability

This command is available only on the platforms that support MPLS as described in the Feature License Requirements document.