Contents

Local iPerf Server Configuration Guide

Local iPerf Server Configuration Guide

Procedure

  1. Access the iPerf official website https://iperf.fr/iperf-download.php and download iPerf Version 3.1.3 to your local computer.
  2. Decompress the iPerf install package, and run the cmd command in the extracted root directory. (To display the cmd CLI, press Shift and right-click the mouse, and choose Open command window here from the shortcut menu.
  3. Run the iperf3.exe -v command to check whether iPerf has been installed successfully. If the message "iperf 3.1.3" is displayed, iPerf is successfully installed.
  4. Run the iperf3.exe -s -p 5001 command to enable the server.
  5. In the server address box on the APP screen, enter the iPerf server IP address (You can run the ipconfig command on the CLI to obtain the iPerf server IP address).

Example

  1. If information similar to the following is displayed, the iPerf server has been successfully started:

  2. Run the ipconfig command on the server, and find the IPv4 IP address under Ethernet adapter Local Area Connection. Enter the IPv4 address 192.168.1.1 (example) in the service address on the intranet speed test page of the APP.

Precautions

  1. You must be able to ping the iPerf server IP address on your phone after it is connected to the SSID.

  2. If the iPerf server IP address can be pinged on your phone connected to the SSID but the speed test still fails, run the iperf3.exe -s -p 5001 command to restart the server, and then perform the test again.