FIGURE 3-26The Switch Config ⇒ Class of Service Window for Mapping COS Values to Traffic Classes

Command-line Interface: Mapping COS Values to Traffic Classes

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 NETP0

Console(config)#queue cos-map 0 0 1 2

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 NETP0

Information of NETP0

Queue ID Class of service

-------- ----------------

00 1 2

13

24 5

36 7

Console#

3-82Sun Fire B1600 Blade System Chassis Switch Administration Guide • June 2003

Page 120
Image 120
Sunfire B1600 Command-line Interface Mapping COS Values to Traffic Classes, Console#show queue cos-map ethernet NETP0