mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-16 12:16:46 +00:00
doc: add BFD minimum TTL documentation
Let the user know what the new command does. Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
This commit is contained in:
parent
262e1d2528
commit
158a95c507
@ -184,6 +184,19 @@ BFD peers and profiles share the same BFD session configuration commands.
|
|||||||
|
|
||||||
The default is active-mode (or ``no passive-mode``).
|
The default is active-mode (or ``no passive-mode``).
|
||||||
|
|
||||||
|
.. index:: [no] minimum-ttl (1-254)
|
||||||
|
.. clicmd:: [no] minimum-ttl (1-254)
|
||||||
|
|
||||||
|
For multi hop sessions only: configure the minimum expected TTL for
|
||||||
|
an incoming BFD control packet.
|
||||||
|
|
||||||
|
This feature serves the purpose of thightening the packet validation
|
||||||
|
requirements to avoid receiving BFD control packets from other
|
||||||
|
sessions.
|
||||||
|
|
||||||
|
The default value is 254 (which means we only expect one hop between
|
||||||
|
this system and the peer).
|
||||||
|
|
||||||
|
|
||||||
BFD Peer Specific Commands
|
BFD Peer Specific Commands
|
||||||
--------------------------
|
--------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user