]> git.proxmox.com Git - mirror_frr.git/commitdiff
doc: Say that maximum-prefix-out requires it's own update-group
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Wed, 2 Sep 2020 12:51:10 +0000 (15:51 +0300)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Tue, 15 Sep 2020 18:57:52 +0000 (21:57 +0300)
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
doc/user/bgp.rst

index 4a5bdc2428af17efc49c79319298161529ceb975..064bc39265546b024614734282ab2cb248c2bfb9 100644 (file)
@@ -1216,7 +1216,7 @@ Defining Peers
    The time in milliseconds that BGP will delay before deciding what peers
    can be put into an update-group together in order to generate a single
    update for them.  The default time is 1000.
-   
+
 .. _bgp-configuring-peers:
 
 Configuring Peers
@@ -1353,6 +1353,9 @@ Configuring Peers
 
    Sets a maximum number of prefixes we can send to a given peer.
 
+   Since sent prefix count is managed by update-groups, this option
+   creates a separate update-group for outgoing updates.
+
 .. index:: [no] neighbor PEER local-as AS-NUMBER [no-prepend] [replace-as]
 .. clicmd:: [no] neighbor PEER local-as AS-NUMBER [no-prepend] [replace-as]