Yes, try to remove vlan 1 and 2 from your list. Ref: https://www.juniper.net/documentation/en_US/junos/topics/concept/vxlan-constraints-qfx-series.html
"When configuring a VLAN ID for a VXLAN, we strongly recommend using a VLAN ID of 3 or higher. If you use a VLAN ID of 1 or 2, replicated broadcast, multicast, and unknown unicast (BUM) packets for these VXLANs might be untagged, which in turn might result in the packets being dropped by a device that receives the packets." BR ________________________________ From: juniper-nsp <[email protected]> on behalf of Chen Jiang <[email protected]> Sent: Wednesday, June 19, 2019 6:18 PM To: Juniper List Subject: [j-nsp] EVPN transport customer vlan Hi! Experts Sorry for disturbing, I want to use EVPN to transport range of customer vlan traffic, but failed for my POC test (EVPN is OK for other vlan but failed for vlan-tunnel ), do you have experience and could shed some light on this? Thanks for your support. Below is my vlan tunnel related configuration: lab@QFX51# show interfaces xe-0/0/3 { flexible-vlan-tagging; encapsulation extended-vlan-bridge; unit 200 { vlan-id-list 1-4094; } } lab@QFX51# show vlans vlan-tunnel { interface xe-0/0/3.200; vxlan { vni 4095; encapsulate-inner-vlan; ingress-node-replication; } } lab@IX_ACC_JXQ_5F-5_QFX51# show switch-options vtep-source-interface lo0.0; route-distinguisher 10.16.99.11:1; vrf-target target:65001:1; lab@QFX51# show protocols l2-learning decapsulate-accept-inner-vlan; -- BR! James Chen _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

