User's Manual

WCN1320™ User Guide STA
80-VT321-1 C 8 Qualcomm Confidential and Proprietary
MAY CONTAIN U.S. AND INTERNATIONAL EXPORT CONTROLLED INFORMATION
2.3.1 Wireless network connectivity 1
The Qualcomm STA will bridge packets between the wired LAN ports and the wireless interface 2
after the STA clones the Agent PC’s Ethernet MAC address. 3
Follow the procedure below to clone the Agent PC’s Ethernet MAC address on the STA: 4
1. Telnet into the STA from the Agent PC: 5
# iwpriv wlan0 set_clone_addr <Agent PC MAC Address> 6
For example, # iwpriv wlan0 set_clone_addr 00:de:ad:be:ef:00 7
2. Use the following command to confirm if the cloned MAC address was configured correctly: 8
# iwpriv wlan0 get_clone_addr (this will list the cloned MAC address) 9
3. All configurations on the STA can be saved by issuing the following command: 10
# wext-conf save all 11
The Qualcomm STA will automatically configure itself with the saved configuration if rebooted.12