]> git.proxmox.com Git - mirror_frr.git/commitdiff
doc: Update docs to mention 'no bgp fast-external-failover'
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 13 Sep 2018 14:29:16 +0000 (10:29 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 13 Sep 2018 14:31:08 +0000 (10:31 -0400)
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
doc/user/bgp.rst

index 2cea24a8bd4b197a9ca6059c9759d05934269ff9..14f2c8dc9ad26876e32f6b251773138a0f8e053f 100644 (file)
@@ -845,6 +845,14 @@ Configuring Peers
    specified number of hops away will be allowed to become neighbors. This
    command is mutually exclusive with *ebgp-multihop*.
 
+.. index:: [no] bgp fast-external-failover
+.. clicmd:: [no] bgp fast-external-failover
+
+   This command causes bgp to not take down ebgp peers immediately
+   when a link flaps.  `bgp fast-external-failover` is the default
+   and will not be displayed as part of a `show run`.  The no form
+   of the command turns off this ability.
+
 .. _bgp-peer-filtering:
 
 Peer Filtering