ping -i .2 -s 1400 -f -c 300 x.x.x.x
On 11/21/2019 7:31 PM, Matt wrote:
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 [email protected] http://af.afmug.com/mailman/listinfo/af_af.afmug.com
