]> git.proxmox.com Git - mirror_frr.git/commitdiff
doc: Update bgp docs to have `show bgp update-group...` commands
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 23 Sep 2019 18:26:03 +0000 (14:26 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 23 Sep 2019 18:26:03 +0000 (14:26 -0400)
Update the user docs to have information about the `show bgp update-group..
group of commands.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
doc/user/bgp.rst

index 7b3cdf2c4b1f07a6261b45d8e6da3b8b50265c33..8edd19026dc29ea86b78ad221ec0c4cb51953dd5 100644 (file)
@@ -2396,6 +2396,23 @@ Displaying Routes by AS Path
 
    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: