cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
461
Views
5
Helpful
4
Replies

Are these commands auto generated

Mokhalil82
Level 4
Level 4

Hi

I am in the process of migrating an old core to new core. Are these commands for the wrr queues auto generated on the switchports as the new switch will not except them

wrr-queue bandwidth 5 25 70 
 wrr-queue queue-limit 5 25 40 
 wrr-queue random-detect min-threshold 1 80 100 100 100 100 100 100 100 
 wrr-queue random-detect min-threshold 2 80 100 100 100 100 100 100 100 
 wrr-queue random-detect min-threshold 3 50 60 70 80 90 100 100 100 
 wrr-queue random-detect max-threshold 2 100 100 100 100 100 100 100 100 
 wrr-queue random-detect max-threshold 3 60 70 80 90 100 100 100 100 
 wrr-queue cos-map 1 1 1 
 wrr-queue cos-map 2 3 0 
 wrr-queue cos-map 3 1 4 
 wrr-queue cos-map 3 2 2 
 wrr-queue cos-map 3 4 6 
 wrr-queue cos-map 3 5 7 

Thanks

 

1 Accepted Solution

Accepted Solutions

Hi,

Oh, I see. In the case of 6K devices, the queueing method is strongly dependent on the line card as far as I know.

The connectivity will still be established, that is for sure. However, the quality of voice may be impaired - it is hard to tell just off the table. Only testing will show for sure.

Best regards,
Peter

View solution in original post

4 Replies 4

Peter Paluch
Cisco Employee
Cisco Employee

Hello,

These commands may or may not be auto generated. The reason why they are not accepted, though, is that these commands referred to the Weighted Round Robin which was an older queueing mechanism on Catalyst switches such as 2950 or 3550. If you are migrating to new Catalyst switches then their QoS CLI is different, as these Catalysts could utilize a more sophisticated mechanism, such as Shaped/Shared Round Robin, or SRR (present on new 2K and 3K Catalysts; 4K and 6K Catalysts have yet another QoS mechanisms). I am afraid that these WRR commands can not be directly rewritten into their SRR counterparts to provide equivalent results.

What type of devices are you using in the new core?

Best regards,
Peter

Thanks Peter.

I am upgrading a 6500 to a 6800 vss core.

I take it connectivity will still be established for voice and data without configuring the queues?

Hi,

Oh, I see. In the case of 6K devices, the queueing method is strongly dependent on the line card as far as I know.

The connectivity will still be established, that is for sure. However, the quality of voice may be impaired - it is hard to tell just off the table. Only testing will show for sure.

Best regards,
Peter

Thanks for the info Peter, Il put it to the test tomorrow :-)