From 164786a94131714a2bdb7fd76e5d93b8dd48fa45 Mon Sep 17 00:00:00 2001 From: Quentin Young Date: Mon, 10 Aug 2020 15:32:38 -0400 Subject: [PATCH] doc: document effect of ebgp-multihop Signed-off-by: Quentin Young --- doc/user/bgp.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index db0776adba..d79f71bfe3 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -1222,6 +1222,11 @@ Configuring Peers .. index:: [no] neighbor PEER ebgp-multihop .. clicmd:: [no] neighbor PEER ebgp-multihop + Specifying ``ebgp-multihop`` allows sessions with eBGP neighbors to + establish when they are multiple hops away. When the neighbor is not + directly connected and this knob is not enabled, the session will not + establish. + .. index:: [no] neighbor PEER description ... .. clicmd:: [no] neighbor PEER description ... -- 2.39.5