3 qos map cos-pri-color, 4 qos map exp-pri-color – CANOGA PERKINS 9175 Command Reference User Manual
Page 542
CanogaOS Command Reference
31-3
show qos map-table
31.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
31.4 qos map exp-pri-color
Use this command to modify the exp-to-priority/color map.
To return to the default value, use the no form of this command.
Command Syntax
qos map exp-pri-color exp <0-7> to <0-63> {green|red|yellow}