rfc9972v2.txt   rfc9972.txt 
skipping to change at line 102 skipping to change at line 102
capitals, as shown here. capitals, as shown here.
| Note that the key words are used to stress importance for | Note that the key words are used to stress importance for
| operations; they are not required as a formal implementation | operations; they are not required as a formal implementation
| requirement. | requirement.
2. Terminology 2. Terminology
This document makes use of the following terms: This document makes use of the following terms:
Adj-RIB-In: As defined in [RFC4271]: Adj-RIB-In: As defined in Section 1.1 of [RFC4271]:
| The Adj-RIBs-In contains unprocessed routing information that | The Adj-RIBs-In contains unprocessed routing information that
| has been advertised to the local BGP speaker by its peers. | has been advertised to the local BGP speaker by its peers.
Pre-policy Adj-RIB-In: The result before applying the inbound policy Pre-policy Adj-RIB-In: The result before applying the inbound policy
to an Adj-RIB-In. Note that this is an explicit definition that to an Adj-RIB-In. Note that this is an explicit definition that
aligns with the pre-policy Adj-RIB-In concept specified in aligns with the pre-policy Adj-RIB-In concept specified in
Section 2 of [RFC7854]. Section 2 of [RFC7854].
Post-policy Adj-RIB-In: As defined in Section 2 of [RFC7854]: Post-policy Adj-RIB-In: As defined in Section 2 of [RFC7854]:
| The result of applying inbound policy to an Adj-RIB-In, but | The result of applying inbound policy to an Adj-RIB-In, but
| prior to the application of route selection to form the Loc- | prior to the application of route selection to form the Loc-
| RIB. | RIB.
Adj-RIB-Out: As defined in [RFC4271]: Adj-RIB-Out: As defined in Section 1.1 of [RFC4271]:
| The Adj-RIBs-Out contains the routes for advertisement to | The Adj-RIBs-Out contains the routes for advertisement to
| specific peers by means of the local speaker's UPDATE messages. | specific peers by means of the local speaker's UPDATE messages.
Pre-policy Adj-RIB-Out: As defined in Section 3 of [RFC8671]: Pre-policy Adj-RIB-Out: As defined in Section 3 of [RFC8671]:
| The result before applying the outbound policy to an Adj-RIB- | The result before applying the outbound policy to an
| Out. This normally would match what is in the local RIB. | Adj-RIB-Out. This normally would match what is in the local
| RIB.
Post-policy Adj-RIB-Out: As defined in Section 3 of [RFC8671]: Post-policy Adj-RIB-Out: As defined in Section 3 of [RFC8671]:
| The result of applying outbound policy to an Adj-RIB-Out. This | The result of applying outbound policy to an Adj-RIB-Out. This
| MUST convey to the BMP receiver what is actually transmitted to | MUST convey to the BMP receiver what is actually transmitted to
| the peer. | the peer.
Loc-RIB: As defined in Section 1.1 of [RFC4271]: Loc-RIB: As defined in Section 1.1 of [RFC4271]:
| The Loc-RIB contains the routes that have been selected by the | The Loc-RIB contains the routes that have been selected by the
| local BGP speaker's Decision Process. | local BGP speaker's Decision Process.
Note that the Loc-RIB state as monitored through BMP might also Note that the Loc-RIB state as monitored through BMP might also
contain routes imported from other routing protocols such as an contain routes imported from other routing protocols such as an
skipping to change at line 207 skipping to change at line 208
receipt. receipt.
3.2. Adj-RIB-In RIB Monitoring Statistics Definition 3.2. Adj-RIB-In RIB Monitoring Statistics Definition
Type = 18: (64-bit Gauge) Type = 18: (64-bit Gauge)
Current number of routes in the pre-policy Adj-RIB-In. This Gauge Current number of routes in the pre-policy Adj-RIB-In. This Gauge
is similar to Stat Type 7 defined in [RFC7854] and makes it is similar to Stat Type 7 defined in [RFC7854] and makes it
explicitly for the pre-policy Adj-RIB-In. explicitly for the pre-policy Adj-RIB-In.
Type = 19: (64-bit Gauge) Type = 19: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI pre-policy Adj-RIB- Current number of routes in the per-AFI/SAFI pre-policy
In. This Gauge is similar to Stat Type 9 defined in Section 4.8 Adj-RIB-In. This Gauge is similar to Stat Type 9 defined in
of [RFC7854] and makes it explicitly for the pre-policy Adj-RIB- Section 4.8 of [RFC7854] and makes it explicitly for the pre-
In. policy Adj-RIB-In.
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
Type = 20: (64-bit Gauge) Type = 20: (64-bit Gauge)
Current number of routes in the post-policy Adj-RIB-In. Current number of routes in the post-policy Adj-RIB-In.
Type = 21: (64-bit Gauge) Type = 21: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI post-policy Adj-RIB- Current number of routes in the per-AFI/SAFI post-policy
In. Adj-RIB-In.
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
Type = 22: (64-bit Gauge) Type = 22: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI pre-policy Adj-RIB-In Current number of routes in the per-AFI/SAFI pre-policy Adj-RIB-In
rejected by an inbound policy. This Gauge is different from Stat rejected by an inbound policy. This Gauge is different from Stat
Type 0 defined in Section 4.8 of [RFC7854]. Stat Type 0 is a Type 0 defined in Section 4.8 of [RFC7854]. Stat Type 0 is a
32-bit counter that is a monotonically increasing number; the Stat 32-bit counter that is a monotonically increasing number; the Stat
Type 22 is a 64-bit Gauge that represents the current number of Type 22 is a 64-bit Gauge that represents the current number of
routes rejected by an inbound policy due to ongoing policy routes rejected by an inbound policy due to ongoing policy
configuration changes. configuration changes.
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
Type = 23: (64-bit Gauge) Type = 23: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI post-policy Adj-RIB- Current number of routes in the per-AFI/SAFI post-policy
In accepted by an inbound policy. Adj-RIB-In accepted by an inbound policy.
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
Type = 26: (64-bit Gauge) Type = 26: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI post-policy Adj-RIB- Current number of routes in the per-AFI/SAFI post-policy
In or Loc-RIB suppressed by a configured route-damping policy. Adj-RIB-In or Loc-RIB suppressed by a configured route-damping
policy.
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
'Suppressed' refers to a route that has been declared suppressed 'Suppressed' refers to a route that has been declared suppressed
by the BGP Route Flap Damping mechanism as described in by the BGP Route Flap Damping mechanism as described in
Section 2.2 of [RFC2439]. Section 2.2 of [RFC2439].
Type = 27: (64-bit Gauge) Type = 27: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI post-policy Adj-RIB- Current number of routes in the per-AFI/SAFI post-policy
In or Loc-RIB marked as stale by Graceful Restart (GR) events. Adj-RIB-In or Loc-RIB marked as stale by Graceful Restart (GR)
events.
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
'Stale' refers to a route that has been declared stale by the BGP 'Stale' refers to a route that has been declared stale by the BGP
GR mechanism as described in Section 4.1 of [RFC4724]. GR mechanism as described in Section 4.1 of [RFC4724].
Type = 28: (64-bit Gauge) Type = 28: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI post-policy Adj-RIB- Current number of routes in the per-AFI/SAFI post-policy
In or Loc-RIB marked as stale by Long-Lived Graceful Restart Adj-RIB-In or Loc-RIB marked as stale by Long-Lived Graceful
(LLGR). Restart (LLGR).
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
'Stale' refers to a route that has been declared stale by the BGP 'Stale' refers to a route that has been declared stale by the BGP
LLGR mechanism as described in Section 4.3 of [RFC9494]. LLGR mechanism as described in Section 4.3 of [RFC9494].
Type = 29: (64-bit Gauge) Type = 29: (64-bit Gauge)
Current number of routes in the post-policy Adj-RIB-In left before Current number of routes in the post-policy Adj-RIB-In left before
exceeding the received-route threshold as defined in Section 6.7 exceeding the received-route threshold as defined in Section 6.7
of [RFC4271]. of [RFC4271].
Type = 30: (64-bit Gauge) Type = 30: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI in post-policy Adj- Current number of routes in the per-AFI/SAFI in post-policy
RIB-In left before exceeding the received-route threshold that Adj-RIB-In left before exceeding the received-route threshold that
corresponds to the upper bound of per-AFI/SAFI accepted routes corresponds to the upper bound of per-AFI/SAFI accepted routes
following the model defined in Section 6.7 of [RFC4271]. following the model defined in Section 6.7 of [RFC4271].
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
Type = 31: (64-bit Gauge) Type = 31: (64-bit Gauge)
Current number of routes in the post-policy Adj-RIB-In or Loc-RIB Current number of routes in the post-policy Adj-RIB-In or Loc-RIB
left before exceeding a license-customized route threshold. If no left before exceeding a license-customized route threshold. If no
such license is configured, or if the license does not impose a such license is configured, or if the license does not impose a
hard limit, this value MUST NOT be reported. hard limit, this value MUST NOT be reported.
Type = 32: (64-bit Gauge) Type = 32: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI post-policy Adj-RIB- Current number of routes in the per-AFI/SAFI post-policy
In or Loc-RIB left before exceeding a license-customized route Adj-RIB-In or Loc-RIB left before exceeding a license-customized
threshold. If no such license is configured, or if the license route threshold. If no such license is configured, or if the
does not impose a hard limit, this value MUST NOT be reported. license does not impose a hard limit, this value MUST NOT be
reported.
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
Type = 33: (64-bit Gauge) Type = 33: (64-bit Gauge)
Current number of routes in the pre-policy Adj-RIB-In rejected due Current number of routes in the pre-policy Adj-RIB-In rejected due
to exceeding the maximum AS_PATH length supported by the local to exceeding the maximum AS_PATH length supported by the local
configuration. configuration.
Type = 34: (64-bit Gauge) Type = 34: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI in pre-policy Adj- Current number of routes in the per-AFI/SAFI in pre-policy
RIB-In rejected due to exceeding the maximum AS_PATH length Adj-RIB-In rejected due to exceeding the maximum AS_PATH length
supported by the local configuration. supported by the local configuration.
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
Type = 35: (64-bit Gauge) Type = 35: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI post-policy Adj-RIB- Current number of routes in the per-AFI/SAFI post-policy
In invalidated after verifying the route origin ASN through the Adj-RIB-In invalidated after verifying the route origin ASN
Route Origin Authorization (ROA) of the Resource Public Key through the Route Origin Authorization (ROA) of the Resource
Infrastructure (RPKI) [RFC6811]. This is the total number of Public Key Infrastructure (RPKI) [RFC6811]. This is the total
routes invalidated due to a mismatch of origin Autonomous System number of routes invalidated due to a mismatch of origin
Numbers (ASNs) and a mismatch of prefix length. Autonomous System Numbers (ASNs) and a mismatch of prefix length.
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
Type = 36: (64-bit Gauge) Type = 36: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI post-policy Adj-RIB- Current number of routes in the per-AFI/SAFI post-policy
In validated by verifying the route origin ASN through the ROA of Adj-RIB-In validated by verifying the route origin ASN through the
the RPKI [RFC6811]. ROA of the RPKI [RFC6811].
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
Type = 37: (64-bit Gauge) Type = 37: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI post-policy Adj-RIB- Current number of routes in the per-AFI/SAFI post-policy
In whose RPKI route origin validation state is NotFound due to the Adj-RIB-In whose RPKI route origin validation state is NotFound
absence of a matching ROA of RPKI [RFC6811]. due to the absence of a matching ROA of RPKI [RFC6811].
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
3.3. Adj-RIB-Out RIB Monitoring Statistics Definition 3.3. Adj-RIB-Out RIB Monitoring Statistics Definition
Type = 38: (64-bit Gauge) Type = 38: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI pre-policy Adj-RIB- Current number of routes in the per-AFI/SAFI pre-policy
Out rejected by an outbound policy. These routes are active Adj-RIB-Out rejected by an outbound policy. These routes are
routes that otherwise would have been advertised in the absence of active routes that otherwise would have been advertised in the
an outbound policy that rejected them. absence of an outbound policy that rejected them.
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
Type = 39: (64-bit Gauge) Type = 39: (64-bit Gauge)
Current number of routes in the pre-policy Adj-RIB-Out filtered Current number of routes in the pre-policy Adj-RIB-Out filtered
due to the AS_PATH length exceeding the locally configured due to the AS_PATH length exceeding the locally configured
maximum. maximum.
Type = 40: (64-bit Gauge) Type = 40: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI pre-policy Adj-RIB- Current number of routes in the per-AFI/SAFI pre-policy
Out filtered due to AS_PATH length exceeding the locally Adj-RIB-Out filtered due to AS_PATH length exceeding the locally
configured maximum. configured maximum.
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
Type = 41: (64-bit Gauge) Type = 41: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI post-policy Adj-RIB- Current number of routes in the per-AFI/SAFI post-policy
Out invalidated through the ROA of the RPKI [RFC6811]. This is Adj-RIB-Out invalidated through the ROA of the RPKI [RFC6811].
the total number of routes invalidated due to a mismatch of origin This is the total number of routes invalidated due to a mismatch
ASNs and a mismatch of prefix lengths. of origin ASNs and a mismatch of prefix lengths.
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
Type = 42: (64-bit Gauge) Type = 42: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI post-policy Adj-RIB- Current number of routes in the per-AFI/SAFI post-policy
Out validated by verifying the route origin ASN through the ROA of Adj-RIB-Out validated by verifying the route origin ASN through
the RPKI [RFC6811]. the ROA of the RPKI [RFC6811].
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
Type = 43: (64-bit Gauge) Type = 43: (64-bit Gauge)
Current number of routes in the per-AFI/SAFI post-policy Adj-RIB- Current number of routes in the per-AFI/SAFI post-policy
Out whose RPKI route origin validation state is NotFound due to Adj-RIB-Out whose RPKI route origin validation state is NotFound
the absence of a matching ROA of RPKI [RFC6811]. due to the absence of a matching ROA of RPKI [RFC6811].
The value is structured as a 2-byte AFI, a 1-byte SAFI, and a The value is structured as a 2-byte AFI, a 1-byte SAFI, and a
64-bit Gauge. 64-bit Gauge.
4. Application Scope of Statistics 4. Application Scope of Statistics
This section briefly lists the statistics defined in this document Table 1 briefly lists the statistics defined in this document and
and outlines their scope of application. outlines their scope of application.
+====+==========+=============+=======+=============+=============+ +====+==========+=============+=======+=============+=============+
|Type|Pre-policy| Post-policy |Loc-RIB| Pre-policy | Post-policy | |Type|Pre-policy| Post-policy |Loc-RIB| Pre-policy | Post-policy |
| |Adj-RIB-In| Adj-RIB-In | | Adj-RIB-Out | Adj-RIB-Out | | |Adj-RIB-In| Adj-RIB-In | | Adj-RIB-Out | Adj-RIB-Out |
+====+==========+=============+=======+=============+=============+ +====+==========+=============+=======+=============+=============+
| 18 | Y | N | N | N | N | | 18 | Y | N | N | N | N |
+----+----------+-------------+-------+-------------+-------------+ +----+----------+-------------+-------+-------------+-------------+
| 19 | Y | N | N | N | N | | 19 | Y | N | N | N | N |
+----+----------+-------------+-------+-------------+-------------+ +----+----------+-------------+-------+-------------+-------------+
| 20 | N | Y | N | N | N | | 20 | N | Y | N | N | N |
skipping to change at line 466 skipping to change at line 470
This document specifies Gauges for new BMP statistics. The format of This document specifies Gauges for new BMP statistics. The format of
BMP Statistics Report messages remains unchanged from [RFC7854]. BMP Statistics Report messages remains unchanged from [RFC7854].
This section outlines the implementation considerations for new BMP This section outlines the implementation considerations for new BMP
statistics. statistics.
For backward compatibility, and absent any other policy, it is For backward compatibility, and absent any other policy, it is
RECOMMENDED that BMP producers capable of generating both (Types 7 RECOMMENDED that BMP producers capable of generating both (Types 7
and 18) and (Types 9 and 19) BMP statistics transmit both and 18) and (Types 9 and 19) BMP statistics transmit both
corresponding types simultaneously. This allows BMP collectors to corresponding types simultaneously. This allows BMP collectors to
process either format according to their needs without disrupting process either format according to their needs without disrupting
existing implementations that rely on Type 7 or Type 9. The existing implementations that rely on Types 7 or 9. The selection of
selection of which statistics types to generate within each pair which statistics types to generate within each pair SHOULD be treated
SHOULD be treated as an implementation decision rather than a as an implementation decision rather than a protocol requirement,
protocol requirement, with the BMP collector behavior for handling with the BMP collector behavior for handling these statistics types
these statistics types remaining implementation specific. remaining implementation specific.
Some statistics are dependent on feature configurations, such as GR, Some statistics are dependent on feature configurations, such as GR,
LLGR, and RPKI; therefore, the corresponding statistics SHOULD only LLGR, and RPKI; therefore, the corresponding statistics SHOULD only
be generated and sent when these features are enabled on the BMP be generated and sent when these features are enabled on the BMP
producer. These statistics include the following Types: 26, 27, 28, producer. These statistics include the following Types: 26, 27, 28,
29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, and 43. 29, 30, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 42, and 43.
Some statistics are also relevant for the Loc-RIB view [RFC9069]; Some statistics are also relevant for the Loc-RIB view [RFC9069];
therefore, they may apply to the Loc-RIB view after best-path therefore, they may apply to the Loc-RIB view after best-path
selection is completed. These statistics include Types 26, 27, 28, selection is completed. These statistics include Types 26, 27, 28,
skipping to change at line 557 skipping to change at line 561
Parameters" registry group <https://www.iana.org/assignments/bmp- Parameters" registry group <https://www.iana.org/assignments/bmp-
parameters/>. parameters/>.
IANA has listed these entries as follows. This document serves as a IANA has listed these entries as follows. This document serves as a
reference for each entry. reference for each entry.
+======+======================================================+ +======+======================================================+
| Stat | Description | | Stat | Description |
| Type | | | Type | |
+======+======================================================+ +======+======================================================+
| 18 | Number of routes currently in the pre-policy Adj- | | 18 | Number of routes currently in the pre-policy |
| | RIB-In. | | | Adj-RIB-In. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 19 | Number of routes currently in the per-AFI/SAFI pre- | | 19 | Number of routes currently in the per-AFI/SAFI pre- |
| | policy Adj-RIB-In. | | | policy Adj-RIB-In. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 20 | Number of routes currently in the post-policy Adj- | | 20 | Number of routes currently in the post-policy |
| | RIB-In. | | | Adj-RIB-In. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 21 | Number of routes currently in the per-AFI/SAFI post- | | 21 | Number of routes currently in the per-AFI/SAFI post- |
| | policy Adj-RIB-In. | | | policy Adj-RIB-In. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 22 | Number of routes currently in the per-AFI/SAFI pre- | | 22 | Number of routes currently in the per-AFI/SAFI pre- |
| | policy Adj-RIB-In rejected by an inbound policy. | | | policy Adj-RIB-In rejected by an inbound policy. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 23 | Number of routes currently in the per-AFI/SAFI post- | | 23 | Number of routes currently in the per-AFI/SAFI post- |
| | policy Adj-RIB-In accepted by an inbound policy. | | | policy Adj-RIB-In accepted by an inbound policy. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
skipping to change at line 587 skipping to change at line 591
| | configured route-damping policy. | | | configured route-damping policy. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 27 | Number of routes currently in the per-AFI/SAFI post- | | 27 | Number of routes currently in the per-AFI/SAFI post- |
| | policy Adj-RIB-In or Loc-RIB marked as stale by GR | | | policy Adj-RIB-In or Loc-RIB marked as stale by GR |
| | events. | | | events. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 28 | Number of routes currently in the per-AFI/SAFI post- | | 28 | Number of routes currently in the per-AFI/SAFI post- |
| | policy Adj-RIB-In or Loc-RIB marked as stale by | | | policy Adj-RIB-In or Loc-RIB marked as stale by |
| | LLGR. | | | LLGR. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 29 | Number of routes currently in the post-policy Adj- | | 29 | Number of routes currently in the post-policy |
| | RIB-In left before exceeding the received-route | | | Adj-RIB-In left before exceeding the received-route |
| | threshold. | | | threshold. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 30 | Number of routes currently in the per-AFI/SAFI post- | | 30 | Number of routes currently in the per-AFI/SAFI post- |
| | policy Adj-RIB-In left before exceeding the | | | policy Adj-RIB-In left before exceeding the |
| | received-route threshold. | | | received-route threshold. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 31 | Number of routes currently in the post-policy Adj- | | 31 | Number of routes currently in the post-policy |
| | RIB-In or Loc-RIB left before exceeding a license- | | | Adj-RIB-In or Loc-RIB left before exceeding a |
| | customized route threshold. | | | license-customized route threshold. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 32 | Number of routes currently in the per-AFI/SAFI post- | | 32 | Number of routes currently in the per-AFI/SAFI post- |
| | policy Adj-RIB-In or Loc-RIB left before exceeding a | | | policy Adj-RIB-In or Loc-RIB left before exceeding a |
| | license-customized route threshold. | | | license-customized route threshold. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 33 | Number of routes currently in the pre-policy Adj- | | 33 | Number of routes currently in the pre-policy |
| | RIB-In rejected due to exceeding the locally | | | Adj-RIB-In rejected due to exceeding the locally |
| | configured maximum AS_PATH length. | | | configured maximum AS_PATH length. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 34 | Number of routes currently in the per-AFI/SAFI pre- | | 34 | Number of routes currently in the per-AFI/SAFI pre- |
| | policy Adj-RIB-In rejected due to exceeding the | | | policy Adj-RIB-In rejected due to exceeding the |
| | locally configured maximum AS_PATH length. | | | locally configured maximum AS_PATH length. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 35 | Number of routes currently in the per-AFI/SAFI post- | | 35 | Number of routes currently in the per-AFI/SAFI post- |
| | policy Adj-RIB-In invalidated after verifying the | | | policy Adj-RIB-In invalidated after verifying the |
| | route origin ASN through the ROA of the RPKI. | | | route origin ASN through the ROA of the RPKI. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
skipping to change at line 626 skipping to change at line 630
| | policy Adj-RIB-In validated after verifying the | | | policy Adj-RIB-In validated after verifying the |
| | route origin ASN through the ROA of the RPKI. | | | route origin ASN through the ROA of the RPKI. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 37 | Number of routes currently in the per-AFI/SAFI post- | | 37 | Number of routes currently in the per-AFI/SAFI post- |
| | policy Adj-RIB-In whose RPKI route origin validation | | | policy Adj-RIB-In whose RPKI route origin validation |
| | state is NotFound. | | | state is NotFound. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 38 | Number of routes currently in the per-AFI/SAFI pre- | | 38 | Number of routes currently in the per-AFI/SAFI pre- |
| | policy Adj-RIB-Out rejected by an outbound policy. | | | policy Adj-RIB-Out rejected by an outbound policy. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 39 | Number of routes currently in the pre-policy Adj- | | 39 | Number of routes currently in the pre-policy |
| | RIB-Out filtered due to AS_PATH length exceeding the | | | Adj-RIB-Out filtered due to AS_PATH length exceeding |
| | locally configured maximum. | | | the locally configured maximum. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 40 | Number of routes currently in the per-AFI/SAFI pre- | | 40 | Number of routes currently in the per-AFI/SAFI pre- |
| | policy Adj-RIB-Out filtered due to AS_PATH length | | | policy Adj-RIB-Out filtered due to AS_PATH length |
| | exceeding the locally configured maximum. | | | exceeding the locally configured maximum. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 41 | Number of routes currently in the per-AFI/SAFI post- | | 41 | Number of routes currently in the per-AFI/SAFI post- |
| | policy Adj-RIB-Out invalidated after verifying the | | | policy Adj-RIB-Out invalidated after verifying the |
| | route origin ASN through the ROA of the RPKI. | | | route origin ASN through the ROA of the RPKI. |
+------+------------------------------------------------------+ +------+------------------------------------------------------+
| 42 | Number of routes currently in the per-AFI/SAFI post- | | 42 | Number of routes currently in the per-AFI/SAFI post- |
 End of changes. 29 change blocks. 
77 lines changed or deleted 81 lines changed or added

This html diff was produced by rfcdiff 1.48.