mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-05 19:55:24 +00:00
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:
parent
7d1d2517ea
commit
ced26d3d49
@ -1191,6 +1191,13 @@ Defining Peers
|
|||||||
``net.core.optmem_max`` to allow the kernel to allocate the necessary option
|
``net.core.optmem_max`` to allow the kernel to allocate the necessary option
|
||||||
memory.
|
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:
|
.. _bgp-configuring-peers:
|
||||||
|
|
||||||
Configuring Peers
|
Configuring Peers
|
||||||
|
Loading…
Reference in New Issue
Block a user