Virtual Private Networks (VPN)
L2TP
Digi Connect EZ Mini User Guide
236
(config vpn l2tp lac lac_tunnel)> surelink restart true
(config vpn l2tp lac lac_tunnel)>
This is useful for interfaces that may regain connectivity after restarting.
6. To configure the device to reboot when the interface is considered to have failed:
(config vpn l2tp lac lac_tunnel)> surelink reboot enable
(config vpn l2tp lac lac_tunnel)>
7. Set the
Interval
between connectivity tests:
(config vpn l2tp lac lac_tunnel)> surelink interval
value
(config vpn l2tp lac lac_tunnel)>
where
value
is any number of weeks, days, hours, minutes, or seconds, and takes the format
number
{
w|d|h|m|s
}.
For example, to set
interval
to ten minutes, enter either
10m
or
600s
:
(config vpn l2tp lac lac_tunnel)> surelink interval 600s
(config vpn l2tp lac lac_tunnel)>
The default is 15 minutes.
8. Determine whether the interface should fail over based on the failure of one of the test targets,
or all of the test targets:
(config vpn l2tp lac lac_tunnel)> surelink success_condition
value
(config vpn l2tp lac lac_tunnel)>
Where
value
is either
one
or
all
.
9. Set the number of probe attempts before the WAN is considered to have failed:
(config vpn l2tp lac lac_tunnel)> surelink
attempts
num
(config vpn l2tp lac lac_tunnel)>
The default is
3
.
10. Set the amount of time that the device should wait for a response to a probe attempt before
considering it to have failed:
(config vpn l2tp lac lac_tunnel)> surelink timeout
value
(config vpn l2tp lac lac_tunnel)>
where
value
is any number of weeks, days, hours, minutes, or seconds, and takes the format
number
{
w|d|h|m|s
}.
For example, to set
interval
to ten minutes, enter either
10m
or
600s
:
(config vpn l2tp lac lac_tunnel)> surelink timeout 600s
(config vpn l2tp lac lac_tunnel)>
The default is 15 seconds.