Introduces Layer 3 route synchronization for EVPN multihoming, highlighting its benefits, detailing VRF configuration requirements on subinterfaces, and explaining operational workflows for effective route synchronization.
Layer 3 route synchronization for EVPN multihoming is a Layer 3 service function that
enhances resilience and load balancing for Layer 3 services in multihoming environments
keeps routing information consistent across redundant PE routers
synchronizes ARP, ND, and multicast route information using BGP-EVPN to enable seamless traffic forwarding and consistent multicast behavior.
Feature history
The feature history table lists release support for this feature.
| Feature Name |
Release Information |
Feature Description |
|---|---|---|
| Layer-3 route synchronization for EVPN multi-homing |
Release 25.4.1 |
Introduced in this release on: Fixed Systems (8010 [ASIC: A100], 8700 [ASIC: K100])(select variants only*) *This feature is supported on:
|
| Layer-3 route synchronization for EVPN multi-homing |
Release 25.3.1 |
Introduced in this release on: Fixed Systems(8200, 8700, 8011)(select variants only*); Modular Systems (8800 [LC ASIC: P100]) With Layer 3 route synchronization, you can ensure seamless failover and optimal traffic distribution in multihoming environments by synchronizing critical Layer 3 routing information, such as ARP/ND entries and multicast routes, across redundant Provider Edge (PE) routers. This feature leverages the BGP-EVPN route synchronization mechanism to maintain consistent routing states and accelerate convergence across your network. *This feature is supported on:
|
Route synchronization behavior
Layer 3 route synchronization is a functionality that
enhances the resilience and load-balancing capabilities of Layer 3 services in multihoming environments,
addresses challenges of maintaining consistent routing information across redundant PE routers, and
ensures synchronized Layer 3 routing information (ARP/ND, multicast routes) on backup or standby PEs.
In multihoming setups, traffic can arrive at any redundant PE. However, Layer 3 routing information, such as ARP/ND entries for hosts and multicast routes for PIM Designated Routers (DRs), might only be learned by the primary or active PE. This can lead to traffic drops on backup or standby PEs until these entries are resolved. Additionally, PIM DR election might not always align with the currently active service PE, causing inconsistencies in multicast routing.
Layer 3 route synchronization eliminates these issues by proactively synchronizing ARP/ND entries and multicast routes across all redundant PEs using BGP-EVPN. This capability ensures that all PEs possess the necessary routing information, enabling seamless traffic forwarding and consistent multicast behavior, even on backup or standby devices.