8 qos map pri-color-exp, 9 show qos map-table all – CANOGA PERKINS 9175 Command Reference User Manual

Page 546

Advertising
background image

CanogaOS Command Reference

31-7

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

3 | 0 0 0 0

……

Examples

This example shows how to modify the PRI_COLOR-to-EXP map to map outgoing priority value 32 to

the color value green and exp value 4.

Switch(config)#qos map pri-color-exp 32 green to 4

This example shows how to return to the default value.

Switch(config)#no qos map pri-color-exp

Related Commands

show qos map-table

31.9 show qos map-table all

Use this command to display the both ingress and egress information of qos map-table.

Command Syntax

Advertising