summaryrefslogtreecommitdiff
path: root/interface-definitions/vpn_ipsec.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-07-04 20:52:42 +0200
committerChristian Poessinger <christian@poessinger.com>2021-07-04 20:52:42 +0200
commitb16827699604b3aa1f222c76a4cf80e9011974aa (patch)
tree1ab1590769f9ed340a81f578bfc491ca7fba8446 /interface-definitions/vpn_ipsec.xml.in
parent3851818b7a2691f8cf016c4d15071cef8d235041 (diff)
downloadvyos-1x-b16827699604b3aa1f222c76a4cf80e9011974aa.tar.gz
vyos-1x-b16827699604b3aa1f222c76a4cf80e9011974aa.zip
ipsec: T2816: add completion helper for VTI interfaces
Diffstat (limited to 'interface-definitions/vpn_ipsec.xml.in')
-rw-r--r--interface-definitions/vpn_ipsec.xml.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/interface-definitions/vpn_ipsec.xml.in b/interface-definitions/vpn_ipsec.xml.in
index 157d5ba59..bc802b39e 100644
--- a/interface-definitions/vpn_ipsec.xml.in
+++ b/interface-definitions/vpn_ipsec.xml.in
@@ -1089,7 +1089,10 @@
<children>
<leafNode name="bind">
<properties>
- <help>VTI tunnel interface associated with this configuration [REQUIRED]</help>
+ <help>VTI tunnel interface associated with this configuration</help>
+ <completionHelp>
+ <path>interfaces vti</path>
+ </completionHelp>
</properties>
</leafNode>
#include <include/ipsec/esp-group.xml.i>