summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2019-02-07 15:58:38 +0100
committerDonald Sharp <sharpd@cumulusnetworks.com>2019-02-07 16:14:17 +0100
commit86da53ab0ee845179fd80ee32267ef6295564222 (patch)
tree204e86a655cf87b503a47f30bc17d95bb66ad944 /doc
parentsharpd: Add 'sharp data route" dump command (diff)
downloadfrr-86da53ab0ee845179fd80ee32267ef6295564222.tar.xz
frr-86da53ab0ee845179fd80ee32267ef6295564222.zip
sharpd: Add 'sharp data nexthop' data dump
Add some basic data dumping about what we have watched from the vty/vtysh cli for nexthops. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/user/sharp.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/user/sharp.rst b/doc/user/sharp.rst
index a0da6af4d..a78fac8fc 100644
--- a/doc/user/sharp.rst
+++ b/doc/user/sharp.rst
@@ -75,3 +75,9 @@ keyword. At present, no sharp commands will be preserved in the config.
Instruct zebra to monitor and notify sharp when the specified nexthop is
changed. The notification from zebra is written into the debug log.
+
+.. index:: sharp data nexthop
+.. clicmd:: sharp data nexthop
+
+ Allow end user to dump associated data with the nexthop tracking that
+ may have been turned on.