summaryrefslogtreecommitdiff
path: root/interface-definitions/include/isis
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-05-06 20:03:56 +0200
committerChristian Poessinger <christian@poessinger.com>2021-05-06 20:03:56 +0200
commit137c57eb6b26e772304e5f01595d87205037e247 (patch)
tree58940f6420643c1a0606c30f3aee8fae4ca1c2df /interface-definitions/include/isis
parent5b32ad62543dc917c36d7ad112f9e52001348244 (diff)
downloadvyos-1x-137c57eb6b26e772304e5f01595d87205037e247.tar.gz
vyos-1x-137c57eb6b26e772304e5f01595d87205037e247.zip
vrf: isis: T3523: add route-map support for kernel routes
Diffstat (limited to 'interface-definitions/include/isis')
-rw-r--r--interface-definitions/include/isis/protocol-common-config.xml.i3
1 files changed, 1 insertions, 2 deletions
diff --git a/interface-definitions/include/isis/protocol-common-config.xml.i b/interface-definitions/include/isis/protocol-common-config.xml.i
index caeaa8773..c4a913385 100644
--- a/interface-definitions/include/isis/protocol-common-config.xml.i
+++ b/interface-definitions/include/isis/protocol-common-config.xml.i
@@ -616,8 +616,6 @@
</properties>
</leafNode>
<tagNode name="interface">
- <!-- (config-if)# ip router isis WORD (same as name of IS-IS process)
- if any section of "interface" pesent -->
<properties>
<help>Interface params</help>
<completionHelp>
@@ -753,4 +751,5 @@
</leafNode>
</children>
</tagNode>
+#include <include/route-map.xml.i>
<!-- include end -->