dscp (Tunnel)

Configures the tunnel differentiated services code point (DSCP).

Syntax

dscp dscp-value
no dscp

Parameters

dscp-value
Specifies the DSCP value. The range is from 0 to 63.

Command Default

The default value is 0.

Modes

Interface tunnel configuration mode

Usage Guidelines

Use the no form of this command to remove the DSCP configuration.

Examples

This example configures DSCP value for the tunnel interface.

device# configure terminal
device(config)# interface tunnel 5
device(config-intf-tunnel-5)# mode gre ip
device(config-intf-tunnel-5)# source 10.1.1.10
device(config-intf-tunnel-5)# source ve 4
device(config-intf-tunnel-5)# destination 10.1.1.11
device(config-intf-tunnel-5)# router-interface ve 3
device(config-intf-tunnel-5)# dscp-ttl-mode pipe
device(config-intf-tunnel-5)# dscp 10