diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-09-08 18:16:26 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-10-27 17:11:29 -0500 |
commit | 84ae9aa94236447898f2b92020a93363a934e03e (patch) | |
tree | 36f7609ff92a6e6de9850e9b55308b163e61a6e6 /templates/show/monitoring/protocols/ospfv3/node.def | |
parent | d1e8329f612f1547c6d08a041c0bd12f7da54fa2 (diff) | |
download | vyatta-op-84ae9aa94236447898f2b92020a93363a934e03e.tar.gz vyatta-op-84ae9aa94236447898f2b92020a93363a934e03e.zip |
Move 'show debugging' to 'show monitoring protocols' to reflect new debugging layout
(cherry picked from commit c831e2addd7389339ebc5918b0eb564a93265799)
Diffstat (limited to 'templates/show/monitoring/protocols/ospfv3/node.def')
-rw-r--r-- | templates/show/monitoring/protocols/ospfv3/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show/monitoring/protocols/ospfv3/node.def b/templates/show/monitoring/protocols/ospfv3/node.def new file mode 100644 index 0000000..fcf9a12 --- /dev/null +++ b/templates/show/monitoring/protocols/ospfv3/node.def @@ -0,0 +1,2 @@ +help: Show IPv6 Open Shortest Path First (OSPFv3) protocol debugging flags +run: vtysh -c "show debugging ospf6" |