Skip to content

Instantly share code, notes, and snippets.

@spetersson
Created September 29, 2022 09:28
Show Gist options
  • Save spetersson/9bf46b572cd10b1b168661ec609bce0f to your computer and use it in GitHub Desktop.
Save spetersson/9bf46b572cd10b1b168661ec609bce0f to your computer and use it in GitHub Desktop.
[sanderp@linux ~]$ iperf3 -c 10.1.10.253
Connecting to host 10.1.10.253, port 5201
[ 4] local 10.1.10.13 port 57639 connected to 10.1.10.253 port 5201
[ ID] Interval Transfer Bandwidth Retr Cwnd
[ 4] 0.00-1.00 sec 158 MBytes 1.32 Gbits/sec 149 42.4 KBytes
[ 4] 1.00-2.00 sec 250 MBytes 2.10 Gbits/sec 168 4.24 KBytes
[ 4] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec 232 59.4 KBytes
[ 4] 3.00-4.00 sec 177 MBytes 1.49 Gbits/sec 364 55.1 KBytes
[ 4] 4.00-5.00 sec 222 MBytes 1.86 Gbits/sec 440 72.1 KBytes
[ 4] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec 404 55.1 KBytes
[ 4] 6.00-7.00 sec 77.1 MBytes 647 Mbits/sec 216 86.3 KBytes
[ 4] 7.00-8.00 sec 110 MBytes 922 Mbits/sec 338 73.5 KBytes
[ 4] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec 422 73.5 KBytes
[ 4] 9.00-10.00 sec 46.9 MBytes 393 Mbits/sec 255 115 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth Retr
[ 4] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec 2988 sender
[ 4] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
iperf Done.
[sanderp@linux ~]$ iperf3 -c 10.1.10.254
Connecting to host 10.1.10.254, port 5201
[ 4] local 10.1.10.13 port 2253 connected to 10.1.10.254 port 5201
[ ID] Interval Transfer Bandwidth Retr Cwnd
[ 4] 0.00-1.00 sec 1.10 GBytes 9.43 Gbits/sec 0 536 KBytes
[ 4] 1.00-2.00 sec 1.10 GBytes 9.41 Gbits/sec 0 542 KBytes
[ 4] 2.00-3.00 sec 1.10 GBytes 9.42 Gbits/sec 0 549 KBytes
[ 4] 3.00-4.00 sec 1.10 GBytes 9.41 Gbits/sec 0 564 KBytes
[ 4] 4.00-5.00 sec 1.10 GBytes 9.42 Gbits/sec 0 573 KBytes
[ 4] 5.00-6.00 sec 1.10 GBytes 9.41 Gbits/sec 0 581 KBytes
[ 4] 6.00-7.00 sec 1.10 GBytes 9.41 Gbits/sec 0 581 KBytes
[ 4] 7.00-8.00 sec 1.10 GBytes 9.41 Gbits/sec 0 581 KBytes
[ 4] 8.00-9.00 sec 1.10 GBytes 9.41 Gbits/sec 0 581 KBytes
[ 4] 9.00-10.00 sec 1.10 GBytes 9.41 Gbits/sec 0 590 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth Retr
[ 4] 0.00-10.00 sec 11.0 GBytes 9.42 Gbits/sec 0 sender
[ 4] 0.00-10.00 sec 11.0 GBytes 9.41 Gbits/sec receiver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment