...
Code Block |
---|
iperf3 -c iperf.wiscnet.net -P 4 -t 900 -R |
Code Block |
---|
title | Example output |
---|
collapse | true |
---|
|
iperf3 -c iperf.wiscnet.net -P 4 -t 900 -R
<output shortened/omitted>
- - - - - - - - - - - - - - - - - - - - - - - - -
[ 7] 8.00-9.0100 sec 2231.46 MBytes 187265 Mbits/sec
[ 9] 8.00-9.0100 sec 2420.92 MBytes 208170 Mbits/sec
[ 11] 8.00-9.0100 sec 2233.4 MBytes 187280 Mbits/sec
[ 13] 8.00-9.0100 sec 4125.45 MBytes 346214 Mbits/sec
[SUM] 8.00-9.0100 sec 111 MBytes 928929 Mbits/sec
<repeats until the test is completed>
<output shortened/omitted>
|
iperf3 Upload Test
iperf3 testing download speeds from the member's perspective, 4 threads in parallel, for 900 seconds/15 minutes, using TCP. The [SUM] row results in Mbits/sec or Gbits/sec. "-R" for reverse added to this test.
...
Code Block |
---|
iperf3 -c iperf.wiscnet.net -P 4 -t 900 -R |
Code Block |
---|
title | Example output |
---|
collapse | true |
---|
|
iperf3 -c iperf.wiscnet.net -P 4 -t 900 -R
<output shortened/omitted>
- - - - - - - - - - - - - - - - - - - - - - - - -
[ 7] 8.00-9.0001 sec 3122.64 MBytes 265187 Mbits/sec
[ 9] 8.00-9.0001 sec 2024.29 MBytes 170208 Mbits/sec
[ 11] 8.00-9.0001 sec 3322.4 MBytes 280187 Mbits/sec
[ 13] 8.00-9.0001 sec 2541.54 MBytes 214346 Mbits/sec
[SUM] 8.00-9.0001 sec 111 MBytes 929928 Mbits/sec
<repeats until the test is completed>
<output shortened/omitted>
|