09-01-2017 09:45 AM - edited 03-01-2019 03:18 PM
Hello,
I'm trying to implement EVPN with MPLS data plane on IOS-XR 6.2.2 and I really would like to use some EVPN benefits like ARP/BUM Suppression. Does anyone know if those options are already available on this IOS-XR verison? I couldn't find it on the 6.2.2 documentation.
Regards,
Fabio
Solved! Go to Solution.
09-06-2017 10:28 AM
09-01-2017 08:03 PM
Hello Fabio,
Yes, it's available in IOS-XR, Please refer the below section.
EVPN Single-Active Multi-Homing
The EVPN Single-Active Multi-Homing feature supports single-active redundancy mode. In single-active mode, the PE nodes locally connected to an Ethernet Segment load balance traffic to and from the Ethernet Segment based on EVPN service instance (EVI). Within an EVPN service instance, only one PE forwards traffic to and from the Ethernet Segment.
Figure 10. EVPN: Single-Active Multi-Homing
Here is a topology in which CE1 is multihomed to PE1 and PE2. PE1 and PE2 are connected to PE3 through MPLS core. CE3 is connected to PE3 through an Ethernet 'interface bundle. PE1 and PE2 advertise Type 4 routes, and then do designated forwarder (DF) election. The non-DF blocks the traffic in both the directions in single-active mode.
Consider a traffic flow from CE1 to CE2. CE1 sends an address resolution protocol (ARP) broadcast request to both PE1 and PE2. If PE1 is the designated forwarder for the EVI, PE1 forwards the ARP request from CE1. PE2 drops the traffic from CE1. Thereafter, all the unicast traffic is sent through PE1. PE2 will be stand-by or blocked. Traffic is not sent over this path. PE1 advertises MAC to PE3. PE3 always sends and receives traffic through PE1. PE3 sends the traffic to CE2 over Ethernet interface bundle.
IOS-XR EVPN 6.2.x Config Guide
Let me know the exact requirement to understand the deployment.
09-04-2017 05:15 AM
Hello,
thank you for your reply.
I'm not sure if we're talking about the same functionality.
I'm more interested in ARP Suppression functionality like you have on Nexus family for EVPN VXLAN:
Regards,
Fabio
09-06-2017 10:28 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide