]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: Add MRAI timer documentation to bgp docs
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 16 Oct 2019 12:09:48 +0000 (08:09 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 16 Oct 2019 17:38:29 +0000 (13:38 -0400)
We were missing the bgp MRAI timer documentation.  Add it in.

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

index c99a5c49a3f70383e820021422c74ec6626e0c55..d028afd52e0a1c0d4ab9f766624fb39c7ccb0952 100644 (file)
@@ -1063,6 +1063,13 @@ Configuring Peers
    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.
 
+.. index:: [no] neighbor PEER advertisement-interval (0-600)
+.. clicmd:: [no] neighbor PEER advertisement-interval (0-600)
+
+   Setup the minimum route advertisement interval(mrai) for the
+   peer in question.  This number is between 0 and 600 seconds,
+   with the default advertisement interval being 0.
+
 .. _bgp-peer-filtering:
 
 Peer Filtering