Specifications

2 – CLI Commands
100-8005-101G Airborne™ Product Family CLI Reference Guide Page 21
Quatech, Inc. Confidential
Command CLI Arguments Ln Description
wl-dhcp-renew L3 Performs a DHCP renew request to acquire a new IP configuration or
update the DHCP lease with the DHCP server.
wl-arp L3 Causes the unit to produce a gratuitous ARP on the network.
wl-dhcp-client [string] L3 Configures the DHCP Client Host Name String to use in the DHCP
requests. On some APs, this name is displayed along with the MAC
address in the list of attached devices.
Up to 31 characters, no spaces.
Default is Airborne™ xxxxxx where xxxxxx are the last six
hexadecimal digits of the Module’s MAC address.
wl-dns1 [IPadrs] L3 Configures the Primary DNS Server Address required for DNS
lookups with the wl-dns lookup command. If the DHCP Client is
enabled, the wl-dns1 value will be updated (if the DHCP Server
provides one).
Default is 0.0.0.0.
wl-dns2 [IPadrs] L3 Configures the Secondary DNS Server Address. This value is used
for DNS lookups, if the lookup fails using the value from wl-dns1. If
the DHCP Client is enabled, the wl-dns1 value will be updated (if
the DHCP Server provides one).
Default is 0.0.0.0.
wl-dns string L2 Performs a DNS lookup using wl-dns1 and wl-dns2 as the primary
and secondary DNS servers. The input string may be the fully
qualified URL or the IP address of the network node.
This command returns the IP address that was resolved by the DNS
server or an error if not resolved.
Responds with the IP address of the URL in a text string format:
xxx.xxx.xxx.xxx
wl-dhcp-mode [<0 | 1>] L3* Configures DHCP request retransmission mode to either Exponential
or Fixed interval.
0 = Exponential interval (default)
1 = Fixed interval
wl-dhcp-interval [<interval in
seconds>]
L3* Configures the DHCP request retransmission interval (in seconds) to
use when wl-dhcp-mode is set to fixed. This is an integer with a
range of 1-64.
Default is 15.
wl-dhcp-fb [<0 | 1 >] L3* Configures the DHCP fallback algorithm. When the DHCP fallback
algorithm is enabled, the Module will apply the configuration from
wl-dhcp-fbip, wl-dhcp-fbgateway, and wl-dhcp-subnet as
the static IP configuration, if the DHCP client has not received its IP
configuration after wl-dhcp-acqlimit seconds.
0 = Disable DHCP fallback (default for – UART, Direct Serial)
1 = Enable DHCP fallback (default for – SPI, Direct Ethernet)
wl-dhcp-acqlimit [<number of
seconds>]
L3* Configures the number of seconds that the Module should wait to
acquire its IP configuration using DHCP before applying the DHCP
fallback algorithm (if enabled).
This is an integer with a range of 1-255 seconds.
Default is 150.
Note: “0” will turn off IP Fallback.