qos-dscp-mode

This command is configures the mode selection for a VxLan Tunnel. When selected, the mode selection takes effect only at the Egress VTEP.

Syntax

qos-dscp-mode [ uniform | pipe ]

Syntax

[no] qos-dscp-mode [ uniform | pipe ]

Parameters

uniform
When set as Uniform mode. Post decapsulation at the Egress VTEP, the packet DSCP is copied from the incoming packet outer header DSCP value.
pipe
When set as Pipe mode. This is the default mode. Post decapsulation at the Egress VTEP, the packet DSCP is copied from the incoming packet inner DSCP value.

Modes

VXLAN Overlay Gateway Configuration mode

Usage Guidelines

This configuration is only available on the SLX 9150, SLX 9250, SLX 9740, Extreme 8520, Extreme 8720, and Extreme 8820 platforms.

Examples

The following example configures the default Pipe mode for VxLAN QoS.

SLX(config)# overlay-gateway 1 
SLX(config-overlay-gw-1)# qos? 
Possible completions:
	qos-dscp-mode Gateway QOS DSCP mode (Default: pipe)
SLX(config-overlay-gw-1)# qos-dscp-mode ? 
Possible completions:
	pipe 	Pipe 
	uniform     Uniform
SLX(config-overlay-gw-1)# qos-dscp-mode pipe