Skip to content

Instantly share code, notes, and snippets.

@lovesegfault
Created December 4, 2020 07:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lovesegfault/254df2adf455377c790820aa9186aee3 to your computer and use it in GitHub Desktop.
Save lovesegfault/254df2adf455377c790820aa9186aee3 to your computer and use it in GitHub Desktop.
❯ iperf3 -t 30 -c 10.0.0.3
Connecting to host 10.0.0.3, port 5201
[ 5] local 10.0.0.7 port 38966 connected to 10.0.0.3 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-1.00 sec 1.37 MBytes 11.5 Mbits/sec 447 11.3 KBytes
[ 5] 1.00-2.00 sec 445 KBytes 3.65 Mbits/sec 361 8.48 KBytes
[ 5] 2.00-3.00 sec 0.00 Bytes 0.00 bits/sec 12 25.5 KBytes
[ 5] 3.00-4.00 sec 5.86 MBytes 49.2 Mbits/sec 408 26.9 KBytes
[ 5] 4.00-5.00 sec 0.00 Bytes 0.00 bits/sec 433 22.6 KBytes
[ 5] 5.00-6.00 sec 0.00 Bytes 0.00 bits/sec 490 28.3 KBytes
[ 5] 6.00-7.00 sec 0.00 Bytes 0.00 bits/sec 269 11.3 KBytes
[ 5] 7.00-8.00 sec 0.00 Bytes 0.00 bits/sec 149 11.3 KBytes
[ 5] 8.00-9.00 sec 1.25 MBytes 10.5 Mbits/sec 270 17.0 KBytes
[ 5] 9.00-10.00 sec 0.00 Bytes 0.00 bits/sec 522 14.1 KBytes
[ 5] 10.00-11.00 sec 0.00 Bytes 0.00 bits/sec 164 17.0 KBytes
[ 5] 11.00-12.00 sec 2.50 MBytes 21.0 Mbits/sec 209 11.3 KBytes
[ 5] 12.00-13.00 sec 0.00 Bytes 0.00 bits/sec 290 11.3 KBytes
[ 5] 13.00-14.00 sec 0.00 Bytes 0.00 bits/sec 491 41.0 KBytes
[ 5] 14.00-15.00 sec 1.25 MBytes 10.5 Mbits/sec 412 28.3 KBytes
[ 5] 15.00-16.00 sec 0.00 Bytes 0.00 bits/sec 179 11.3 KBytes
[ 5] 16.00-17.00 sec 5.00 MBytes 42.0 Mbits/sec 461 11.3 KBytes
[ 5] 17.00-18.00 sec 0.00 Bytes 0.00 bits/sec 401 29.7 KBytes
[ 5] 18.00-19.00 sec 0.00 Bytes 0.00 bits/sec 420 11.3 KBytes
[ 5] 19.00-20.00 sec 0.00 Bytes 0.00 bits/sec 146 105 KBytes
[ 5] 20.00-21.00 sec 1.25 MBytes 10.5 Mbits/sec 150 11.3 KBytes
[ 5] 21.00-22.00 sec 0.00 Bytes 0.00 bits/sec 98 11.3 KBytes
[ 5] 22.00-23.00 sec 0.00 Bytes 0.00 bits/sec 165 11.3 KBytes
[ 5] 23.00-24.00 sec 0.00 Bytes 0.00 bits/sec 176 11.3 KBytes
[ 5] 24.00-25.00 sec 0.00 Bytes 0.00 bits/sec 317 11.3 KBytes
[ 5] 25.00-26.00 sec 0.00 Bytes 0.00 bits/sec 533 11.3 KBytes
[ 5] 26.00-27.00 sec 1.25 MBytes 10.5 Mbits/sec 516 99.0 KBytes
[ 5] 27.00-28.00 sec 0.00 Bytes 0.00 bits/sec 347 5.66 KBytes
[ 5] 28.00-29.00 sec 0.00 Bytes 0.00 bits/sec 348 160 KBytes
[ 5] 29.00-30.00 sec 1.25 MBytes 10.5 Mbits/sec 429 11.3 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-30.00 sec 21.4 MBytes 5.99 Mbits/sec 9613 sender
[ 5] 0.00-30.00 sec 15.2 MBytes 4.26 Mbits/sec receiver
iperf Done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment