Source : https://iperf.fr
Download :
https://www.myqnap.org/product/iperf3/
Note :
launch 10 server instance on port 5200 -> 5209
example of bench over LAN with a windows client :
TS-453PRO
Code:
iperf3.exe -c 192.168.1.36
Connecting to host 192.168.1.36, port 5201
[ 4] local 192.168.1.178 port 61295 connected to 192.168.1.36 port 5201
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-1.00 sec 110 MBytes 918 Mbits/sec
[ 4] 1.00-2.00 sec 101 MBytes 850 Mbits/sec
[ 4] 2.00-3.00 sec 100 MBytes 843 Mbits/sec
[ 4] 3.00-4.00 sec 108 MBytes 907 Mbits/sec
[ 4] 4.00-5.00 sec 106 MBytes 889 Mbits/sec
[ 4] 5.00-6.00 sec 103 MBytes 861 Mbits/sec
[ 4] 6.00-7.00 sec 105 MBytes 884 Mbits/sec
[ 4] 7.00-8.00 sec 112 MBytes 938 Mbits/sec
[ 4] 8.00-9.00 sec 109 MBytes 913 Mbits/sec
[ 4] 9.00-10.00 sec 109 MBytes 912 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-10.00 sec 1.04 GBytes 891 Mbits/sec sender
[ 4] 0.00-10.00 sec 1.04 GBytes 891 Mbits/sec receiver
iperf Done.
TS-231
Code:
iperf3.exe -c 192.168.1.58
Connecting to host 192.168.1.58, port 5201
[ 4] local 192.168.1.178 port 61560 connected to 192.168.1.58 port 5201
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-1.00 sec 86.4 MBytes 724 Mbits/sec
[ 4] 1.00-2.00 sec 83.9 MBytes 703 Mbits/sec
[ 4] 2.00-3.00 sec 82.4 MBytes 691 Mbits/sec
[ 4] 3.00-4.00 sec 82.1 MBytes 689 Mbits/sec
[ 4] 4.00-5.00 sec 82.0 MBytes 688 Mbits/sec
[ 4] 5.00-6.00 sec 81.8 MBytes 686 Mbits/sec
[ 4] 6.00-7.00 sec 84.2 MBytes 706 Mbits/sec
[ 4] 7.00-8.00 sec 84.5 MBytes 709 Mbits/sec
[ 4] 8.00-9.00 sec 85.0 MBytes 713 Mbits/sec
[ 4] 9.00-10.00 sec 60.2 MBytes 505 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-10.00 sec 812 MBytes 682 Mbits/sec sender
[ 4] 0.00-10.00 sec 812 MBytes 681 Mbits/sec receiver
iperf Done.
about :
What is iPerf / iPerf3 ?
iPerf3 is a tool for active measurements of the maximum achievable bandwidth on IP networks.
It supports tuning of various parameters related to timing, buffers and protocols (TCP, UDP, SCTP with IPv4 and IPv6).
For each test it reports the bandwidth, loss, and other parameters.
This is a new implementation that shares no code with the original iPerf and also is not backwards compatible.
iPerf was orginally developed by NLANR/DAST. iPerf3 is principally developed by ESnet / Lawrence Berkeley National Laboratory.
It is released under a three-clause BSD license.
Dernière édition par un modérateur: