mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-06 05:47:18 +00:00
doc: Update bgp docs to have show bgp update-group...
commands
Update the user docs to have information about the `show bgp update-group.. group of commands. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
5b18ef8270
commit
09d78f10f6
@ -2396,6 +2396,23 @@ Displaying Routes by AS Path
|
|||||||
|
|
||||||
Print a summary of neighbor connections for the specified AFI/SAFI combination.
|
Print a summary of neighbor connections for the specified AFI/SAFI combination.
|
||||||
|
|
||||||
|
Displaying Update Group Information
|
||||||
|
-----------------------------------
|
||||||
|
|
||||||
|
..index:: show bgp update-groups SUBGROUP-ID [advertise-queue|advertised-routes|packet-queue]
|
||||||
|
..clicmd:: show bgp update-groups [advertise-queue|advertised-routes|packet-queue]
|
||||||
|
|
||||||
|
Display Information about each individual update-group being used.
|
||||||
|
If SUBGROUP-ID is specified only display about that particular group. If
|
||||||
|
advertise-queue is specified the list of routes that need to be sent
|
||||||
|
to the peers in the update-group is displayed, advertised-routes means
|
||||||
|
the list of routes we have sent to the peers in the update-group and
|
||||||
|
packet-queue specifies the list of packets in the queue to be sent.
|
||||||
|
|
||||||
|
..index:: show bgp update-groups statistics
|
||||||
|
..clicmd:: show bgp update-groups statistics
|
||||||
|
|
||||||
|
Display Information about update-group events in FRR.
|
||||||
|
|
||||||
.. _bgp-route-reflector:
|
.. _bgp-route-reflector:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user