beautypg.com

Enabling cos, Figure 3-122 traffic classes – SMC Networks SMC Tiger 10/100 SMC6128PL2 User Manual

Page 254

background image

Configuring the Switch

3-202

3

Web – Click Priority, Traffic Classes. The current mapping of CoS values to output
queues is displayed. Assign priorities to the traffic classes (i.e., output queues),
then click Apply.

Figure 3-122 Traffic Classes

CLI – The following example shows how to change the CoS assignments.

*

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.

Enabling CoS

Enable or disable Class of Service (CoS). Command Attributes
Traffic Classes – Click to enable Class of Service. (Default: Enabled)

Console(config)#interface ethernet 1/1

4-166

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

4-271

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-272

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#