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.
I have a DMVPN network with multiple sites connected and all working OK with one exception. Two sites (that can connect spoke to spoke perfectly well to all other spoke routers in the network) cannot connect directly together and route traffic throug...
I am trying to set up a traffic shaping policy for outbound traffic on a Pix 515 to restict total outbound BW to 1 mbps. Below is the config I have set up. What is happening that uploading to external sites is indeed restricted to 1 mbps but uploadin...
I have 2 5540 ASA in an Active / Standy setup. The Active firewall has a packet shaper sitting between it and the inside LAN. When I reboot the Packet shaper the FWs failover. I have the default timeings for failover 1 second hello 15 seconds keepali...
I am setting up QoS in a VPN environemnt to prioritise voice and video traffic using dscp. I am planning to use something like the following.....policy-map enterpriseclass voicepriority 256class videobandwidth 512class class-defaultfair-queuerandom-d...
I have a phase 2 DMVPN network with approx 40 spoke routers and dual hub routers. 90% of this is working very well. However I have 3 or 4 spoke routers that are unable to communicate with each other directly (traffic goes via the hub router between t...
Marcin,You are quite right and thanks very much for pointing me in the right directoin. It appears there used to be a static tunnel between these two routers and the pre-shared-key associated with that was still in the config at one end. I have now ...
Pete,Thanks very much for your respose. Do you know how I can override this default behaviour and ensure the primary stays active unless the secondary does not receive a hello packet within the 15 seconds?Thanks again,Rich
Danilo,thanks for your quick response. What is the reason for this? By the way, the packet shaper does not really take only a few seconds to boot, buts "fails open" whenever it is rebooted.
forgot the shape command which might help if you want to shape traffic, so it would be......policy-map shape class class-default service-policy enterprise shape average 1500000
I am doing a very similar setup at he mo, the only difference is that internet traffic is tunneled to the hub site as well, but I don't think that should make a difference. If you add qos pre-classify statement to the tunnel interface that will ensur...