yubin00145865 / iperf

Automatically exported from code.google.com/p/iperf
Other
0 stars 0 forks source link

About UDT tests #155

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello all,

I´m trying to test my lab network with Iperf. I´d like to test it in UDP mode 
WITHOUT a server because I can made the measure in my switches; is it possible 
to run iperf in UDP mode without a server?

Thanks in advance.

[root@cgrsgfba01 iperf_2.0.2-4_i386]# ./iperf -i1 -u -t30 -c <IP>
write2 failed: Connection refused
read failed: Connection refused
[  3] WARNING: did not receive ack of last datagram after 1 tries.
------------------------------------------------------------
Client connecting to XXX, UDP port 5001
Sending 1470 byte datagrams
UDP buffer size:   256 KByte (default)
------------------------------------------------------------
[  3] local XXX port 39075 connected with XXX port 5001
[  3]  0.0- 0.0 sec  1.44 KBytes  1.02 Mbits/sec
[  3] Sent 1 datagram

Original issue reported on code.google.com by j...@hp.com on 13 Jul 2015 at 9:28