mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-27 13:06:51 +00:00
doc: Add neighbor ... addpath-rx-paths-limit
command
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
This commit is contained in:
parent
13c5d0e708
commit
6e96c98bc4
@ -1780,6 +1780,17 @@ Configuring Peers
|
||||
|
||||
Do not accept additional paths from this neighbor.
|
||||
|
||||
.. clicmd:: neighbor <A.B.C.D|X:X::X:X|WORD> addpath-rx-paths-limit (1-65535)
|
||||
|
||||
Limit the maximum number of paths a BGP speaker can receive from a peer, optimizing
|
||||
the transmission of BGP routes by selectively relaying pertinent routes instead of
|
||||
the entire set.
|
||||
|
||||
If this command is configured, the sender will only send the number of paths specified
|
||||
in PATHS-LIMIT capability.
|
||||
|
||||
To exchange this limit, both peers must support the PATHS-LIMIT capability.
|
||||
|
||||
.. clicmd:: neighbor PEER ttl-security hops NUMBER
|
||||
|
||||
This command enforces Generalized TTL Security Mechanism (GTSM), as
|
||||
|
Loading…
Reference in New Issue
Block a user