7 qos map pri-color-dscp – CANOGA PERKINS 9175 Command Reference User Manual
Page 545
CanogaOS Command Reference
31-6
Switch(config)#qos map pri-color-cos 63 green to 7
This example shows how to return to the default value.
Switch(config)#no qos map pri-color-cos
Related Commands
show qos map-table
31.7 qos map pri-color-dscp
Use this command to
modify the PRI_COLOR-to-DSCP map.
To return to the default value, use the no form of this command.
Command Syntax
qos map pri-color-dscp <0-63> {green|red|yellow} to <0-63>
no qos map pri-color-dscp (<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-63>: dscp value
Command Mode
Global configuration
Usage
The default map-table:
PRIORITY & COLOR map to DSCP:
| COLOR:
| none red yellow green
-------------------------------------------
PRIORITY: 0 | 0 0 0 0
1 | 1 1 1 1
2 | 2 2 2 2
……
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 dscp value 63.
Switch(config)#qos map pri-color-dscp 63 green 63
This example shows how to return to the default value.
Switch(config)#no qos map pri-color-dscp
Related Commands
show qos map-table