doc: Add some documentation for 'show zebra'

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
Donald Sharp 2017-05-18 13:16:58 -04:00
parent 57282a31cf
commit cd6a565d4c

View File

@ -498,6 +498,11 @@ If so, the box can't work as a router.
Display whether the host's IP v6 forwarding is enabled or not. Display whether the host's IP v6 forwarding is enabled or not.
@end deffn @end deffn
@deffn Command {show zebra} {}
Display various statistics related to the installation and deletion
of routes, neighbor updates, and LSP's into the kernel.
@end deffn
@deffn Command {show zebra fpm stats} {} @deffn Command {show zebra fpm stats} {}
Display statistics related to the zebra code that interacts with the Display statistics related to the zebra code that interacts with the
optional Forwarding Plane Manager (FPM) component. optional Forwarding Plane Manager (FPM) component.