doc: Add doc for coalesce-time in bgp

The documentation for this command was missing.  Add a little
bit of data for people in the future.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
Donald Sharp 2020-07-26 18:58:25 -04:00
parent 7d1d2517ea
commit ced26d3d49

View File

@ -1191,6 +1191,13 @@ Defining Peers
``net.core.optmem_max`` to allow the kernel to allocate the necessary option
memory.
.. index:: [no] coalesce-time (0-4294967295)
.. clicmd:: [no] coalesce-time (0-4294967295)
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