EVPN (Ethernet Virtual Private Network) is a standards-based control plane technology that provides advanced Layer 2 and Layer 3 VPN services over IP/MPLS and IP-only networks, commonly used with VXLAN overlay networks in modern data center architectures. It enables efficient forwarding, optimal multicast handling, and integrated routing and bridging (IRB) capabilities while supporting advanced features like MAC mobility, ARP suppression, multi-tenancy, and Ethernet Segment (ES) multihoming. EVPN Ethernet Segments provide active-active or active-standby redundancy for connecting devices to multiple provider edge routers, ensuring high availability and load balancing. EVPN provides automatic discovery of endpoints, eliminates flooding of unknown unicast traffic, and enables seamless workload mobility across geographically distributed data centers with built-in redundancy and load balancing.
Note: The identifier field accepts two formats that are automatically detected:
ESI hex string (Type 0): 9 octets in dotted hex format, e.g., 0.0.0.0.0.0.1.1.1
System MAC (Type 3): MAC address in any format - colon-separated (00:11:22:33:44:55), hyphen-separated (00-11-22-33-44-55), or Cisco dotted notation (0011.2233.4455). All MAC formats are automatically normalized to Cisco dotted notation.
String[Regex: ^[0-9a-fA-F]{1,2}(\.[0-9a-fA-F]{1,2}){8}$] or MAC or String[Regex: ^[0-9a-fA-F]{4}\.[0-9a-fA-F]{4}\.[0-9a-fA-F]{4}$] or String[Regex: ^[0-9a-fA-F]{2}(-[0-9a-fA-F]{2}){5}$] or String[Regex: ^.*[\$\%]\{.*$]
EVPN (Ethernet Virtual Private Network) is a standards-based control plane technology that provides advanced Layer 2 and Layer 3 VPN services over IP/MPLS and IP-only networks, commonly used with VXLAN overlay networks in modern data center architectures. It enables efficient forwarding, optimal multicast handling, and integrated routing and bridging (IRB) capabilities while supporting advanced features like MAC mobility, ARP suppression, and multi-tenancy. EVPN provides automatic discovery of endpoints, eliminates flooding of unknown unicast traffic, and enables seamless workload mobility across geographically distributed data centers with built-in redundancy and load balancing.