User's Manual

STA
80-VT321-1 B 7 Qualcomm Confidential and Proprietary
MAY CONTAIN U.S. AND INTERNATIONAL EXPORT CONTROLLED INFORMATION
2
3
4
5
6
7
9
10
11
12
13
14
15
16
17
18
19
2.3 Connecting to STA 1
You can control the STA by connecting an Ethernet cable to one of its four LAN ports on the AP
router or to a single LAN port on a dongle STA.
The CLI-based applications are run from the shell on the STA. The shell is accessible through
any of the four LAN ports using telnet. The LAN ports’ default IP address is 192.168.1.253 with
a subnet mask of 255.255.255.0.
Telnet login is “root” with no password.
2.3.1 Wireless network connectivity 8
The Qualcomm STA will bridge packets between the wired LAN ports and the wireless interface
after the STA clones the Agent PC’s Ethernet MAC address.
Follow the procedure below to clone the Agent PC’s Ethernet MAC address on the STA:
1. Telnet into the STA from the Agent PC:
# iwpriv wlan0 set_clone_addr <Agent PC MAC Address>
For example, # iwpriv wlan0 set_clone_addr 00:de:ad:be:ef:00
2. Use the following command to confirm if the cloned MAC address was configured correctly:
# iwpriv wlan0 get_clone_addr (this will list the cloned MAC address)
3. All configurations on the STA can be saved by issuing the following command:
# wext-conf save all
The Qualcomm STA will automatically configure itself with the saved configuration if rebooted.