Measure maximum TCP and UDP bandwidth performance between hosts
Tool to measure maximum TCP and UDP bandwidth
iperf
$ iperf -s
$ iperf -c 192.168.1.100 -t 10
$ iperf -c 192.168.1.100 -u -b 100m