dscp (policy)

Last Updated : Nov 06, 2012 |

Specifies the DSCP value that is set by the current policy operation.

Use not dscp to specify that the current operation set any DSCP value other than requested value.

Use no dscp to specify that the current operation set the DSCP value to no-change.

Syntax

dscp {dscp_value | no-change}

not dscp dscp_value

no dscp

Parameters

Parameter

Description

Possible Values

Default Value

dscp_value

The DSCP value

0-63

no-change

Keyword indicating that the DSCP value is left unchanged

User level

read-write

Context

ip qos-list composite-operation

Examples

To specify that composite operation 17 sets the DSCP value of packets to 55:

Gxxx-001(QoS 440/CompOp 17)# dscp 55

To specify that composite operation 17 sets the DSCP value of packets to a value other than 55:

Gxxx-001(QoS 440/CompOp 17)# not dscp 55