summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-07-26 11:16:13 +0200
committerChristian Poessinger <christian@poessinger.com>2020-07-26 15:07:27 +0200
commita156d2f1479affe4e7cfa56785e4d2d61a776cea (patch)
tree0da415f924fda0e0f29e4ec24dd4dc19fd0966ff /interface-definitions
parent6b531e04474d7d976d7cee11e556c3fe3dc2b69f (diff)
downloadvyos-1x-a156d2f1479affe4e7cfa56785e4d2d61a776cea.tar.gz
vyos-1x-a156d2f1479affe4e7cfa56785e4d2d61a776cea.zip
vxlan: ifconfig: T2653: move to get_interface_dict()
The current VyOS CLI parser code written in Python contains a ton of duplicates which I can also hold myself accountable for - or maybe mainly me - depends on the angle of judge.
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/interfaces-vxlan.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/interfaces-vxlan.xml.in b/interface-definitions/interfaces-vxlan.xml.in
index bd3ab4022..8529f6885 100644
--- a/interface-definitions/interfaces-vxlan.xml.in
+++ b/interface-definitions/interfaces-vxlan.xml.in
@@ -93,6 +93,7 @@
<validator name="numeric" argument="--range 1-65535"/>
</constraint>
</properties>
+ <defaultValue>8472</defaultValue>
</leafNode>
<leafNode name="vni">
<properties>