cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1326
Views
0
Helpful
3
Replies

Recommendation for "wrr-queue cos-map" command

trinawong
Level 1
Level 1

Hi All,

I need some recommendation for command 'wrr-queue cos-map' for voice configuration.

wrr-queue cos-map transmit_queue_# threshold_# cos1 [cos2 [cos3 [cos4 [cos5 [cos6 [cos7 [cos8]]]]]]]

The cos value for VOICE bearer is: 5, VOICE signaling is: 3. Is it necessary to put VOICE bearer and VOICE signaling to the same threshold? What could be the impact if put them in two different threshold?

Thank you for help.

3 Replies 3

royalblues
Level 10
Level 10

Friend,

AS a standard practice, voice bearer traffic is mapped to the strict priority queue.

The signalling traffic is not mapped to the priority queue.

eg..for a 4 queue configurations

CAT2950(config)#wrr-queue cos-map 1 1

CAT2950(config)#wrr-queue cos-map 2 0

CAT2950(config)#wrr-queue cos-map 3 2 3 4 6 7

CAT2950(config)#wrr-queue cos-map 4 5

HTH, rate if it does

Narayan

Hi Narayan,

Thanks a lot for your help.

We had a stress test by injecting traffic to test the voice quality. When we put voice bearer to PQ only, voice quality is decreasing quickly, but once we put the voice signaling to the same queue as voice bearer, there is no voice issue. Would like to verify if this the standard configuration by putting singaling with bearer to the same PQ? I checked cisco documentation that not mention it's necessary.

Thank You,

Cisco recommends putting signalling traffic apart from bearer traffic.

Priority queue should be used for voice bearer, real-time video, or other real-time very critical applications. Cisco recommend putting signaling in another queue that is not priority, since signaling can sustain higher delay, jitter and loss than bearer traffic. Non the less, it is still sensitive and should not be mixed with greedy applications.

Do you inject traffic that falls in the same queue as signaling? Try putting signaling in different queue than your applications.

Like this:

wrr-queue cos-map 1 0 1 2 4

wrr-queue cos-map 2 3

wrr-queue cos-map 3 6 7

wrr-queue cos-map 4 5

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