Users Guide
• Congure BFD for Port-Channels
• Congure BFD for Static Routes
• Congure BFD for OSPF
• Congure BFD for OSPFv3
• Congure BFD for BGP
• Congure BFD for VRRP
• Congure BFD for VLANs
• Conguring Protocol Liveness
Congure BFD for Physical Ports
BFD on physical ports is useful when you do not enable the routing protocol.
Without BFD, if the remote system fails, the local system does not remove the connected route until the rst failed attempt to send a
packet. When you enable BFD, the local system removes the route as soon as it stops receiving periodic control packets from the remote
system.
Conguring BFD for a physical port is a two-step process:
1 Enable BFD globally. Refer to Enabling BFD Globally.
2 Establish a session with a next-hop neighbor.
Related Conguration Tasks
• Changing Physical Port Session Parameters.
• Disabling and Re-Enabling BFD.
Enabling BFD Globally
You must enable BFD globally on both routers.
To enable the BFD globally, use the following command.
• Enable BFD globally.
CONFIGURATION mode
bfd enable
Example of Verifying BFD is Enabled
To verify that BFD is enabled globally, use the show running bfd command.
The bold line shows that BFD is enabled.
R1(conf)#bfd ?
enable Enable BFD protocol
protocol-liveness Enable BFD protocol-liveness
R1(conf)#bfd enable
R1(conf)#do show running-config bfd
!
bfd enable
R1(conf)#
Bidirectional Forwarding Detection (BFD)
147