Command Line Interface
9051553-KDU 137 365 Uen D 2006-06-16
Table 101 Default CoS Priority Levels
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
• CoS assigned at the ingress port is used to select a CoS priority at the
egress port.
• This command sets the CoS priority for all interfaces.
Example
The following example shows how to change the CoS assignments to a one-to-
one mapping:
Related Commands
show queue cos-map (section 7.19.9 on page 908)
Queue 01234567
Priority 20134567
Console(config)#interface ethernet 1/1
Console(config-if)#queue cos-map 0 0
Console(config-if)#queue cos-map 1 1
Console(config-if)#queue cos-map 2 2
Console(config-if)#exit
Console#show queue cos-map ethernet 1/1
Information of Eth 1/1
Traffic Class : 0 1 2 3 4 5 6 7
Priority Queue: 0 1 2 3 4 5 6 7
Console#