From cd6a565d4cca2d818e865d7f4ef977560d026b66 Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Thu, 18 May 2017 13:16:58 -0400 Subject: [PATCH] doc: Add some documentation for 'show zebra' Signed-off-by: Donald Sharp --- doc/main.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/main.texi b/doc/main.texi index 706baa25f7..265d6295ef 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. -- 2.39.5