Overview
Explains BGP prefix statistics features and offers instructions to verify and analyze prefix data to enhance routing visibility and diagnostic capabilities.
The store and analyze changes in the prefixes received from BGP peer is a serviceability feature that
-
allow routers to handle analysis of millions of BGP paths across IPv4 and IPv6 address families,
-
enables operators to actively monitor and analyze changes, acceptances, and rejections of prefixes received from BGP peers by providing detailed statistics, and
-
allows you to store all original copies of routes received from peers, including those not selected as the best path.
This feature helps you improve serviceability by monitoring BGP operations and facilitating debugging in both production and lab environments.
| Feature Name |
Release Information |
Feature Description |
| Store and analyze changes in the prefixes received from BGP peer |
Release 25.4.1 | Introduced in this release on: Fixed Systems (8010 [ASIC: A100])(select variants only*) *This feature is now supported on:
|
| Store and analyze changes in the prefixes received from BGP peer |
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. |
| Store and analyze changes in the prefixes received from BGP peer | 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*) Improve serviceability and troubleshoot BGP operations effectively by monitoring changes in prefixes received from BGP peers. This feature allows routers to store all original routes from peers, including non-best paths, for both IPv4 and IPv6. It provides detailed statistics on accepted, modified, and denied prefixes. By enabling assessment of inbound policies without network disruption and supporting soft reconfiguration to store all route updates, it simplifies debugging and policy adjustments in production and lab environments. *This feature is supported on:
|
How you use this feature
-
Soft reconfiguration stores incoming prefixes before applying policies if the peer does not support route refresh; using the always keyword forces storage even when route refresh is supported.
-
The soft reconfiguration inbound always command enables storage of all updates from a specified neighbor.
-
The soft reconfiguration inbound command stores the original unmodified route alongside modified or filtered routes, allowing you to perform a “soft clear” after inbound policy changes.
-
Prefixes fall into three categories: accepted and unmodified, accepted and modified, or denied.
-
Operators can monitor the impact of inbound policies without network disruption, helping to maintain stability and facilitate troubleshooting.