6 qos map pri-color-cos – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 629
CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 629 of 855
no qos map ip-prec-pri-color (<0-7>)
<0-7>: ip precedence
<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:
IP PRECEDENCE map to PRIORITY & COLOR:
-------------------------------------------
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
32.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