beautypg.com

Set dscp 0, Set dscp – Allied Telesis AT-FS970M Series User Manual

Page 1740

background image

Chapter 99: Quality of Service (QoS) Commands

1740

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 166

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