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.
Hello,I wanted to rate-limit download traffic passing through my ASA5520, Software Version 8.2(1). I used configuration based on the offical documentation.I tried two configurations, one at a time: "inbound based" where I limit the traffic entering m...
Hello everybody,In order to change large portions of my running-config without restarting my router, I tried to perform the command "configure replace nvram:my-special-conf"It worked well with a Cisco 3845 router - IOS image: c3845-advipservicesk9-mz...
Hello everybody,I experience an increasing number of SDH NSE + NEWPTR events, about 40 event/second.I have a 7200 VXR router with a PA-POS-1OC3 card (STM-1), connected through an SDH network to another router. Both routers clock source are set to "li...
Hello,172.18.1.0/24 is the only subnet.Here's the command output:firewall# show service-policy policeInterface INSIDE: Service-policy: PLC-INSIDE-OUTGOING Class-map: CM-INSIDE-OUTGOING Output police Interface INSIDE: cir 256000 bps, b...
Hi Sean,It doesn't work either. When I try to throttle the traffic to 512 kbps, it stabilizes at 2~3 Mbps. Here's the interface graph from ASDM:1) When I throttle the traffic:2) when I undo the configuration:
So the router behaves like this:to choose a policy for a new-created tunnel, match the first policy that have the same encryption and hash methods as the tunnel transform-set command (and of course the peer should have the same policy).Thanks for you...
Maybe I didn't express my question well.Let's take this config of one router for site-to-site IPSEC VPN, ! define IKE phase 1 parameters, we have multiple policies ! crypto isakmp policy 1 encryption aes 128 hash sha authentication pre-share grou...