3 qos map cos-pri-color – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 627

CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 627 of 855
Switch(config)#no qos map dscp-pri-color
Related Commands
show qos map-table
32.3 qos map cos-pri-color
Use this command to modify the COS-to-Priority/Color map. 
To return to the default value, use the no form of this command. 
Command Syntax
qos map cos-pri-color cos <0-7> to <0-63> {green|red|yellow} 
no qos map cos-pri-color (<0-7>) 
<0-7>: select which cos will be specified map 
<0-63>: priority value 
green: outgoing color value: green 
yellow: outgoing color value: yellow 
red: outgoing color value: red 
Command Mode
Global configuration
Usage
The default map-table: 
COS map to PRIORITY & COLOR: 
------------------------------------------- 
 COS : 0 1 2 3 4 5 6 7 
 priority: 0 8 16 24 32 40 48 56 
 color : green green green green green green green green 
Examples
This example shows how to modify the cos-to-priority/color map to map cos 7 to outgoing priority value 
63, and to set the color value green. 
Switch(config)# qos map cos-pri-color cos 7 to 63 green 
This example shows how to return to the default value. 
Switch(config)#no qos map cos-pri-color 
Related Commands
show qos map-table
