We've got a T1-internet connection with a Cisco ASA 5510 appliance in our small office.

We have a site-to-site vpn connection from our office to a remote data center.

Question(s):

  1. How can I find out if my site-to-site vpn traffic is being saturated via the Cisco ADSM?

  2. Are there other simple/free tools that can show me if my site-to-site vpn connection is being saturated?

link|improve this question
1  
I had a similar issue a while back and needed to see what sort of speed the VPN tunnel was running at, the good folks here suggested and it worked a treat. en.wikipedia.org/wiki/Iperf – dannymcc Jan 30 at 19:50
As you know how fast the link can potentially go (T1) you can monitor the current through put via SNMP with something like Cacti, and test it for max throughput with iPerf as dannymcc mentioned – javano Jan 30 at 20:21
feedback

1 Answer

I believe that the Cisco ASA 5510 has NetFlow support built into it which should supply the statistics that you're looking for. There's an article on configuring NetFlow on the ASA here.

With regards to part 2 of your question, I've had some good results using SolarWinds NetFlow Analyzer with sFlow rather than NetFlow, but the results should be similar.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.