Reblogged from Welcome To Prasad Linux Blog:
Step 1. Download the iperf tool from the following site
#wget http://sourceforge.net/projects/iperf/files/iperf-2.0.5.tar.gz/download
Download iperf-2.0.5.tar.gz
Step 2. Extract & Unzip iperf-2.0.5.tar.gz
#tar -xzvf iperf-2.0.5.tar.gz
# cd iperf-2.0.5
# ./configure -- configure for your machine
# make -- compile Iperf
#make install -- install Iperf, if desired
Step 3. Please follow the above 2 steps on Client & Server
Step 4. Run the benchmark using the following command…




