Overview
Explains automatic detection and isolation of slow peers into dedicated slow update groups to prevent group-wide stalls and allow non-slow peers to continue processing updates.
BGP slow peer automatic isolation from update group is a BGP feature that
-
detects neighbors in an update group that cannot keep up with sustained update generation over time
-
automatically moves detected slow peers into a dedicated slow update group and returns them to the original group upon recovery, and
-
prevents group-wide stalls by isolating slow peers, allowing non-slow members to continue processing new updates.
Slow update groups: structure and defaults
| Feature Name |
Release Information |
Feature Description |
| BGP Slow Peer Automatic Isolation from Update Group |
Release 25.4.1 | Introduced in this release on: Fixed Systems (8010 [ASIC: A100])(select variants only*) *This feature is now supported on:
|
| BGP Slow Peer Automatic Isolation from Update Group |
Release 25.1.1 | Introduced in this release on: Fixed Systems (8010 [ASIC: A100])(select variants only*) *This feature is supported on Cisco 8011-4G24Y4H-I routers. |
| BGP Slow Peer Automatic Isolation from Update Group |
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 Slow Peer Automatic Isolation from Update Group |
Release 7.3.1 | A slow peer cannot keep up with the rate at which the router generates BGP update messages over a period of time, in an update group. This feature automatically detects a slow peer in an update group and moves it to a new update group. The feature is enabled on the router, by default. New commands:
Updated commands: |
-
Short-lived churn: A peer that briefly falls behind during events such as connection resets but quickly recovers is not treated as a slow peer.
-
Impact of slow peers: The presence of a slow peer increases the number of formatted updates pending transmission in the original update group.
-
Group structure:
-
One slow update group exists for each original update group that contains slow peers.
-
Multiple slow peers in the same original group are isolated in separate sub-groups within that slow update group.
-
Slow peers from different original update groups cannot be combined because outbound policy configurations differ.
-
-
Defaults: The feature is enabled by default, and automatic splitting of update groups is enabled by default.