summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2017-05-18 19:16:58 +0200
committerDonald Sharp <sharpd@cumulusnetworks.com>2017-05-18 19:16:58 +0200
commitcd6a565d4cca2d818e865d7f4ef977560d026b66 (patch)
tree5b75b1be6bf41d74bf24534d3be3ed9bdceaca23 /doc
parentzebra: Add code to track kernel interactions (diff)
downloadfrr-cd6a565d4cca2d818e865d7f4ef977560d026b66.tar.xz
frr-cd6a565d4cca2d818e865d7f4ef977560d026b66.zip
doc: Add some documentation for 'show zebra'
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/main.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/main.texi b/doc/main.texi
index 706baa25f..265d6295e 100644
--- a/doc/main.texi
+++ b/doc/main.texi
@@ -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.