11-05-2009 09:41 AM - edited 03-04-2019 06:37 AM
I have a quick question and I hope it is just to verify. I need to move some traffic to a the high priority queue and it is base on the type of traffic. Here is the ACL I am planning on using using and the calling that ACL in the QoS template.
ip accesss-list extended ipp5
remark to prioritize contact center traffic
permit tcp any any eq 31452
permit tcp any any any eq 31454
permit udp any any eq 31453
And then call it from the QoS template.
qos map setprecedence 30
match dscp 46
match dscp ef
match list ipp5
set precedence 5
Is this going to work. I need to move that traffic as it is what our contact center app uses and is getting squeezed out at times.
11-05-2009 08:42 PM
Hi,
It sounds like Procurve platform configuration. Can you confirm if you are trying to configure QoS in Cisco or HP platform?.
If this is for Cisco platform, You may have to create a class-map to classify the traffic and policy-map to apply required action (marking/queuing/policing/shaping) on the traffic.
The below link will help you to get an idea of how to configure the same.
http://www.cisco.com/en/US/docs/ios/qos/configuration/guide/qos_mqc.html
HTH,
Nagendra
11-06-2009 07:37 AM
It is an Adtran router, the AOS is very similar to an IOS. This setup a while back by someone else and I need to tweak it a bit. The QoS template does work but the was squeezing out traffic for the call center app at our remote sites and it is considered critical.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide