Users Guide

Table Of Contents
The topology consists of two VTEPs with VTEP IPs 100.1.1.1 and 200.1.1.1 respectively. The VTEPs are connected with the
Spine node via L3 direct uplinks. Each VTEP has two hosts connected to the access ports, which are part of VLAN 10 and 20
respectively. These two access ports are configured to be part of virtual-network 100 in the VTEP.
Virtual Network Configuration:
virtual-network 100
!
member-interface ethernet1/1/1 vlan-tag 10
member-interface ethernet1/1/2 vlan-tag 20
!
vxlan-vni 100
QoS in VxLAN Access Ports (Traffic from Access ports to Access and Network ports)
Use Case 1: Default Behavior
Consider the incoming traffic in port 1/1/1 of VTEP-1 consists of dot1p priority of 3 and DSCP value of 3.
The below behavior will be seen in the encapsulated traffic flowing out of Port 1/1/3 and the other access port 1/1/2.
The Encapsulated traffic flowing out of port 1/1/3 will have DSCP value of 3 and do not have the dot1p priority value.
The Traffic egress out of port 1/1/2 will have VLAN 20, dot1p priority 3 and DSCP value of 3.
Quality of service
1563