Quantcast
Channel: Ethernet Switching topics
Viewing all articles
Browse latest Browse all 2326

Unable to communicate between VXLAN ports on same LEAF device

$
0
0

Hello,

 

I am running a spine-leaf architecture within a residential estate to carry FTTH traffic between the internet service providers and their end-users. I am using the QFX5100-48S device for both the spine and leaf and running Junos version 17.3R3-S4. I have deployed EVPN-VXLAN as the overlay to deliver the services between the different end-points. I have successfully deployed services (single tag and double tag) between different leaf devices at different locations but the issue I am experiencing is as follows:

 

I have an ISP whose NNI (ingress) and the FTTH OLT NNI (egress) terminate on the same leaf device. Both the ports have been configured as q-in-q with the packet flow ISP (any c-vlan) ->  Leaf-1 ge-0/0/3 (encapsulate c-vlan in s-vlan) -> Leaf-1 xe-0/0/0 (maintain s-vlan and c-vlan) -> FTTH OLT -> End-User. Both the ports are configured within the same VLAN and VNI.

 

I am learning the mac addresses of the connected devices on each port but they are unable to send traffic between. The config being used is below.

 

set interfaces xe-0/0/0 flexible-vlan-tagging
set interfaces xe-0/0/0 encapsulation extended-vlan-bridge
set interfaces xe-0/0/0 unit 3333 vlan-id 3333
set interfaces xe-0/0/0 unit 3333 input-vlan-map pop
set interfaces xe-0/0/0 unit 3333 output-vlan-map push

 

set interfaces ge-0/0/3 flexible-vlan-tagging
set interfaces ge-0/0/3 encapsulation extended-vlan-bridge
set interfaces ge-0/0/3 unit 3333 vlan-id-list 1-4094


set vlans S-VL3333 interface ge-0/0/3.3333
set vlans S-VL3333 interface xe-0/0/0.3333
set vlans S-VL3333 vxlan vni 53333
set vlans S-VL3333 vxlan encapsulate-inner-vlan
set vlans S-VL3333 vxlan ingress-node-replication

 

set policy-options community COMM-S-VL3333 members target:64647:3333
set policy-options policy-statement VRF-IMPORT-VXLAN term t1 from community COMM-S-VL3333
set policy-options policy-statement VRF-IMPORT-VXLAN term t1 then accept
set policy-options policy-statement VRF-IMPORT-VXLAN term t10000 then reject

set protocols evpn extended-vni-list 53333 multicast-mode ingress-replication vni-options vni 53333 vrf-target export target:64647:3333

 

Any assistance or advice would greatly appreciated. Thanks.


Viewing all articles
Browse latest Browse all 2326

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>