]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: Add `[no] bgp default ipv4-unicast` documentation 3610/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 14 Jan 2019 16:32:44 +0000 (11:32 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 14 Jan 2019 16:32:44 +0000 (11:32 -0500)
This command had no documentation so add it in.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com.
doc/user/bgp.rst

index a27243ea7771f1dd2616f786d23b1000af8eee22..5b453e75c3b9ef0f1b20fc753e3349e06635502a 100644 (file)
@@ -968,6 +968,13 @@ Configuring Peers
    and will not be displayed as part of a `show run`.  The no form
    of the command turns off this ability.
 
+.. index:: [no] bgp default ipv4-unicast
+.. clicmd:: [no] bgp default ipv4-unicast
+
+   This command allows the user to specify that v4 peering is turned
+   on by default or not.  This command defaults to on and is not displayed.
+   The `no bgp default ipv4-unicast` form of the command is displayed.
+
 .. _bgp-peer-filtering:
 
 Peer Filtering