← Prev page Next page → This is an old revision of the document! ← Prev page Start page Next page →← Back Next → 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. ← Back Start page Next →