Iperf

Aus xinux.net
Zur Navigation springen Zur Suche springen

Install

  • apt-get install iperf

Server

  • iperf -s

Client

  • iperf -c 192.168.240.3
------------------------------------------------------------
Client connecting to 192.168.240.3, TCP port 5001
TCP window size: 85.0 KByte (default)
------------------------------------------------------------
[  3] local 192.168.244.2 port 60500 connected with 192.168.240.3 port 5001
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0-10.0 sec   652 MBytes   546 Mbits/sec

Links