Does 6520X support match c-vid on the VSI interms of vxlan?
With the config of VSI:
#
interface Ten-GigabitEthernet1/0/3
port link-mode bridge
description 2VM
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 100 123
undo stp enable
#
service-instance 1
encapsulation s-vid 123 c-vid 85
xconnect vsi 100
#
service-instance 7
encapsulation s-vid 100
xconnect vsi 100
#
The traffic from service instances 1 to service instance 7 doesn`t passthrough.