8: Line and Tunnel Settings
PremierWave® XN Intelligent Gateway User Guide
86
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">
Host Mode
Select how multiple hosts shall be used in Connect Mode.
Sequential
: will start with host 1 and attempt each host in sequence until a
connection is accepted.
Simultaneous
: will connect to all of the hosts that accept a connection.
Note:
This field appears for configuration when at least 2 hosts are configured.
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