Download and install iperf
Start a server by using command:
iperf -s
Test the bandwidth by using command:
iperf -i 10 -m -t 120 -c IP_ADDRESS
Download and install iperf
Start a server by using command:
iperf -s
Test the bandwidth by using command:
iperf -i 10 -m -t 120 -c IP_ADDRESS