8 qos map pri-color-exp – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 631

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 631 of 855

| 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

32.8 qos map pri-color-exp

Use this command to

modify the PRI_COLOR-to-EXP map.

To return to the default value, use the no form of this command.

Command Syntax

qos map pri-color-exp <0-63> {green|red|yellow} to <0-7>
no qos map pri-color-exp (<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>:exp value

Command Mode

Global configuration

Usage

The default map-table:
PRIORITY & COLOR map to EXP:
| COLOR:
| none red yellow green
-------------------------------------------
PRIORITY: 0 | 0 0 0 0
1 | 0 0 0 0
2 | 0 0 0 0

Advertising