Skip to content

Commit 3aadc0f

Browse files
committed
Update concepts-internal-network-bgp-metrics.md
1 parent ed62f4d commit 3aadc0f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/operator-nexus/concepts-internal-network-bgp-metrics.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,19 @@ In the realm of BGP (Border Gateway Protocol), monitoring prefixes within a BGP
4646
### Monitored BGP prefixes
4747

4848
a. **AFI-SAFI prefixes installed:**
49-
- These prefixes are learned from a neighbor and installed in the router's routing table. Monitoring these prefixes ensures the routing table is up-to-date and accurate, including IPv4/IPv6 prefixes, paths, and next hops.
49+
50+
These prefixes are learned from a neighbor and installed in the router's routing table. Monitoring these prefixes ensures the routing table is up-to-date and accurate, including IPv4/IPv6 prefixes, paths, and next hops.
5051

5152
:::image type="content" source="media/afi-safi-prefixes-installed.png" alt-text="Screenshot of installed AFI-SAFI Prefixes.":::
5253

5354
b. **AFI-SAFI prefixes received:**
54-
- These prefixes are advertised by a neighbor in its update messages. Monitoring them helps detect inconsistencies between advertised and installed prefixes in the routing table.
55+
56+
These prefixes are advertised by a neighbor in its update messages. Monitoring them helps detect inconsistencies between advertised and installed prefixes in the routing table.
5557

5658
:::image type="content" source="media/afi-safi-prefixes-received.png" alt-text="Screenshot of received AFI-SAFI Prefixes.":::
5759

5860
c. **AFI-SAFI Prefixes Sent:**
59-
- These prefixes are the ones that a router communicates to its neighbor in its update messages. Monitoring these prefixes provides insight into the network destinations that the router actively announces to other nodes in the network. Understanding these announcements is essential for comprehending the router's routing decisions and its impact on network reachability.
61+
62+
These prefixes are the ones that a router communicates to its neighbor in its update messages. Monitoring these prefixes provides insight into the network destinations that the router actively announces to other nodes in the network. Understanding these announcements is essential for comprehending the router's routing decisions and its impact on network reachability.
6063

6164
:::image type="content" source="media/afi-safi-prefixes-sent.png" alt-text="Screenshot of sent AFI-SAFI Prefixes.":::

0 commit comments

Comments
 (0)