Interfaces
Wide Area Networks (WANs)
TX54 User Guide
79
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. Create a new interface, or edit an existing one:
n
To create a new interface, see
Configure a Wide Area Network (WAN)
or
Configure a Wide Area Network (WAN)
or
Configure a Wireless Wide Area Network
n
To edit an existing interface, change to the interface's node in the configuration
schema. For example, for a interface named
my_wan
, change to the
my_wan
node in
the configuration schema:
(config)> network interface my_wan
(config network interface my_wan)>
4. Enable SureLink.
SureLink can be enabled for both IPv4 and IPv6 configurations. By default, SureLink is enabled
for IPv4 for the preconfigured WAN (wan1) and WWANs (wwan1 and, for dual-cellular models,
wwan2). It is disabled for IPv6.
When SureLink is configured for Wireless WANs, SureLink tests are only run if the cellular
modem is connected and has an IP address. Use the
SIM failover
options to configure the
TX54 device to automatically recover the modem in the event that it cannot obtain an IP
address. See
Configure a Wireless Wide Area Network (WWAN)
for details about
SIM failover
.
(config network interface my_wan> ipv4 surelink enable true
(config network interface my_wan)>
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_wan ipv4 surelink)> restart false
(config network interface my_wan ipv4 surelink>
n
(Optional) Set the number of times that the Surelink test must fail before the interface
is restarted:
(config network interface my_wan ipv4 surelink)> restart_attempts
int
(config network interface my_wan 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_wan ipv4 surelink)> reboot true
(config network interface my_wan ipv4 surelink>
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...