set dscp

Last Updated : Nov 06, 2012 |

Sets the DSCP value in the tunneled packet. Use no set dscp to take the DSCP value from the original header (default setting).

Syntax

[no] set dscp dscp-value

Parameters

Parameter

Description

Possible Values

Default Value

dscp-value

The static DSCP value in the DS field of the tunneled packet. The default setting is no set dscp, which specifies that the DSCP is copied from the DS field of the original packet.

0-63

User level

read-write

Context

crypto map

Examples

To set the DSCP value in the tunneled packet to 10:

Gxxx-001(config-crypto:1)# set dscp 10

To specify that the DSCP is copied from the DS field of the original packet:

Gxxx-001(config-crypto:1)# no set dscp