Network Speed testing

Network Speed testing

Use the iperf3 command to test network speeds.

  • iperf3 -s to start in server mode
  • iperf3 -c 192.168.1.10 -t 20 to test server on ip address 192.168.1.10 for 20 tries.
  • iperf3 -c 192.168.1.1 -t7 -b 2.5G -u 6001
  • iperf3 -c 192.168.1.1 -t7 -R -b 2.5G -u 6001
/app/www/public/data/pages/tech_notes/iperf.txt · Last modified: 2025-01-18 Sat wk03 21:48
CC Attribution-Share Alike 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International