Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We currently have Cisco routers (2800 series) where we terminate PRI circuits. These routers in turn use SIP to talk to our PBX. We do both inbound/outbound this way.We are getting ready to have our Telco hand us a DS3 circuit for voice. Our curr...
I have a monitoring rule that checks the number of connections on the firewall using the following command:show conn countMy results are always between 3,000 and 9,000.A while back, I had an issue where all 130,000 connections were being used up. I ...
I'm working in my lab trying to do proof of concept for traffic policing on the ASA 5510 running 8.0(4). I have two laptops running Ubuntu one on the outside and one on the inside. Both laptops have 100Mbps interfaces. My tests consists of downloa...
We are using an ASA 5510 as our gateway to our ISP. All of our VOIP traffic is sent to an Internet SIP provider for our outbound calls. Our pipe to the Internet is 100Mbps metro ethernet. I am trying to find a way to provide QoS for this traffic s...
I have an ASA 5510 that is setup in the following manner. Internet -----> "outside" ASA interface ----> [ASA] --> "private" ASA Interface -- 192.168.1.1/24 network --> Router --> 10.0.0.0 network I have a web server that sits on the 10.0.0.0/24 ne...
access-list nonvoice extended permit ip any anyBasically I just have two hosts right now that I'm using to see if I can control the speed with. Once I can control the speed with those two hosts then I will introduce additional hosts and modify the A...
Yes, I want to limit traffic between two host to no more than 10kbps. Here are the configs you requested.show run service-policy:service-policy global_policy globalservice-policy qos-policy interface outsideshow run policy-map:policy-map type inspec...
Varun,Thanks for your reply. I've went through the document and I still don't understand why my traffic is not adhering to the specified rate limits. Is there a specific section of that document that answers that question? It seems simple, classif...
Wow, I am super excited about that packet-tracer command. That's going to make my life a lot easier, thanks! I thought you had to tell it what to look for and then generate the packets yourself. I can see that it tries to get to the VPN but I've g...