dscp

gre-config-instance

Sets the GRE tunnel‘s DSCP / 802.1q priority value from encapsulated packets to the outer packet IPv4 header.

This option is disabled by default.

Supported in the following platforms:

Syntax

dscp [<0-63>|reflect]

Parameters

dscp [<0-63>|reflect]
dscp <0-63> Specifies the DSCP 802.1q priority value for outer packets from 0 - 63. The default is 1.
dscp reflect Copies the DSCP 802.1q value from inner packets

Example

nx9500-6C8809(config-profile test410-gre-tunnel-test)#dscp 20

nx9500-6C8809(config-profile test410-gre-tunnel-test)#show context
 gre tunnel testGRETunnel
  dscp 20
nx9500-6C8809(config-profile test410-gre-tunnel-test)#

Related Commands

no Removes the GRE tunnel settings based on the parameters passed