7 qos map pri-color-dscp – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 630

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 630 of 855

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.
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

32.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:

Advertising