beautypg.com

Set dscp, Set dscp 2 – Allied Telesis AT-8100 Series User Manual

Page 1762

background image

Chapter 101: QoS Commands

1762

SET DSCP

Syntax

set dscp

<0-63>

Parameters

<0-63>

Specifies the DSCP value of the classified traffic.

Mode

Policy Map Class mode

Description

Use this command to set the DSCP value of the classified traffic specified.

Use the no form of the command, NO SET DSCP, to remove the DSCP
value of the classified traffic specified.

Confirmation Command

“SHOW RUNNING-CONFIG” on page 170

Examples

The following example creates a policy map called “pmap1,” then
associates class map, “cmap5,” to “pmap1” and sets the action to 46:

awplus> enable
awplus# configure terminal
awplus(config)# policy-map pmap1
awplus(config-pmap)# class cmap5
awplus(config-pmap-c)# set dscp 46

The following example removes the policy map action for class map,
“cmap3”:

awplus> enable
awplus# configure terminal
awplus(config)# policy-map pmap7
awplus(config-pmap)# class cmap3
awplus(config-pmap-c)# no set dscp