diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2024-04-17 17:07:47 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2024-04-17 17:07:47 +0200 |
commit | d0512ba74bd45c772d3fdd5682fa88e5d30b86f7 (patch) | |
tree | 58012b55b8374ba6496a86ef33c3a4a4fcc748cb | |
parent | e6dbde68836ab632126614fa5588268120997548 (diff) |
Doc: BFD update
-rw-r--r-- | doc/bird.sgml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index 87317e04..8035ec18 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -2880,10 +2880,9 @@ using the following configuration parameters: restarted. Optionally, it can be configured (by <cf/graceful/ argument) to trigger graceful restart instead of regular restart. It is also possible to specify section with per-peer BFD session options instead of - just switch argument. Most BFD session specific options are allowed here - with the exception of authentication options. here Note that BFD - protocol also has to be configured, see <ref id="bfd" name="BFD"> - section for details. Default: disabled. + just the switch argument. All BFD session-specific options are allowed + here. Note that BFD protocol also has to be configured, see + <ref id="bfd" name="BFD"> section for details. Default: disabled. <tag><label id="bgp-ttl-security">ttl security <m/switch/</tag> Use GTSM (<rfc id="5082"> - the generalized TTL security mechanism). GTSM |