cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3929
Views
0
Helpful
1
Replies

Functionality of priority command under policy-map

John Blakley
VIP Alumni
VIP Alumni

All,

Taking the following into consideration:

policy-map TEST

     class TEST

          priority 768

The priority command guarantees at least 768, and I believe at most 768. The question that I have is if only 96k is needed for the above class, does it still set aside the 768k? If I have voice traffic that's matched for this class, and one person picks up the phone on a T1 circuit, does the router automatically set aside ALL 768 for that one phone call?


Thanks,

John

HTH, John *** Please rate all useful posts ***
1 Accepted Solution

Accepted Solutions

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello John,

there is a recent thread where the question has been widely discussed and tested

see

https://supportforums.cisco.com/thread/2016073?tstart=0

there is no policing action unless the link is congested, not used resources are available to other traffic classes:

so traffic of LLQ queue can be more then stated value in priority command if there are resources unused by other classes

CBWFQ with LLQ has this elasticity, older legacy queueing like priority queueing or custom queueing miss this capability.

When testing a CBWFQ scheduler there are output drops when the traffic mix volume is over 100% capacity of the link (taking in account max-bandwidth for platforms supporting it) and only classes over their value have drops providing effective differentiated services.

When the link is totally used, LLQ traffic is limited to stated priority value to avoid starvation on other queues (that happened in old Priority Queueing)

to be noted one could explicitly set a policer within the policy map and in that you could not go beyond stated value

Hope to help

Giuseppe

View solution in original post

1 Reply 1

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello John,

there is a recent thread where the question has been widely discussed and tested

see

https://supportforums.cisco.com/thread/2016073?tstart=0

there is no policing action unless the link is congested, not used resources are available to other traffic classes:

so traffic of LLQ queue can be more then stated value in priority command if there are resources unused by other classes

CBWFQ with LLQ has this elasticity, older legacy queueing like priority queueing or custom queueing miss this capability.

When testing a CBWFQ scheduler there are output drops when the traffic mix volume is over 100% capacity of the link (taking in account max-bandwidth for platforms supporting it) and only classes over their value have drops providing effective differentiated services.

When the link is totally used, LLQ traffic is limited to stated priority value to avoid starvation on other queues (that happened in old Priority Queueing)

to be noted one could explicitly set a policer within the policy map and in that you could not go beyond stated value

Hope to help

Giuseppe

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card