]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: Add some documentation for 'show zebra' 581/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 18 May 2017 17:16:58 +0000 (13:16 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 18 May 2017 17:16:58 +0000 (13:16 -0400)
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
doc/main.texi

index 706baa25f7d18e138601e6098f9b54b46da5ba96..265d6295efe961a62c9255e4d0501674c58db000 100644 (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.
 @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} {}
 Display statistics related to the zebra code that interacts with the
 optional Forwarding Plane Manager (FPM) component.