summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorIgor Ryzhov <iryzhov@nfware.com>2021-08-23 20:23:32 +0200
committerIgor Ryzhov <iryzhov@nfware.com>2021-08-23 20:23:32 +0200
commit724739e5c9765c1428bbce02cc669a230ef16b27 (patch)
treeed13ab85a288f0d517c5c1530dd4c47ab7c7bbf7 /doc
parentMerge pull request #9446 from mobash-rasool/ospfv3-bug-fixes (diff)
downloadfrr-724739e5c9765c1428bbce02cc669a230ef16b27.tar.xz
frr-724739e5c9765c1428bbce02cc669a230ef16b27.zip
doc: merge duplicated ospf6d debugging sections
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/user/ospf6d.rst13
1 files changed, 4 insertions, 9 deletions
diff --git a/doc/user/ospf6d.rst b/doc/user/ospf6d.rst
index c090f3496..dd4e7d6dc 100644
--- a/doc/user/ospf6d.rst
+++ b/doc/user/ospf6d.rst
@@ -389,15 +389,6 @@ Showing OSPF6 information
This command shows the graceful-restart helper details including helper
configuration parameters.
-Debugging OSPF6
-===============
-
-.. clicmd:: debug ospf6 graceful-restart
-
- This command enables/disables debug information for ospf6 graceful restart
- helper functionality.
-
-
.. _ospf6-debugging:
OSPFv3 Debugging
@@ -457,6 +448,10 @@ The following debug commands are supported:
Toggle OSPFv3 zebra interaction debugging messages.
+.. clicmd:: debug ospf6 graceful-restart
+
+ Toggle OSPFv3 graceful-restart helper debugging messages.
+
Sample configuration
====================