Skip to content

Commit

Permalink
Add Bgp Advance Options (#143)
Browse files Browse the repository at this point in the history
* Add Bgp Advance Options

* Fix Bgp Advance Options
  • Loading branch information
KillMaster9 authored Dec 5, 2023
1 parent 8b0fd84 commit 4d4ae7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/advance/with-bgp.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,5 @@ kubectl annotate subnet ovn-default ovn.kubernetes.io/bgp-
- `graceful-restart`: Whether to enable BGP Graceful Restart.
- `graceful-restart-time`: BGP Graceful restart time refer to RFC4724 3.
- `graceful-restart-deferral-time`: BGP Graceful restart deferral time refer to RFC4724 4.1.
- `passivemode`: The Speaker runs in Passive mode and does not actively connect to the peer.
- `ebgp-multihop`: The TTL value of EBGP Peer, default is 1.

0 comments on commit 4d4ae7e

Please sign in to comment.