Interfaces WideArea Networks(WANs)
IX20 User Guide
99
(config network interface my_wan surelink tests 1)> other_
interface
ii. Set the interface. For example:
(config network interface my_wan surelink tests 1)> other_
interface /network/interface/eth1
(config network interface my_wan surelink tests 1)>
l
Set the typeof IPconnection:
(config network interface my_wan surelink tests 1)> other_ip_
version value
(config network interface my_wan surelink tests 1)>
where value is one of:
o
any: Either the IPv4 or IPv6 connection must be up.
o
both: Both the IPv4 or IPv6 connection must be up.
o
ipv4 The IPv4 connection must be up.
o
ipv6: The IPv6 connection must be up.
l
The status required for the test to past.
(config network interface my_wan surelink tests 1)> other_
status value
(config network interface my_wan surelink tests 1)>
where value is one of:
o
up: The test will passonly if the referenced interface is up and passing its
own SureLink tests(if applicable).
o
down: The test will passonly if the referenced interface isdown or failing its
own SureLink tests(if applicable).
f. Repeat for each additional test.
6. Add recovery actions:
a. Type ... to return to the root of the configuration:
(config network interface my_wan surelink tests 1)> ...
(config)>
b. Add a recovery action:
(config)> add network interface my_wan surelink actions end
(config network interface my_wan surelink actions 0)>
c. New actionsare enabled by default. To disable:
(config network interface my_wan surelink actions 0)> enable false
(config network interface my_wan surelink actions 0)>