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;
}
}
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;
}
}
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;
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;
decapsulate-accept-inner-vlan;