diff options
-rw-r--r-- | templates/interfaces/tunnel/node.tag/remote-ip/node.def | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/interfaces/tunnel/node.tag/remote-ip/node.def b/templates/interfaces/tunnel/node.tag/remote-ip/node.def index 1ce6c789..889de693 100644 --- a/templates/interfaces/tunnel/node.tag/remote-ip/node.def +++ b/templates/interfaces/tunnel/node.tag/remote-ip/node.def @@ -1,7 +1,7 @@ type: ipv4, ipv6 -help: Remote IP address for this tunnel [REQUIRED] -val_help: ipv4; Remote IPv4 address for this tunnel [REQUIRED] -val_help: ipv6; Remote IPv6 address for this tunnel [REQUIRED] +help: Remote IP address for this tunnel +val_help: ipv4; Remote IPv4 address for this tunnel +val_help: ipv6; Remote IPv6 address for this tunnel update:case "$VAR(../encapsulation/@)" in "gre-bridge") |