Overview
Details BGP Fast Fallover mechanisms for route protection, presents recommendations for stable and predictable operation, and provides steps to configure BGP fast-fallover.
BGP fast fallover is a routing feature that
-
quickly removes routes learned from directly connected iBGP or eBGP neighbors when an IP interface fails
-
accelerates the network convergence process by preventing the propagation of stale routes, and
-
eliminates the need to wait for the hold timer to expire when a directly attached interface fails.
When an interface attached to a directly connected BGP neighbor fails, routes learned from that neighbor typically persist until the hold timer expires. This lag can lead to slow network convergence and potential network instability. BGP Fast Fallover addresses this by ensuring routes are removed immediately. You can also use the nexthop trigger-delay command to quickly remove BGP routes of a failing neighbor, provided that the neighbor's BGP session endpoint is the same as the route's next hop.
| Feature Name |
Release Information |
Feature Description |
| BGP Fast Fallover |
Release 25.4.1 | Introduced in this release on: Fixed Systems (8010 [ASIC: A100])(select variants only*) *This feature is now supported on:
|
| BGP Fast Fallover |
Release 25.1.1 | Introduced in this release on: Fixed Systems (8700 [ASIC: K100])(select variants only*) *This feature is supported on the Cisco 8011-4G24Y4H-I routers. |
| BGP Fast Fallover |
Release 24.4.1 | Introduced in this release on: Fixed Systems (8200 [ASIC: P100], 8700 [ASIC: P100, K100])(select variants only); Modular Systems (8800 [LC ASIC: P100])(select variants only*) *This feature is supported on:
|
| BGP Fast Fallover |
Release 24.2.11 | You can now terminate the external BGP sessions to an adjacent peer when the link to that peer goes down, without waiting for the hold timer to expire. With this feature you can enable fast fallover mechanism on a specific BGP neighbor even if bgp fast-external-fallover disable command is globally configured. This feature enables quicker failure detection, and allows other recovery mechanisms to reroute the traffic quickly, thus resulting in faster convergence. The feature introduces these changes: CLI: YANG Data Model:
|