Networking bandwidth testing , a quick example:
On server #iperf -s -u -i 2
#iperf -s -u -i
From client # iperf -u -c -b 900M -t60
# iperf -u -c -b 900M -t60
-Mani