mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 10:09:25 +00:00
doc: document addpath
Document the commands `addpath-tx-all-paths`, `addpath-tx-bestpath-per-AS` and attempt to provide an useful explanation. Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
This commit is contained in:
parent
70335e0a8c
commit
e03bf6fc89
@ -1374,6 +1374,18 @@ Configuring Peers
|
||||
|
||||
This command is only allowed for eBGP peers.
|
||||
|
||||
.. index:: [no] neighbor <A.B.C.D|X:X::X:X|WORD> addpath-tx-all-paths
|
||||
.. clicmd:: [no] neighbor <A.B.C.D|X:X::X:X|WORD> addpath-tx-all-paths
|
||||
|
||||
Configure BGP to send all known paths to neighbor in order to preserve multi
|
||||
path capabilities inside a network.
|
||||
|
||||
.. index:: [no] neighbor <A.B.C.D|X:X::X:X|WORD> addpath-tx-bestpath-per-AS
|
||||
.. clicmd:: [no] neighbor <A.B.C.D|X:X::X:X|WORD> addpath-tx-bestpath-per-AS
|
||||
|
||||
Configure BGP to send best known paths to neighbor in order to preserve multi
|
||||
path capabilities inside a network.
|
||||
|
||||
.. index:: [no] neighbor PEER ttl-security hops NUMBER
|
||||
.. clicmd:: [no] neighbor PEER ttl-security hops NUMBER
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user