How to test LAN to LAN WiFi throughput?

Options
Zyxel_Melen
Zyxel_Melen Posts: 4,992 image  Zyxel Employee
Zyxel Certified Network Engineer Level 1 - Switch Zyxel Certified Network Administrator - Switch Zyxel Certified Network Administrator - Nebula Zyxel Certified Sales Associate

Q: How to test LAN to LAN WiFi throughput? I want to check intranet speed to verify the AP's performance.

A:

Topology:

image.png

Prepare test steps:

Install iperf3 and openspeedtest server :

Iperf3 Installation:

  • Extract the iperf3 zip file and copy cygwin1.dll and iperf3.exe to C:\Windows\System32 so that you can use the iperf3 command without specifying the path.
Untitled Image

Openspeedtest Installation:

  • Download OpenSpeedTest-Server 2.x.x.exe for Windows X86-64 on Ethernet Server.
  • Execute the downloaded file, and the server will start automatically without the need for additional settings.
Untitled Image

Test steps:

IPERF

1.    To execute iperf, Please open cmd in Windows OS and execute below commands on the clients acting as the iperf server.

2.    C:\> iperf –s

a64wyi5ezckw.png

3.  For the Windows client (LAPTOP2) connected on the NBG7510 router.

     C:\> iperf -c 192.168.100.100 -P 10 -t 10 -i 1
The attached parameter means the client will connect to the server IP 192.168.100.100 and test for 10 seconds with 10 parallels per second

lobz6bu7d437.png

yb5fvp193joj.png

OPENSPEEDTEST

Open chrome browser on LATOP2 and type the IP address show on the server site

Then you can click start to do the test.

pol5qx9zw17b.png

Zyxel Melen