beautypg.com

Remark-map – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1036

background image

QoS Commands

Software Reference for x310 Series Switches

39.30

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

remark-map

Configures the remark map. This command is applied when a policer is configured with
the action parameter of the command

police single-rate action

set to remark-transmit.

The no variant of this command resets the remark map to its defaults. Specifying the
bandwidth class is optional. If no bandwidth class is specified, then all bandwidth classes
are reset to their defaults.

Syntax

remark-map [bandwidth-class {green|yellow|red}] to {[new-dscp <0-63>]

[new-bandwidth-class {green|yellow|red}]}

no remark-map [bandwidth-class {green|yellow|red}] to {[new-dscp

<0-63>] [new-bandwidth-class {green|yellow|red}]}

Mode

Policy Map Class Configuration

Examples

To remark the policed green traffic to a new DSCP of 2 and a new bandwidth class of
yellow

, use the commands:

To remark the policed green traffic to a new DSCP of 2, use the commands:

Parameter Description

bandwidth-class

Specify the bandwidth class of packets to remark.

green

Remark green packets.

yellow

Remark yellow packets.

red

Remark red packets.

new-dscp

Specify the new dscp value.

<0-63>

The DSCP value.

new-bandwidth-class

Specify the new bandwidth class.

green

Remark the packet green.

yellow

Remark the packet yellow.

red

Remark the packet red.

awplus#

configure terminal

awplus(config)#

policy-map pmap1

awplus(config-pmap)#

class cmap1

awplus(config-pmap-c)#

remark-map bandwidth-class green to
new-dscp 2 new-bandwidth-class yellow

awplus#

configure terminal

awplus(config)#

policy-map pmap1

awplus(config-pmap)#

class cmap1

awplus(config-pmap-c)#

remark-map bandwidth-class green to
new-dscp 2