]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: Add few words about `bgp disable-ebgp-connected-route-check` 5778/head
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Fri, 7 Feb 2020 18:56:54 +0000 (20:56 +0200)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Fri, 7 Feb 2020 18:57:52 +0000 (20:57 +0200)
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
doc/user/bgp.rst

index 81b4e34647bbbd99fc95b52b7897e47223595abc..bacb69b81575b34fbea31d50b3a3863bf3e9c19a 100644 (file)
@@ -424,6 +424,16 @@ Reject routes with AS_SET or AS_CONFED_SET types
 
    This command enables rejection of incoming and outgoing routes having AS_SET or AS_CONFED_SET type.
 
+Disable checking if nexthop is connected on EBGP sessions
+---------------------------------------------------------
+
+.. index:: [no] bgp disable-ebgp-connected-route-check
+.. clicmd:: [no] bgp disable-ebgp-connected-route-check
+
+   This command is used to disable the connection verification process for EBGP peering sessions
+   that are reachable by a single hop but are configured on a loopback interface or otherwise
+   configured with a non-directly connected IP address.
+
 .. _bgp-route-flap-dampening:
 
 Route Flap Dampening