]> git.proxmox.com Git - mirror_frr.git/commitdiff
doc: Add a couple of missed `show zebra ...` comamnds to doc
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 7 May 2019 02:51:45 +0000 (22:51 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 7 May 2019 02:51:45 +0000 (22:51 -0400)
Noticed that a couple of the `show zebra ...` commands are missing
from the zebra documentation that I use a bunch.  Let's add them
in.

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

index bb3d6e491c349abccd27c4dd1cd962eb55b5cd3e..51ada8bc62d306d4ab103a560e3f88b08178c56f 100644 (file)
@@ -738,6 +738,22 @@ zebra Terminal Mode Commands
    Display various statistics related to the installation and deletion
    of routes, neighbor updates, and LSP's into the kernel.
 
+.. index:: show zebra client [summary]
+.. clicmd:: show zebra client [summary]
+
+   Display statistics about clients that are connected to zebra.  This is
+   useful for debugging and seeing how much data is being passed between
+   zebra and it's clients.  If the summary form of the command is choosen
+   a table is displayed with shortened information.
+
+.. index:: show zebra router table summary
+.. clicmd:: show zebra router table summary
+
+   Display summarized data about tables created, their afi/safi/tableid
+   and how many routes each table contains.  Please note this is the
+   total number of route nodes in the table.  Which will be higher than
+   the actual number of routes that are held.
+
 .. index:: show zebra fpm stats
 .. clicmd:: show zebra fpm stats