beautypg.com

Figure 3-73 traffic classes -171, Command attributes – SMC Networks TigerSwitch User Manual

Page 221

background image

C

LASS

OF

S

ERVICE

C

ONFIGURATION

3-171

Command Attributes

Priority – CoS value. (Range: 0-7, where 7 is the highest priority)

Traffic Class

10

– Output queue buffer. (Range: 0-3, where 3 is the

highest CoS priority queue)

Web – Click Priority, Traffic Classes. Assign priorities to the traffic classes
(i.e., output queues), then click Apply.

Figure 3-73 Traffic Classes

CLI – The following example shows how to change the CoS assignments
to a one-to-one mapping.

Note: Mapping specific values for CoS priorities is implemented as an

interface configuration command, but any changes will apply to
the all interfaces on the switch.

10. CLI shows Queue ID.

Console(config)#interface ethernet 1/1

4-146

Console(config-if)#queue cos-map 0 0

4-226

Console(config-if)#queue cos-map 1 1
Console(config-if)#queue cos-map 2 2
Console(config-if)#end
Console#show queue cos-map ethernet 1/1

4-228

Information of Eth 1/1
CoS Value : 0 1 2 3 4 5 6 7
Priority Queue: 0 1 2 1 2 2 3 3
Console#