I need to test for latency and jitter between two linux boxes I have
terminal access too.  The iperf examples I have found seem to just
care about bandwidth.

I tried this:

server> iperf -s -u -p 8042

client> iperf -c x.x.x.x -u -p 8042 -b 1m -t 30 -i 1 -f m

How do I get it to display latency, jitter, packet loss and etc?

-- 
AF mailing list
AF@af.afmug.com
http://af.afmug.com/mailman/listinfo/af_af.afmug.com

Reply via email to