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 haven't tried shaping on the 5525X but my ASA 5505 running 9.1(3) took the shaping config. You have to use nested policies to do shaping like this: create the ACL "qos_priority_acl" to match prioritized traffic.Then this is from my ASA, I added TES...
You can use the logging list feature to create a group of syslog messages that can be acted upon. This group called sla-mon will only match the added|removed tracked route syslog messages.logging list sla-mon message 622001I usally use a group like ...
The class-map matches specific traffic to be priortized. This class-map is then used in the policy-map which specifies the action to take (here it is priortization of the traffic that matches the traffic defined in the class-map). In the original e...