User's Manual
Table Of Contents
- xPico Wi-Fi Embedded Device Server User Guide
- 1: Using This Guide
- 2: Introduction
- 3: Configuration Using Web Manager
- 4: Network Settings
- 5: Line and Tunnel Settings
- 6: Services Settings
- 7: Maintenance and Diagnostics Settings
- 8: Advanced Settings
- 9: Updating Firmware
- Appendix A: Technical Support
- Appendix B: Compliance
- Appendix C: Binary to Hexadecimal Conversions
5: Line and Tunnel Settings
xPico® Wi-Fi® Embedded Device Server User Guide 31
Table 5-5 Tunnel Disconnect Mode Settings
To Configure Tunnel Disconnect Mode Settings
Using Web Manager
To configure the Disconnect Mode for a specific tunnel, click Tunnel in the menu and select
Tunnel 1 -> Disconnect.
Using XML via CLI
Include in your file: <configgroup name = "Tunnel Disconnect" instance = "1">
Statistics
Tunnel statistics contains data counters, error counters, connection time and connection
information. Statistics are available at each individual connection and aggregated across all
connections.
To View Tunnel Statistics
Using Web Manager
To view statistics for a specific tunnel, click Tunnel in the menu and select the Tunnel 1 ->
Statistics.
Using XML via CLI
Include in your file: <statusgroup name = "line" instance = "1">
Tunnel Disconnect
Mode Settings
Description
Stop Character Enter the Stop Character which when received on the Serial Line, disconnects the
tunnel. The Stop Character may be designated as a single printable character or
as a control character. Control characters may be input in any of the following
forms: <control>J or 0xA (hexadercimal) or \10 (decimal). Disable the Stop
Character by blanking the field to set it to <None>.
Timeout Enter the number of milliseconds a tunnel may be idle before disconnection. The
value of zero disables the idle timeout.
Flush Line Set whether to flush the Serial Line when the Tunnel is disconnected. Choices are:
Enabled
Disabled (default)
PRELIMINARY DRAFT
PRELIMINARY DRAFT










