From f5399474a40447a2e18e8d215a0791bbd1bc59f6 Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Wed, 2 Sep 2020 15:51:10 +0300 Subject: [PATCH] doc: Say that maximum-prefix-out requires it's own update-group Signed-off-by: Donatas Abraitis --- doc/user/bgp.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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] -- 2.39.5