Overview
Describes the local-RIB view for both IP and L3VPN address families, covering route monitoring messages and configuration steps for local-RIB visibility.
Local-RIB View for IP and L3VPN Address Families is a monitoring feature that
-
provides visibility into the routes selected by the local BGP speaker’s decision process,
-
includes all selected routes from BGP peers plus locally originated routes, and
-
supports multiple address families including IP and L3VPN prefixes with their attributes.
The Adj-RIB-In may hold hundreds of thousands of routes per peer, but only a subset of these routes are selected and installed in the Local-RIB after best-path selection.
| Feature Name |
Release |
Description |
|---|---|---|
| Local-RIB view for IP and L3VPN Address Families |
Release 7.5.4 |
After applying policy filters, you can now monitor BGP events and collect BGP best path information and statistics for IP and L3VPN address families for unprocessed routing information. This is made possible because this feature enables BMP to allow a BGP router to advertise the BGP Local-RIB for IP and L3VPN address families. Operators may wish to validate the impact of policies applied to the Adj-RIB-In by analysing the final decision made by the router when installing into the Loc-RIB. This feature introduces these changes:
|
-
For example, the Adj-RIB-In for a given peer post-policy (inbound post-policy) may contain thousands of routes per peer, but only a few routes are selected and installed in the Local-RIB after best-path selection.
-
Monitoring applications that correlate flow records to Local-RIB entries need to collect and monitor the routes that are actually selected and used.
-
Starting from Release 7.5.4, you can monitor the Local-RIB view (best-path only) for these address families:
-
Default VRF: IPv4 unicast, IPv4 labeled unicast, IPv6 unicast, IPv6 labeled unicast, VPNv4 unicast, and VPNv6 unicast.
-
Non-default VRF: IPv4 unicast and IPv6 unicast.
-
-
This feature complies with RFC 9069.