summaryrefslogtreecommitdiff
path: root/interface-definitions/include/ospf-route-map.xml.i
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2021-01-23 17:18:14 +0700
committerGitHub <noreply@github.com>2021-01-23 17:18:14 +0700
commit7a7fdc561f0c1dee994db4b3d616da2631cab9f4 (patch)
treeff838b1c170d656048d6b4ab5932dbe59024b0b2 /interface-definitions/include/ospf-route-map.xml.i
parented482498b0baffe0d0c6aecefebb806f09c1f0a7 (diff)
parent4ed4d822cfd1d1aad19982783066a5e2431889b4 (diff)
downloadvyos-1x-7a7fdc561f0c1dee994db4b3d616da2631cab9f4.tar.gz
vyos-1x-7a7fdc561f0c1dee994db4b3d616da2631cab9f4.zip
Merge pull request #694 from c-po/t3236-ospf
T3236: Rewrite of OSPF in XML and Python notation
Diffstat (limited to 'interface-definitions/include/ospf-route-map.xml.i')
-rw-r--r--interface-definitions/include/ospf-route-map.xml.i10
1 files changed, 10 insertions, 0 deletions
diff --git a/interface-definitions/include/ospf-route-map.xml.i b/interface-definitions/include/ospf-route-map.xml.i
new file mode 100644
index 000000000..8dc5b37da
--- /dev/null
+++ b/interface-definitions/include/ospf-route-map.xml.i
@@ -0,0 +1,10 @@
+<!-- included start from ospf-route-map.xml.i -->
+<leafNode name="route-map">
+ <properties>
+ <help>Route map reference</help>
+ <completionHelp>
+ <path>policy route-map</path>
+ </completionHelp>
+ </properties>
+</leafNode>
+<!-- included end -->