Lab: VXLAN Bridging with EVPN Control Plane
The content discusses integrating the EVPN control plane with existing VXLAN setups, maintaining the data plane while using EVPN for ingress replication and MAC-to-VTEP mappings.
MAIN POINTS
- Previous labs covered Ethernet bridging over VXLAN and complex multi-VLAN scenarios.
- The EVPN control plane is introduced to enhance VXLAN setups.
- Data plane remains unchanged with VLANs mapped into VXLAN-over-IPv4.
- EVPN uses BGP for ingress replication lists and MAC-to-VTEP mappings.
TAKEAWAYS
- EVPN enhances VXLAN by providing a control plane for efficient network management.
- Integrating EVPN does not alter the existing data plane configuration.
- BGP is utilized within EVPN for managing network mappings.
- Understanding both basic and complex VXLAN scenarios is crucial before adding EVPN.