Interfaces
Wide Area Networks (WANs)
LR54 User Guide
94
a. Move back two levels in the configuration by typing
.. ..
:
(config network interface my_wan ipv4 surelink target 0)> .. ..
(config network interface my_wan ipv4 surelink>
b. Set the
Interval
between connectivity tests:
(config network interface my_wan ipv4 surelink)> interval
value
(config network interface my_wan ipv4 surelink>
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 network interface my_wan ipv4 surelink)> interval 600s
(config network interface my_wan ipv4 surelink)>
The default is 15 minutes.
c. If more than one test target is configured, determine whether the interface should fail over
based on the failure of one of the test targets, or all of the test targets:
(config network interface my_wan ipv4 surelink)> success_condition
value
(config network interface my_wan ipv4 surelink>
Where
value
is either
one
or
all
.
d. Set the number of probe attempts before the WAN is considered to have failed:
(config network interface my_wan ipv4 surelink)> attempts
num
(config network interface my_wan ipv4 surelink>
The default is
3
.
e. Set the amount of time that the device should wait for a response to a probe attempt
before considering it to have failed:
(config network interface my_wan ipv4 surelink)> timeout
value
(config network interface my_wan ipv4 surelink>
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
timeout
to ten minutes, enter either
10m
or
600s
:
(config network interface my_wan ipv4 surelink)> timeout 600s
(config network interface my_wan ipv4 surelink)>
The default is 15 seconds.
10. (Optional) Repeat this procedure for IPv6.
11. Save the configuration and apply the change: