diff options
Diffstat (limited to 'doc/main.texi')
-rw-r--r-- | doc/main.texi | 5 |
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. |