summaryrefslogtreecommitdiff
path: root/interface-definitions/include/tunnel-local-remote-ip.xml.i
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions/include/tunnel-local-remote-ip.xml.i')
-rw-r--r--interface-definitions/include/tunnel-local-remote-ip.xml.i20
1 files changed, 1 insertions, 19 deletions
diff --git a/interface-definitions/include/tunnel-local-remote-ip.xml.i b/interface-definitions/include/tunnel-local-remote-ip.xml.i
index 85c20f482..f86e1dd8c 100644
--- a/interface-definitions/include/tunnel-local-remote-ip.xml.i
+++ b/interface-definitions/include/tunnel-local-remote-ip.xml.i
@@ -1,23 +1,5 @@
<!-- included start from tunnel-local-remote-ip.xml.i -->
-<leafNode name="local-ip">
- <properties>
- <help>Local IP address for this tunnel</help>
- <valueHelp>
- <format>ipv4</format>
- <description>Local IPv4 address for this tunnel</description>
- </valueHelp>
- <valueHelp>
- <format>ipv6</format>
- <description>Local IPv6 address for this tunnel</description>
- </valueHelp>
- <completionHelp>
- <script>${vyos_completion_dir}/list_local_ips.sh --both</script>
- </completionHelp>
- <constraint>
- <validator name="ip-address"/>
- </constraint>
- </properties>
-</leafNode>
+#include <include/source-address-ipv4-ipv6.xml.i>
<leafNode name="remote-ip">
<properties>
<help>Remote IP address for this tunnel</help>