Specifications

2 – CLI Commands
Page 22 Airborne™ Product Family CLI Reference Guide 100-8005-101G
Quatech, Inc. Confidential
Command CLI Arguments Ln Description
wl-dhcp-fbip [<ip address>] L3* Configures the IP address used by the DHCP fallback algorithm.
Default (UART, Direct Serial) is 192.168.10.1
Default (SPI, Direct Ethernet) is 0.0.0.0
wl-dhcp-fbsubnet [<subnet mask>] L3* Configures the Subnet Mask used by the DHCP fallback algorithm.
Default is 255.255.255.0.
wl-dhcp-fbgateway [<ip address>] L3* Configures the gateway address used by the DHCP fallback
algorithm.
Default is 0.0.0.0.
wl-dhcp-fbauto <0|1> L3* Enabling this will cause the module to set the wl-dhcp-fbip, wl-
dhcp-fbgateway, wl-dhcp-fbsubnet, wl-dns1 and wl-dns2
to their current values each time an IP address is successfully
DHCP'ed.
0 - disable (default)
1 - enable
T
his will only occur if wl-dhcp-fb is set and the wl-dhcp-
a
cqlimit is not 0 (zero).
If wl-dhcp-fbper is not enabled, the current fallback IP address will
not be saved across reboots.
wl-dhcp-fbper <0|1> L3* Enabling this will cause the wl-dhcp-fbip, wl-dhcp-fbgateway,
wl-dhcp-fbsubnet, wl-dns1 and wl-dns2 to be saved to
memory each time it changes. This will make these values persistent
across restarts or power cycles.
0 - disable (default)
1 - enable
This will only occur if wl-dhcp-fb and wl-dhcp-fbauto are
enabled and the wl-dhcp-acqlimit is not 0 (zero).
wl-con-led <tcp | pass> L3 Sets the behavior of the Connect LED to toggle on to indicate TCP or
PASS mode
When set to TCP, the Module will turn on this LED if the Module
accepts a TCP connection on the wl-telnet-port or the wl-
tunnel-port. It will also turn on this LED if the Module establishes
a TCP connection to the wl-tcp-ip or wl-tcp-ip2 target server.
When set to PASS, the Module will turn on this LED if a data bridge
is active. If the data bridge becomes inactive (because of the escape
sequence or loss of connection on the wireless interface), the Module
will turn off this LED.
Default is tcp.