Merge pull request #4273 from donaldsharp/doc_zebra_command

doc: Add a couple of missed `show zebra ...` comamnds to doc
This commit is contained in:
Sri Mohana Singamsetty 2019-05-07 09:30:09 -07:00 committed by GitHub
commit 953ce6fc82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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