Interfaces
Wide Area Networks (WANs)
IX20 User Guide
58
(config network interface my_wan ipv4 surelink target 0)>
interface_down_time
value
(config network interface my_wan ipv4 surelink target 0)>
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
interface_down_time
to ten minutes, enter either
10m
or
600s
:
(config network interface my_wan ipv4 surelink target 0)>
interface_down_time 600s
(config network interface my_wan ipv4 surelink target 0)>
The default is 60 seconds.
l
(Optional) Set the amount of time to wait for an initial connection to the interface
before this test is considered to have failed:
(config network interface my_wan ipv4 surelink target 0)>
interface_timeout
value
(config network interface my_wan ipv4 surelink target 0)>
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
interface_timeout
to ten minutes, enter either
10m
or
600s
:
(config network interface my_wan ipv4 surelink target 0)>
interface_timeout 600s
(config network interface my_wan ipv4 surelink target 0)>
The default is 60 seconds.
(Optional) Repeat to add additional test targets.
7. Optional active recovery configuration parameters:
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. To configure the device to restart the interface when its connection is considered to have
failed:
(config network interface my_wan ipv4 surelink)> restart enable
(config network interface my_wan ipv4 surelink>
This is useful for interfaces that may regain connectivity after restarting, such as a cellular
modem.
c. To configure the device to reboot when the interface is considered to have failed:
(config network interface my_wan ipv4 surelink)> reboot enable
(config network interface my_wan ipv4 surelink>