Skip to content

Commit f60319f

Browse files
committed
Update BFD and BGP details
1 parent 36cb42c commit f60319f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/operator-nexus/concepts-nexus-networking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,8 +400,8 @@ If BFD is not enabled on the peer router, a session will not be established.
400400
## Default BGP Configurations
401401

402402
[Border Gateway Protocol][bgp](BGP) timers are negotiated between Operator Nexus Kubernetes clusters and the peer router. The lowest hold timer value between the two routers is selected which is the standard BGP behavior. The Nexus Kubernetes clusters uses the following values
403-
- **Old time**: 240s hold time
404-
- **Keep-alive interval**: 1/3 of hold time (80s)
403+
- **hold-time**: 240s hold time
404+
- **keep-alive interval**: 1/3 of hold time (80s)
405405
If a BFD session also exists, BGP will leverage BFD for detecting failed peers.
406406

407407
[linux-ns]: https://en.wikipedia.org/wiki/Linux_namespaces

0 commit comments

Comments
 (0)