Interfaces Wireless Wide Area Networks (WWANs)
IX14 User Guide
80
(config)> network interface my_wwan
(config network interface my_wwan)>
4. Enable SureLink.
SureLink can be enabled for both IPv4 and IPv6 configurations. By default, SureLink is enabled
for IPv4 for the preconfigured WWAN (modem). It is disabled for IPv6.
(config network interface my_wwan> ipv4 surelink enable true
(config network interface my_wwan)>
5. By default, the device is configured to restart the interface when its connection is considered
to have failed.
To disable:
(config network interface my_wwan ipv4 surelink)> restart false
(config network interface my_wwan ipv4 surelink>
n
(Optional) Set the number of times that the Surelink test must fail before the interface
is restarted:
(config network interface my_wwan ipv4 surelink)> restart_attempts
int
(config network interface my_wwan ipv4 surelink>
where int is any number greater than 0. The default is 1.
6. Set the device to reboot when the interface is considered to have failed:
(config network interface my_wwan ipv4 surelink)> reboot true
(config network interface my_wwan ipv4 surelink>
Note If the reboot parameter is enabled at the same time as the restart parameter, the reboot
parameter takes precedence.
n
(Optional) Set the number of times that the Surelink test must fail before the device is
rebooted:
(config network interface my_wwan ipv4 surelink)> reboot_attempts
int
(config network interface my_wwan ipv4 surelink>
where int is any number greater than 0. The default is 1.
7. Add a test target:
(config network interface my_wwan)> add ipv4 surelink target end
(config network interface my_wwan ipv4 surelink target 0)>
8. Set the test type:
(config network interface my_wwan ipv4 surelink target 0)> test value
(config network interface my_wwan ipv4 surelink target 0)>