Configures the tunnel differentiated services code point (DSCP).
The default value is 0.
Interface tunnel configuration mode
Use the no form of this command to remove the DSCP configuration.
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