03-29-2007 02:00 AM - edited 03-03-2019 04:21 PM
Hi,
I have a remote site that on a L2L and I would like to test the amount of Throughput/Bandwidth that is available between Our Head office and the remote site. Does anyone know of any good apps i could use to test this.
Regards
J mack
03-29-2007 03:06 AM
I would advice you to use linux machines at both ends keep few linux ISO dumps at one end and copy it to other end using scp command. Check the transfer rate with iptraf utility.
Hope this will help you
Regards
S. Shantharam
03-29-2007 03:46 AM
Have a look at Iperf - http://dast.nlanr.net/Projects/Iperf/. It's free and reasonably accurate, but you'll have to make manual conversion of UDP or TCP transfer rate to actual throughput as seen on the wire.
By the way, if you use TCP (or TCP-based applications such as FTP or SCP) in order to get more accurate results you need to run either many sessions simultaneously or single session for very long time.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide