4 qos map exp-pri-color, 5 qos map ip-prec-pri-color – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 628

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 628 of 855

32.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}
no qos map exp-pri-color (<0-7>)
<0-7>: select which exp 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:
EXP map to PRIORITY & COLOR:
-------------------------------------------
EXP : 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 exp-to-priority/color map to map exp 7 to outgoing priority value
63, and to set the color value green.
Switch(config)#qos map exp-pri-color exp 7 to 63 green
This example shows how to return to the default value.
Switch(config)#no qos map exp-pri-color

Related Commands

show qos map-table

32.5 qos map ip-prec-pri-color

Use this command to

modify the IP Precedence to Pri/Color map.

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

Command Syntax

qos map ip-prec-pri-color ip-prec <0-7> to <0-63> {green|red|yellow}

Advertising