summaryrefslogtreecommitdiff
path: root/interface-definitions/vpn_ipsec.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-02-25 21:57:09 +0100
committerChristian Poessinger <christian@poessinger.com>2022-02-25 21:57:30 +0100
commitae51162283826e1a510aed1609778eb0223c8462 (patch)
tree3b3f3e3f73f4cff46b69bb3b6314d1b1b171c568 /interface-definitions/vpn_ipsec.xml.in
parent0ec8927476e7d654d52df4c803a6694be0b1e9e2 (diff)
downloadvyos-1x-ae51162283826e1a510aed1609778eb0223c8462.tar.gz
vyos-1x-ae51162283826e1a510aed1609778eb0223c8462.zip
vpn: ipsec: T3093: add missing defaultValue entries
Diffstat (limited to 'interface-definitions/vpn_ipsec.xml.in')
-rw-r--r--interface-definitions/vpn_ipsec.xml.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/interface-definitions/vpn_ipsec.xml.in b/interface-definitions/vpn_ipsec.xml.in
index 147bb99ba..885bac979 100644
--- a/interface-definitions/vpn_ipsec.xml.in
+++ b/interface-definitions/vpn_ipsec.xml.in
@@ -293,6 +293,7 @@
<validator name="numeric" argument="--range 2-86400"/>
</constraint>
</properties>
+ <defaultValue>30</defaultValue>
</leafNode>
<leafNode name="timeout">
<properties>
@@ -305,6 +306,7 @@
<validator name="numeric" argument="--range 2-86400"/>
</constraint>
</properties>
+ <defaultValue>120</defaultValue>
</leafNode>
</children>
</node>
@@ -377,6 +379,7 @@
<regex>^(enable|disable)$</regex>
</constraint>
</properties>
+ <defaultValue>enable</defaultValue>
</leafNode>
<leafNode name="mode">
<properties>
@@ -396,6 +399,7 @@
<regex>^(main|aggressive)$</regex>
</constraint>
</properties>
+ <defaultValue>main</defaultValue>
</leafNode>
<tagNode name="proposal">
<properties>