]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: Update doc for the `bgp network import-check` command 6228/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 15 Apr 2020 12:31:27 +0000 (08:31 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 28 Apr 2020 19:57:53 +0000 (15:57 -0400)
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
doc/user/bgp.rst

index eb718007e8cb5752c7f23bbad1a3c987ea19104c..8020aeeae343272304806a8ba25519819a04e339 100644 (file)
@@ -908,6 +908,17 @@ Networks
 .. index:: no network A.B.C.D/M
 .. clicmd:: no network A.B.C.D/M
 
+.. index:: [no] bgp network import-check
+.. clicmd:: [no] bgp network import-check
+
+   This configuration modifies the behavior of the network statement.
+   If you have this configured the underlying network must exist in
+   the rib.  If you have the [no] form configured then BGP will not
+   check for the networks existence in the rib.  For versions 7.3 and
+   before frr defaults for datacenter were the network must exist,
+   traditional did not check for existence.  For versions 7.4 and beyond
+   both traditional and datacenter the network must exist.
+
 .. _bgp-route-aggregation:
 
 Route Aggregation