SMC Networks TigerSwitch 100 Switch User Manual


 
C
ONFIGURING
THE
S
WITCH
2-80
Traffic Class – Output queue buffer. (Range: 0 - 3, where 3 is the
highest CoS priority queue)
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-85
Console(config)#queue cos-map0012 3-153
Console(config)#queue cos-map 1 3
Console(config)#queue cos-map245
Console(config)#queue cos-map367
Console(config)#exit
Console#show queue cos-map ethernet 1/1 3-155
Information of Eth 1/1
Queue ID Traffic class
-------- -------------
0 012
13
245
367
Console#