iperf3 -c 192.168.1.10 -t 10

Category: Local Network & Public Hosting

iperf3 -c 192.168.1.10 -t 10

Run a ten-second throughput test to a server

This runs the client half of iperf3, pushing as much TCP traffic as possible to the server at 192.168.1.10 for ten seconds and reporting the achieved bandwidth. The result is the practical ceiling of the link, including Wi-Fi interference and switch limits. Repeat the test in both directions to find asymmetric problems.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.