summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/user/bgp.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst
index f045ca239e..7737101947 100644
--- a/doc/user/bgp.rst
+++ b/doc/user/bgp.rst
@@ -1669,6 +1669,10 @@ Configuring Peers
Configure BGP to send best known paths to neighbor in order to preserve multi
path capabilities inside a network.
+.. clicmd:: neighbor <A.B.C.D|X:X::X:X|WORD> addpath-tx-best-selected (1-6)
+
+ Configure BGP to calculate and send N best known paths to the neighbor.
+
.. clicmd:: neighbor <A.B.C.D|X:X::X:X|WORD> disable-addpath-rx
Do not accept additional paths from this neighbor.