CANOGA PERKINS CanogaOS Configuration Guide User Manual
Page 280

CanogaOS Configuration Guide
Proprietary & Confidential Canoga Perkins Metro Ethernet Switches
Page 280 of 350
PRIORITY = priority value, range is 0-63.
COLOR = color values, red, yellow or green
The following example shows mapping DSCP 34 to priority 63 color green, and trust DSCP in
the interface eth-0-1 ingress for classification.
DUT# configure terminal
DUT(config)# qos map dscp-pri-color 34 to 63 green
DUT(config)# interface eth-0-1
DUT(config-if)# trust dscp
Priority-Color-CoS Map
The following shows modifying a Priority-Color-CoS map. This map is used to generate a new
CoS from the internal priority color value in egress; This map is used if two domains have
different CoS
definitions; this map translates a set of one domain’s CoS values to match the other domain’s
definition.
1. configure terminal.
2. qos map pri-color-cos PRIORITY COLOR to COS to modify the Priority-Color-CoS
Map.
PRIORITY = priority value, range is 0-63.
COLOR = color values, red, yellow or green.
COS = CoS value, range is 0-7.
The following example shows mapping priority 63 color green to CoS 6, and replace CoS in the
interface eth-0-1 egress.
DUT# configure terminal
DUT(config)# qos map pri-color-cos 63 green to 6
DUT(config)# interface eth-0-1
DUT(config-if)# replace cos
Priority-Color-DSCP Map
The following shows modifying a Priority-Color-DSCP map. This map is used to generate a new
DSCP from the internal priority color value in egress; This map is used if two domains have
different DSCP definitions; this map translates a set of one domain’s DSCP values to match the
other domain’s definition.
1. configure terminal.
2. qos map pri-color-dscp PRIORITY COLOR to DSCP to modify the Priority-Color-DSCP
Map.
PRIORITY = priority value, range is 0-63.
COLOR = color values, red, yellow or green.
DSCP = DSCP value, range is 0-7.