cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
932
Views
0
Helpful
4
Replies

Two class-map priority statemetns under one policy map. Who has the priority?

allensurface
Level 4
Level 4

If I configure a policy map such as the one below, who has the actual  priority?

policy-map WAN-EDGE
class VOICE
  priority 512
class  CALL-SIGNALING
  bandwidth 12
class VIDEO
  priority 1024
class  class-default
  fair-queue

1 Accepted Solution

Accepted Solutions

As you very well know, LLQ is CBWFQ+Priority Queue. So, essentially, there is only one strict priority Queue. Just like we have 'HIGH' priority queuing in legacy method.

So, no matter how many priority queues you configure, they will still be one single queue. Inside the Queue the mechanism is still FIFO. So, if a voice packet comes then it goes first and if a video streaming packet comes it goes first, etc.

However I am not sure if it is the sum of Priorities that would end up as total priority.   Need to lab it up and check

Hope it helps.

View solution in original post

4 Replies 4

sean_evershed
Level 7
Level 7

In this case you have two low latency queues. Thererfore voice will get a reserved bandwidth of 512K and video will get 1024K of reserved bandwidth.

I understand that there will be two LLQ's, but I am wondering who is going to

get queued first. For instance,assume the link is saturated and the priority queues are guaranteeing the 512 and 1024 each. The video traffic sends a large amount of data and large packets while their is a voice call on the same link. Would the voice data have to wait for the video? With one strict priority queue, the answer is obvious, the strict prioty queue traffic would get queued to the interface. But, with two priority queues, I can't see where one would be preferred over the other. I seem to recall reading somewhere that both traffic would be queued, but they would be competing with each other, essentially breaking the strict priority queue.

As you very well know, LLQ is CBWFQ+Priority Queue. So, essentially, there is only one strict priority Queue. Just like we have 'HIGH' priority queuing in legacy method.

So, no matter how many priority queues you configure, they will still be one single queue. Inside the Queue the mechanism is still FIFO. So, if a voice packet comes then it goes first and if a video streaming packet comes it goes first, etc.

However I am not sure if it is the sum of Priorities that would end up as total priority.   Need to lab it up and check

Hope it helps.

Rama, that is what I wanted to confirm. I thought that was the case as I thought I remembered studying that, but couldn't remember. Thanks for the clear answer!

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