Interfaces Wide Area Networks (WANs)
AnywhereUSB® Plus User Guide
125
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.
l
other: Allows you to test another interface's status, to create a failover or coupled
relationship between interfaces:
(config network interface my_wan ipv4 surelink target 0)> other
value
(config network interface my_wan ipv4 surelink target 0)>
If other is set:
o
Set the alternate interface to be tested:
i. Use the ? to determine available interfaces:
(config network interface my_wan ipv4 surelink target
0)> other_interface ?
Interface: The network interface.
Format:
/network/interface/defaultip
/network/interface/defaultlinklocal
/network/interface/eth1
/network/interface/eth2
/network/interface/loopback
Current value:
(config network interface my_wan ipv4 surelink target
0)> other_interface
ii. Set the interface. For example:
(config network interface my_wan ipv4 surelink target
0)> other_interface /network/interface/eth1
(config network interface my_wan ipv4 surelink target
0)>
o
Set the alternate interface's IP version. This allows you to determine the alternate
interface's status for a particular IP version.
(config network interface my_wan ipv4 surelink target 0)>
other_ip_version value
(config network interface my_wan ipv4 surelink target 0)>
where value is one of: any, both, ipv4, or ipv6.