Skip to content

Commit 6366656

Browse files
committed
EVPN VXLAN IPv6 VTEP updates
1 parent 3e4e685 commit 6366656

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

  • content/cumulus-linux-516

content/cumulus-linux-516/Network-Virtualization/Ethernet-Virtual-Private-Network-EVPN/_index.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,18 @@ Cumulus Linux fully supports EVPN as the control plane for VXLAN, including for
2727
- IPv6 tenant routing.
2828
- <span class="a-tooltip">[ECMP](## "Equal Cost Multi Path")</span> for overlay networks on NVIDIA Spectrum-A1 ASICs. ECMP occurs in the overlay when there are multiple next hops.
2929
- Head end replication is on by default.
30-
- EVPN VXLAN over an IPv6 underlay on switches with Spectrum-2 and later. The network fabric supports either an IPv4 or IPv6 underlay network but not both at the same time. MLAG, MAC mobility, and interoperability with an IPv4-based VTEP are not supported.
30+
- EVPN VXLAN IPv6 VTEP on switches with Spectrum-2 and later. The network fabric supports either an IPv4 or IPv6 VTEP address in the VXLAN fabric but not both at the same time. The IPv6 VTEP address must be a GUA routable address.
31+
32+
EVPN VXLAN IPv6 VTEP does not support:
33+
- MAC (host) mobility.
34+
- PIM multicast based BUM handling.
35+
- Interoperability with an IPv4 VTEP in the fabric.
36+
- MLAG.
37+
- Static VXLAN tunnels.
38+
- The NVUE command `auto` setting for the VXLAN source IP address, which is applicable only for IPv4 VXLAN tunnels. If you want to set up IPv6 VXLAN tunnels, you must configure the VXLAN source IP address manually as an IPv6 GUA address.
39+
3140
{{%notice note%}}
32-
EVPN VXLAN over an IPv6 underlay is a Beta feature.
41+
EVPN VXLAN IPv6 VTEP is a Beta feature.
3342
{{%/notice%}}
3443

3544
Cumulus Linux supports the EVPN address family with both <span class="a-tooltip">[eBGP](## "external BGP")</span> and <span class="a-tooltip">[iBGP](## "internal BGP")</span> peering. If you configure underlay routing with eBGP, you can use the same eBGP session to carry EVPN routes. In a typical 2-tier Clos network where the leafs are VTEPs, if you use eBGP sessions between the leafs and spines for underlay routing, the same sessions exchange EVPN routes. The spine switches act as *route forwarders* and do not install any forwarding state as they are not VTEPs. When the switch exchanges EVPN routes over iBGP peering, you can use OSPF as the IGP or resolve next hops using iBGP.

content/cumulus-linux-516/Whats-New/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Cumulus Linux 5.16 contains new features and improvements, and provides bug fixe
2929
- {{<link url="Access-Control-List-Configuration/#clear-control-plane-policer-counters" text="Clear control plane policer counters">}}
3030
- {{<link url="Equal-Cost-Multipath-Load-Sharing/#lag-hash-randomizer" text="LAG hash randomizer for adaptive routing">}}
3131
- {{<link url="Interface-Configuration-and-Management/#tx-squelch-control" text="Tx squelch control">}} (Beta)
32-
- {{<link url="Ethernet-Virtual-Private-Network-EVPN/#key-features" text="Support for EVPN VXLAN over an IPv6 underlay">}} (Beta)
32+
- {{<link url="Ethernet-Virtual-Private-Network-EVPN/#key-features" text="Support for EVPN VXLAN IPv6 VTEP">}} (Beta)
3333
- {{<link url="802.1X-Interfaces/#dynamic-vrf-assignment" text="802.1x dynamic VRF assignment">}} (Beta)
3434
- {{<link url="Quality-of-Service/#shaping" text="PPS mode for QoS egress shapers">}}
3535
- {{<link url="Quality-of-Service/#extra-lossy-headroom" text="Extra threshold for QoS lossy priority groups">}}

0 commit comments

Comments
 (0)