I use iperf. Google it and you will find it. Run it as a server from your
remote site and run a client from your local PC to measure the bandwidth
that your L-2-L link provides.
On the remote site, run this on any PC: iperf -s
On your local PC: iperf -c xxx.xxx.xxx.xxx -i 5 -t 60 -w 1024k
Where xxx.xxx.xxx.xxx is the IP address of the remote
PC running iperf as a server.
"yaro137" <(E-Mail Removed)> wrote in message
news:fadbacf3-c6d9-45ac-bf4d-(E-Mail Removed)...
> How could I check what's the real average connection speed between two
> office branches set up as LAN-to-LAN link?
> yaro
|