Interfaces WideArea Networks(WANs)
IX20 User Guide
100
d. Create a label for the action:
(config network interface my_wan surelink actions 0)> label string
(config network interface my_wan surelink actions 0)>
e. Set the type of recovery action. If multiple recovery actionsare configured, they are
performed in the order that they are listed. The command varies depending on whether
the interface is a WAN or WWAN:
n
WAN interfaces:
(config network interface my_wan surelink actions 0)> action
value
(config network interface my_wan surelink actions 0)>
n
WWAN interfaces:
(config network interface my_wan surelink actions 0)> modem_
action value
(config network interface my_wan surelink actions 0)>
where value is one of:
n
update_routing_table: Increases the interface'smetric to change the default
gateway.
If update_routing_table is selected, complete the following:
l
Set the number of attemptsfor this recovery action to perform, before moving
to the next recovery action:
(config network interface my_wan surelink actions 0)> max_
attempts int
(config network interface my_wan surelink actions 0)>
The default is 3.
l
Set the amount that the interface's metric should beincreased. Thisshould be
set to a number large enough to change the routing table to use another
default gateway.
(config network interface my_wan surelink actions 0)> metric_
adjustment_modem int
(config network interface my_wan surelink actions 0)>
The default is 100.
l
Set the time to wait before the next test is run. If set to the default value of 0s,
the test interval is used.
(config network interface my_wan surelink actions 0)>
override_interval int
(config network interface my_wan surelink actions 0)>
n
restart_interface.
If restart_interface is selected, complete the following: