C
LASS

OF

S

ERVICE

C

ONFIGURATION

2-91

Web – Click Priority, Traffic Classes. Assign priorities to the output
queues, then click Apply.
CLI – The following example shows how to map CoS values 0, 1
and 2 to CoS priority queue 0, value 3 to CoS priority queue 1,
values 4 and 5 to CoS priority queue 2, and values 6 and 7 to CoS
priority queue 3.
Console(config)#interface ethernet 1/1 3-92
Console(config)#queue cos-map 0 0 1 2 3-163
Console(config)#queue cos-map 1 3
Console(config)#queue cos-map 2 4 5
Console(config)#queue cos-map 3 6 7
Console(config)#exit
Console#show queue cos-map ethernet 1/1 3-166
Information of Eth 1/1
Queue ID Traffic class
-------- -------------
0 0 1 2
1 3
2 4 5
3 6 7
Console#
b_mgmt.book Page 91 Tuesday, July 8, 2003 5:24 PM