From: Donatas Abraitis Date: Wed, 2 Sep 2020 12:51:10 +0000 (+0300) Subject: doc: Say that maximum-prefix-out requires it's own update-group X-Git-Tag: base_7.6~533^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=f5399474a40447a2e18e8d215a0791bbd1bc59f6;p=mirror%2Ffrr.git doc: Say that maximum-prefix-out requires it's own update-group Signed-off-by: Donatas Abraitis --- diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index 4a5bdc2428..064bc39265 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -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]