Interfaces Wide Area Networks (WANs)
Digi Connect EZ Mini User Guide
66
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 actions are enabled by default. To disable:
(config network interface my_wan surelink actions 0)> enable false
(config network interface my_wan surelink actions 0)>
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 actions are configured, they are
performed in the order that they are listed.
(config network interface my_wan surelink actions 0)> action value
(config network interface my_wan surelink actions 0)>
where value is one of:
n update_routing_table: Increases the interface's metric to change the default
gateway.
If update_routing_table is selected, complete the following:
l Set the number of attempts for 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 be increased. This should 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.