I have a cisco router connected to a vsat, which is suppose to give me 128K but it seems a lot slower than that.
What tools can I use to see how much bandwidth I have on a private circuit?
From the commandline type iperf -s on the receiving end. Then iperf -c <ip address of receiver> on the other end. It will transfer data for 10 seconds and report back the throughput. It supports different port numbers, UDP and a number of other cool options.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.