summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-ip-ospf.xml.in
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-07-21 21:23:18 +0200
committerChristian Breunig <christian@breunig.cc>2023-07-21 21:23:18 +0200
commit52830ddfad973ff8acac48cc1ce57af655d9ed5a (patch)
tree6b722346d816c52f6aff15fa4e1b77b78b683e40 /op-mode-definitions/show-ip-ospf.xml.in
parent9cdfbd77f7414ea8a13ae66df41035d2f6edef32 (diff)
downloadvyos-1x-52830ddfad973ff8acac48cc1ce57af655d9ed5a.tar.gz
vyos-1x-52830ddfad973ff8acac48cc1ce57af655d9ed5a.zip
ospf: T5377: add op-mode commands to display GR status
Diffstat (limited to 'op-mode-definitions/show-ip-ospf.xml.in')
-rw-r--r--op-mode-definitions/show-ip-ospf.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/op-mode-definitions/show-ip-ospf.xml.in b/op-mode-definitions/show-ip-ospf.xml.in
index 704ed984f..f3b9da90c 100644
--- a/op-mode-definitions/show-ip-ospf.xml.in
+++ b/op-mode-definitions/show-ip-ospf.xml.in
@@ -13,7 +13,7 @@
</properties>
<command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
<children>
- #include <include/ospf-common.xml.i>
+ #include <include/ospf/common.xml.i>
<tagNode name="vrf">
<properties>
<help>Show OSPF routing protocol for given VRF</help>
@@ -24,7 +24,7 @@
</properties>
<command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
<children>
- #include <include/ospf-common.xml.i>
+ #include <include/ospf/common.xml.i>
</children>
</tagNode>
</children>