docs: add BFD local-address and interface documentation for BGP neighbors

This commit is contained in:
r3m8 2026-03-27 21:16:59 +01:00
parent d6124717a4
commit 692a5f994f
No known key found for this signature in database

View file

@ -646,6 +646,8 @@ BFD (Bidirectional Forward Detection)
**Peer-IP** Specify the IP of your neighbor.
**Multihop** Enables multi-hop mode, allowing BFD to expect packets with TTL less than 254 and listen on the multihop port (4784).
Note: Echo mode is not supported in multi-hop (see RFC 5883, section 3).
**Local Address** Specifies the local IP address to bind the peer listener to and to use for sending packets. This option is mandatory for IPv6.
**Interface** Selects which interface to use for this BFD peer.
**Detect multiplier** Configures the detection multiplier to determine packet loss. The remote transmission interval will be multiplied by
this value to determine the connection loss detection timer. The default value is 3.
**Receive interval** Configures the minimum interval that this system is capable of receiving control packets. Defaults to 300 ms.