From: san (san.study@gmail.com)
Date: Wed May 24 2006 - 22:44:12 ART
Hi ,
I have read about cos-to-egress queue mapping, Is there a command to do
dscp-to-egress-queue mapping ?
Reference URL:
http://www.cisco.com/univercd/cc/td/doc/product/lan/c3550/12225sec/3550scg/sw
qos.htm#wp1060161
Quote:
To return to the default CoS-to-egress-queue map, use the no wrr-queue
cos-map interface configuration command.
This example shows how to map CoS values 6 and 7 to queue 1, 4 and 5 to
queue 2, 2 and 3 to queue 3, and 0 and 1 to queue 4.
Switch(config)# interface fastethernet0/1
Switch(config-if)# wrr-queue cos-map 1 6 7
Switch(config-if)# wrr-queue cos-map 2 4 5
Switch(config-if)# wrr-queue cos-map 3 2 3
Switch(config-if)# wrr-queue cos-map 4 0 1
-- Thanks & Rgds SAN
This archive was generated by hypermail 2.1.4 : Thu Jun 01 2006 - 06:33:22 ART