User's Manual

WCN1320™ User Guide Performance Test Configuration
80-VT321-1 C 16 Qualcomm Confidential and Proprietary
MAY CONTAIN U.S. AND INTERNATIONAL EXPORT CONTROLLED INFORMATION
5.4.2 IPerf 1
When using IPerf, one PC must be configured as the client and one must be configured as the 2
server. For maximum performance, we recommend configuring two servers on PC2, and two 3
clients on PC1, and running a bidirectional throughput test between each client server pair. 4
An example command line configuration is shown below: 5
On PC1: 6
iperf –c 192.168.1.101 –p 6000 –w 128k –i .5 –d –t 30 –P 10 7
iperf –c 192.168.1.101 –p 6001 –w 128k –i .5 –d –t 30 –P 10 8
On PC2: 9
iperf s -p 6000 –w 128ki .5 10
iperf s –p 6001 –w 128k –i .5 11
12