summaryrefslogtreecommitdiff
path: root/interface-definitions/protocols-mpls.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-05-06 19:46:31 +0200
committerChristian Poessinger <christian@poessinger.com>2021-05-06 19:46:31 +0200
commitffd1da431ef5b6f2218966c762c65382ff00f188 (patch)
tree19d337fb936e4ef7b02f88baf31d82cd0be585c2 /interface-definitions/protocols-mpls.xml.in
parentd5bd9bec6c213ff12190b03acf248f348c165c13 (diff)
downloadvyos-1x-ffd1da431ef5b6f2218966c762c65382ff00f188.tar.gz
vyos-1x-ffd1da431ef5b6f2218966c762c65382ff00f188.zip
xml: routing: use common router-id include file
Diffstat (limited to 'interface-definitions/protocols-mpls.xml.in')
-rw-r--r--interface-definitions/protocols-mpls.xml.in13
1 files changed, 1 insertions, 12 deletions
diff --git a/interface-definitions/protocols-mpls.xml.in b/interface-definitions/protocols-mpls.xml.in
index de1aa436d..e7646e625 100644
--- a/interface-definitions/protocols-mpls.xml.in
+++ b/interface-definitions/protocols-mpls.xml.in
@@ -14,18 +14,7 @@
<help>Label Distribution Protocol (LDP)</help>
</properties>
<children>
- <leafNode name="router-id">
- <properties>
- <help>Label Distribution Protocol router ID</help>
- <valueHelp>
- <format>ipv4</format>
- <description>LDP IPv4 ID</description>
- </valueHelp>
- <constraint>
- <validator name="ipv4-address"/>
- </constraint>
- </properties>
- </leafNode>
+ #include <include/router-id.xml.i>
<node name="allocation">
<properties>
<help>Forwarding equivalence class allocation from local routes</help>