6 qos map pri-color-cos – CANOGA PERKINS 9175 Command Reference User Manual
Page 544
CanogaOS Command Reference
31-5
-------------------------------------------
IP-prec : 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 ip precedence to pri/color map to map ip prec 7 to outgoing
priority value 63, and to set the color value green.
Switch(config)#qos map ip-prec-pri-color ip-prec 7 to 63 green
This example shows how to return to the default value.
Switch(config)#no qos map ip-prec-pri-color
Related Commands
show qos map-table
31.6 qos map pri-color-cos
Use this command to
modify the PRI_COLOR-to-COS map.
To return to the default value, use the no form of this command.
Command Syntax
qos map pri-color-cos <0-63> {green|red|yellow} to <0-7>
no qos map pri-color-cos (<0-63> {green|red|yellow})
<0-63>: priority value
green: outgoing color value: green
yellow: outgoing color value: yellow
red: outgoing color value: red
<0-7>:cos value
Command Mode
Global configuration
Usage
The default map-table:
PRIORITY & COLOR map to COS:
| COLOR:
| none red yellow green
-------------------------------------------
PRIORITY: 0 | 0 0 0 0
1 | 0 0 0 0
… …
Examples
This example shows how to modify the PRI_COLOR-to-COS map to map outgoing priority value 63 to
the color value green and cos value 7.