Skip to content

Commit d2032cf

Browse files
committed
Merge branch 'stage'
2 parents 39bea21 + 8efb796 commit d2032cf

7 files changed

Lines changed: 20 additions & 9 deletions

File tree

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ disableKinds: ["RSS", "taxonomy", "term"]
1313

1414
Params:
1515
cl_latest: "cumulus-linux-515"
16-
netq_latest: "cumulus-netq-50"
16+
netq_latest: "cumulus-netq-51"
1717
#sonic_latest: "sonic-202012"
1818
nvue_latest: "nvue-reference"
1919
air_latest: "nvidia-air"

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,13 @@ Cumulus Linux fully supports EVPN as the control plane for VXLAN, including for
3131

3232
EVPN VXLAN IPv6 VTEP does not support:
3333
- MAC (host) mobility.
34-
- PIM multicast based BUM handling.
35-
- Interoperability with an IPv4 VTEP in the fabric.
34+
- PIM multicast-based BUM handling.
35+
- Interoperability with IPv4 and IPv6 VTEPs in the fabric.
36+
- Dual stack VXLAN mode (with both an IPv4 and IPv6 VTEP source address)
3637
- MLAG.
3738
- 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+
- Downstream VNIs.
40+
- The NVUE `nv set nve vxlan source address` command `auto` setting, which is applicable only for IPv4 VXLAN tunnels. If you want to configure IPv6 VXLAN tunnels, you must set the VXLAN source IP address manually as an IPv6 GUA address.
3941

4042
{{%notice note%}}
4143
EVPN VXLAN IPv6 VTEP is a Beta feature.

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

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,20 @@ 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 IPv4 and IPv6 VTEPs in the fabric.
36+
- Dual stack VXLAN mode (with both an IPv4 and IPv6 VTEP source address)
37+
- MLAG.
38+
- Static VXLAN tunnels.
39+
- Downstream VNIs.
40+
- The NVUE `nv set nve vxlan source address` command `auto` setting, which is applicable only for IPv4 VXLAN tunnels. If you want to configure IPv6 VXLAN tunnels, you must set the VXLAN source IP address manually as an IPv6 GUA address.
41+
3142
{{%notice note%}}
32-
EVPN VXLAN over an IPv6 underlay is a Beta feature.
43+
EVPN VXLAN IPv6 VTEP is a Beta feature.
3344
{{%/notice%}}
3445

3546
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-netq-50/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ cascade:
99
version: "5.0"
1010
imgData: cumulus-netq
1111
siteSlug: cumulus-netq
12+
old: true
1213
---
1314

1415
NVIDIA® NetQ™ is a network operations tool set that provides visibility into your overlay and underlay networks, enabling troubleshooting in real-time. NetQ delivers data and statistics about the health of your data center—from the container, virtual machine, or host, all the way to the switch and port. NetQ correlates configuration and operational status, and tracks state changes while simplifying management for the entire Linux-based data center. With NetQ, network operations change from a manual, reactive, node-by-node approach to an automated, informed, and agile one. Visit {{<exlink url="https://www.nvidia.com/en-us/networking/ethernet-switching/netq/" text="Network Operations with NetQ">}} to learn more.

content/cumulus-netq-51/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ cascade:
99
version: "5.1"
1010
imgData: cumulus-netq
1111
siteSlug: cumulus-netq
12-
draft: true
1312
---
1413

1514
NVIDIA® NetQ™ is a network operations tool set that provides visibility into your overlay and underlay networks, enabling troubleshooting in real-time. NetQ delivers data and statistics about the health of your data center—from the container, virtual machine, or host, all the way to the switch and port. NetQ correlates configuration and operational status, and tracks state changes while simplifying management for the entire Linux-based data center. With NetQ, network operations change from a manual, reactive, node-by-node approach to an automated, informed, and agile one. Visit {{<exlink url="https://www.nvidia.com/en-us/networking/ethernet-switching/netq/" text="Network Operations with NetQ">}} to learn more.

content/cumulus-netq-51/pdf.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@ version: "5.1"
88
imgData: cumulus-netq
99
siteSlug: cumulus-netq
1010
pdfhidden: true
11-
draft: true
1211

1312
---

content/cumulus-netq-51/weights.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ version: "5.1"
88
imgData: cumulus-netq
99
siteSlug: cumulus-netq
1010
pdfhidden: true
11-
draft: true
1211

1312
---
1413

0 commit comments

Comments
 (0)