summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2023-05-11 10:49:16 +0000
committerViacheslav Hletenko <v.gletenko@vyos.io>2023-05-11 10:49:16 +0000
commit163ad47c7906720f8b816bfbeec7c4eb24a1c148 (patch)
treeebc71280e63ccdd79a7551043fe3b7a703cf5057 /interface-definitions
parentc3f957b9bfc7233fe08d4dd65b80abf92097c81b (diff)
downloadvyos-1x-163ad47c7906720f8b816bfbeec7c4eb24a1c148.tar.gz
vyos-1x-163ad47c7906720f8b816bfbeec7c4eb24a1c148.zip
T5171: Set default value icmp for load-balancing test check
Use 'ICMP' type check as default
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/load-balancing-wan.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/load-balancing-wan.xml.in b/interface-definitions/load-balancing-wan.xml.in
index 3a2c111ac..c12cab22a 100644
--- a/interface-definitions/load-balancing-wan.xml.in
+++ b/interface-definitions/load-balancing-wan.xml.in
@@ -179,6 +179,7 @@
<regex>(ping|ttl|user-defined)</regex>
</constraint>
</properties>
+ <defaultValue>ping</defaultValue>
</leafNode>
</children>
</tagNode>