10: Line and Tunnel Settings
PremierWave® XC HSPA+ Intelligent Gateway User Guide
77
To Configure Tunnel Connect Mode Settings
Using Web Manager
To configure the Connect Mode for a specific tunnel, click
Tunnel
in the menu and select
Tunnel 1 -> Connect Mode
.
Using the CLI
To enter the Tunnel 1 Connect Mode command level:
enable -> tunnel 1 -> connect
Using XML
Include in your file:
<configgroup name="tunnel connect" instance="1">
Connecting Multiple Hosts
If more than one host is configured, a
Host Mode
option appears. Host Mode controls how
multiple hosts will be accessed. For the device, the Connect Mode supports up to 32 hosts. Hosts
may be accessed sequentially or simultaneously:
Sequential
– Sequential host lists establish a prioritized list of tunnels. The host specified as
Host 1 will be attempted first. If that fails, it will proceed to Host 2, 3, etc, in the order they are
specified. When a connection drops, the cycle starts again with Host 1 and proceeds in order.
Establishing the host order is accomplished with host list promotion (see
). Sequential is the default Host Mode.
Reconnect Timer
Set the value of the reconnect timeout (in milliseconds) for outgoing connections
established by the device. Valid range is 1 to 65535 milliseconds. Default is
15000.
Flush Serial Data
Set whether the serial Line data buffer is flushed upon a new network
connection. Choices are:
Enabled
= serial data buffer is flushed on network connection
Disabled
= serial data buffer is not flushed on network connection (
default
)
Block Serial
Set whether Block Serial is enabled for debugging purposes. Choices are:
Enabled
= If Enabled, incoming characters from the Serial Line will not be
forwarded to the network. Instead, they will be buffered and will eventually
flow off the Serial Line if hardware or software flow control is configured.
Disabled
= this is the default setting; incoming characters from the Serial Line
are sent on into the network. Any buffered characters are sent first.
Block Network
Set whether Block Network is enabled for debugging purposes. Choices are:
Enabled
= If Enabled, incoming characters from the network will not be
forwarded to the Serial Line. Instead, they will be buffered and will eventually
flow off the network side.
Disabled
= this is the default setting; incoming characters from the network
are sent on into the Serial Line. Any buffered characters are sent first.
Email on Connect
Select an email profile number to which an email notification will be sent upon
the establishment of an accept mode tunnel.
Email on Disconnect
Select an email profile number to which an email notification will be sent upon
the disconnection of an accept mode tunnel.
Tunnel Connect Mode
Settings (continued)
Description