summaryrefslogtreecommitdiff
path: root/interface-definitions/protocols-ospfv3.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-03-11 20:41:51 +0100
committerChristian Poessinger <christian@poessinger.com>2021-03-14 11:09:56 +0100
commit0d9658f3dcaf1a9f376a6768c54a0ceb80ece7d0 (patch)
tree4384b7d7302d72cf70cfd5e5d29032d0a3c1fdfb /interface-definitions/protocols-ospfv3.xml.in
parent9991a54c36b9d34d5cacfcee37fd53abd9411bd9 (diff)
downloadvyos-1x-0d9658f3dcaf1a9f376a6768c54a0ceb80ece7d0.tar.gz
vyos-1x-0d9658f3dcaf1a9f376a6768c54a0ceb80ece7d0.zip
xml: include: move route-map from ospf to generic section
Diffstat (limited to 'interface-definitions/protocols-ospfv3.xml.in')
-rw-r--r--interface-definitions/protocols-ospfv3.xml.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/interface-definitions/protocols-ospfv3.xml.in b/interface-definitions/protocols-ospfv3.xml.in
index 1868ff34d..8c21ba3cd 100644
--- a/interface-definitions/protocols-ospfv3.xml.in
+++ b/interface-definitions/protocols-ospfv3.xml.in
@@ -246,7 +246,7 @@
<help>Redistribute BGP routes</help>
</properties>
<children>
- #include <include/ospf/ospf-route-map.xml.i>
+ #include <include/route-map.xml.i>
</children>
</node>
<node name="connected">
@@ -254,7 +254,7 @@
<help>Redistribute connected routes</help>
</properties>
<children>
- #include <include/ospf/ospf-route-map.xml.i>
+ #include <include/route-map.xml.i>
</children>
</node>
<node name="kernel">
@@ -262,7 +262,7 @@
<help>Redistribute kernel routes</help>
</properties>
<children>
- #include <include/ospf/ospf-route-map.xml.i>
+ #include <include/route-map.xml.i>
</children>
</node>
<node name="ripng">
@@ -270,7 +270,7 @@
<help>Redistribute RIPNG routes</help>
</properties>
<children>
- #include <include/ospf/ospf-route-map.xml.i>
+ #include <include/route-map.xml.i>
</children>
</node>
<node name="static">
@@ -278,12 +278,12 @@
<help>Redistribute static routes</help>
</properties>
<children>
- #include <include/ospf/ospf-route-map.xml.i>
+ #include <include/route-map.xml.i>
</children>
</node>
</children>
</node>
- #include <include/ospf/ospf-route-map.xml.i>
+ #include <include/route-map.xml.i>
</children>
</node>
</children>