Specifications

2 – CLI Commands
Page 30 Airborne™ Product Family CLI Reference Guide 100-8005-101G
Quatech, Inc. Confidential
2.2.3 LAN Communication Commands
Command CLI Arguments Ln Description
wl-telnet-timeout [integer] L3 Configures the CLI Server connection inactivity timeout. A setting of
0 specifies an infinite timeout. This parameter only applies to new
CLI Sessions, not the one issuing the command. The input range is
32 bits unsigned.
Default is 0 (seconds).
wl-telnet-port [integer] L3* Configures the TCP port number that the Module CLI Server listens
on for a LAN application connection.
Default is 23 (decimal).
wl-tunnel [0 | 1] L3* Enables or disables the tunnel capability of the CLI Server.
0 – disables Tunnel connection
1 – enables Tunnel connection
Default is 0.
wl-tunnel-mode [tcp | udp] L3* Configures the protocol that will be used by the CLI Server to tunnel
data.
tcp – sets TCP as the protocol for tunneling
udp – sets UDP as the protocol for tunneling
Default is tcp.
wl-tunnel-port [integer] L3* Configures the CLI Server tunneling port for TCP. The CLI Server
will process TCP connection requests on this port as a request to
open a CLI Session in PASS Mode. The range of the input is 16
bits unsigned.
Default is 8023.
listen L2 Sets the CLI session to LISTEN Mode when issued on the serial
interface. This command is not applicable on the wireless interface.
See “Understanding CLI Sessions” for details on this command.
wl-retry-time [integer] L3 Configures the interval (in seconds) between attempts to establish
a TCP connection with a LAN TCP server when the serial-
default configuration is set to PASS Mode.
The range of this input is 32 bits unsigned.
Default is 60 (seconds).
wl-tcp-timeout [integer] L3 Configures the inactivity timeout (in seconds) for TCP connections
initiated by the CLI Session on the serial interface using the pass
or serial-default commands. A value of zero sets an infinite
timeout. This parameter applies only to newer sessions.
The range of this input is 32 bits unsigned.
Default is 0 (seconds).
wl-tcp-port [integer] L3 Configures the TCP port number to use when the CLI Session on
the serial interface initiates a TCP connection with the pass or
serial-default commands. This value must match the TCP
port on which the target server specified by wl-tcp-ip is listening.
The range of this input is 16 bits unsigned.
Default is 2571 (decimal).