]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: update show nhrp support for json
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 20 Feb 2020 08:18:40 +0000 (09:18 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 13 Mar 2020 15:58:14 +0000 (16:58 +0100)
add support for nhrp support with json.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
doc/user/nhrpd.rst

index 95ef9cb7ee197ff922b55a0d8dd522bd22fdff12..8d3bea7c946f782b62bc164ad4df2d0326006ef8 100644 (file)
@@ -199,6 +199,31 @@ NHRP Events
 
    Configure the Unix path for the event socket.
 
+.. _show-nhrp:
+
+Show  NHRP
+==========
+
+.. index::  show [ip|ipv6] nhrp cache [json]
+.. clicmd:: show [ip|ipv6] nhrp cache [json]
+
+   Dump the cache entries.
+
+.. index::  show [ip|ipv6] nhrp opennhrp [json]
+.. clicmd:: show [ip|ipv6] nhrp opennhrp [json]
+
+   Dump the cache entries with opennhrp format.
+
+.. index::  show [ip|ipv6] nhrp nhs [json]
+.. clicmd:: show [ip|ipv6] nhrp nhs [json]
+
+   Dump the hub context.
+
+.. index::  show dmvpn [json]
+.. clicmd:: show dmvpn [json]
+
+   Dump the security contexts.
+
 Configuration Example
 =====================