Skip to content

Commit a9cafd1

Browse files
committed
Merge branch '5.16-stuff' into ania-stage
2 parents 96e3492 + 4338d99 commit a9cafd1

File tree

23 files changed

+148
-8
lines changed

23 files changed

+148
-8
lines changed

content/cumulus-linux-43/Network-Virtualization/Ethernet-Virtual-Private-Network-EVPN/Basic-Configuration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,5 @@ For information about active-active VTEPs and anycast IP behavior, and for failu
172172
- You must configure the overlay (tenants) in a specific VRF and separate from the underlay, which resides in the default VRF. Layer 3 VNI mapping for the default VRF is not supported.
173173
- EVPN is not supported when {{<link title="Redistribute Neighbor" >}} is also configured. Enabling both features simultaneously causes instability in IPv4 and IPv6 neighbor entries.
174174
- Cumulus Linux implements a stricter check on a received type-3 route to ensure that it has the PMSI attribute with the replication type set to *ingress-replication* in order to conform to {{<exlink url="https://tools.ietf.org/html/rfc6514#section-5" text="RFC 6514">}}.
175+
- The switch does not export IPv6 link-local addresses as global addresses but treats them as neighbor entries in the EVPN fabric.
176+

content/cumulus-linux-44/Network-Virtualization/Ethernet-Virtual-Private-Network-EVPN/Basic-Configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,3 +435,4 @@ For information about active-active VTEPs and anycast IP behavior, and for failu
435435
- You must configure the overlay (tenants) in a specific VRF and separate from the underlay, which resides in the default VRF. Cumulus Linux does not support layer 3 VNI mapping for the default VRF.
436436
- You cannot configure EVPN with {{<link title="Redistribute Neighbor" >}}. Enabling both features simultaneously causes instability in IPv4 and IPv6 neighbor entries.
437437
- To conform to {{<exlink url="https://tools.ietf.org/html/rfc6514#section-5" text="RFC 6514">}}, Cumulus Linux implements a stricter check on a received type-3 route to ensure that the PMSI attribute is *ingress-replication*.
438+
- The switch does not export IPv6 link-local addresses as global addresses but treats them as neighbor entries in the EVPN fabric.

content/cumulus-linux-50/Network-Virtualization/Ethernet-Virtual-Private-Network-EVPN/Basic-Configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,3 +360,4 @@ For information about active-active VTEPs and anycast IP behavior, and for failu
360360
- You must configure the overlay (tenants) in a specific VRF and separate from the underlay, which resides in the default VRF. Cumulus Linux does not support layer 3 VNI mapping for the default VRF.
361361
- You cannot configure EVPN with {{<link title="Redistribute Neighbor" >}}. Enabling both features simultaneously causes instability in IPv4 and IPv6 neighbor entries.
362362
- To conform to {{<exlink url="https://tools.ietf.org/html/rfc6514#section-5" text="RFC 6514">}}, Cumulus Linux implements a stricter check on a received type-3 route to ensure that the PMSI attribute is *ingress-replication*.
363+
- The switch does not export IPv6 link-local addresses as global addresses but treats them as neighbor entries in the EVPN fabric.

content/cumulus-linux-51/Network-Virtualization/Ethernet-Virtual-Private-Network-EVPN/Basic-Configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,3 +360,4 @@ For information about active-active VTEPs and anycast IP behavior, and for failu
360360
- You must configure the overlay (tenants) in a specific VRF and separate from the underlay, which resides in the default VRF. Cumulus Linux does not support layer 3 VNI mapping for the default VRF.
361361
- You cannot configure EVPN with {{<link title="Redistribute Neighbor" >}}. Enabling both features simultaneously causes instability in IPv4 and IPv6 neighbor entries.
362362
- To conform to {{<exlink url="https://tools.ietf.org/html/rfc6514#section-5" text="RFC 6514">}}, Cumulus Linux implements a stricter check on a received type-3 route to ensure that the PMSI attribute is *ingress-replication*.
363+
- The switch does not export IPv6 link-local addresses as global addresses but treats them as neighbor entries in the EVPN fabric.

content/cumulus-linux-510/Network-Virtualization/Ethernet-Virtual-Private-Network-EVPN/Basic-Configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,3 +346,4 @@ For information about active-active VTEPs and anycast IP behavior, and for failu
346346
- You must configure the overlay (tenants) in a specific VRF and separate from the underlay, which resides in the default VRF. Cumulus Linux does not support layer 3 VNI mapping for the default VRF.
347347
- You cannot configure EVPN with {{<link title="Redistribute Neighbor" >}}. Enabling both features simultaneously causes instability in IPv4 and IPv6 neighbor entries.
348348
- To conform to {{<exlink url="https://tools.ietf.org/html/rfc6514#section-5" text="RFC 6514">}}, Cumulus Linux implements a stricter check on a received type-3 route to ensure that the PMSI attribute is *ingress-replication*.
349+
- The switch does not export IPv6 link-local addresses as global addresses but treats them as neighbor entries in the EVPN fabric.

content/cumulus-linux-511/Network-Virtualization/Ethernet-Virtual-Private-Network-EVPN/Basic-Configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,10 @@ You only need to set the `advertise-all-vni` option on leafs that are VTEPs. The
320320
{{< /tab >}}
321321
{{< /tabs >}}
322322

323+
{{%notice note%}}
324+
The switch does not export IPv6 link-local addresses as global addresses but treats them as neighbor entries in the EVPN fabric.
325+
{{%/notice%}}
326+
323327
## Show EVPN Configuration
324328

325329
To show the current EVPN configuration on the switch, run the `nv show evpn` command:

content/cumulus-linux-512/Network-Virtualization/Ethernet-Virtual-Private-Network-EVPN/Basic-Configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,10 @@ You only need to set the `advertise-all-vni` option on leafs that are VTEPs. The
322322
{{< /tab >}}
323323
{{< /tabs >}}
324324

325+
{{%notice note%}}
326+
The switch does not export IPv6 link-local addresses as global addresses but treats them as neighbor entries in the EVPN fabric.
327+
{{%/notice%}}
328+
325329
## Show EVPN Configuration
326330

327331
To show the current EVPN configuration on the switch, run the `nv show evpn` command:

content/cumulus-linux-513/Network-Virtualization/Ethernet-Virtual-Private-Network-EVPN/Basic-Configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,10 @@ You only need to set the `advertise-all-vni` option on leafs that are VTEPs. The
322322
{{< /tab >}}
323323
{{< /tabs >}}
324324

325+
{{%notice note%}}
326+
The switch does not export IPv6 link-local addresses as global addresses but treats them as neighbor entries in the EVPN fabric.
327+
{{%/notice%}}
328+
325329
## Show EVPN Configuration
326330

327331
To show the current EVPN configuration on the switch, run the `nv show evpn` command:

content/cumulus-linux-514/Network-Virtualization/Ethernet-Virtual-Private-Network-EVPN/Basic-Configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,10 @@ You only need to set the `advertise-all-vni` option on leafs that are VTEPs. The
322322
{{< /tab >}}
323323
{{< /tabs >}}
324324

325+
{{%notice note%}}
326+
The switch does not export IPv6 link-local addresses as global addresses but treats them as neighbor entries in the EVPN fabric.
327+
{{%/notice%}}
328+
325329
## Show EVPN Configuration
326330

327331
To show the current EVPN configuration on the switch, run the `nv show evpn` command:

content/cumulus-linux-515/Network-Virtualization/Ethernet-Virtual-Private-Network-EVPN/Basic-Configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,10 @@ You only need to set the `advertise-all-vni` option on leafs that are VTEPs. The
322322
{{< /tab >}}
323323
{{< /tabs >}}
324324

325+
{{%notice note%}}
326+
The switch does not export IPv6 link-local addresses as global addresses but treats them as neighbor entries in the EVPN fabric.
327+
{{%/notice%}}
328+
325329
## Show EVPN Configuration
326330

327331
To show the current EVPN configuration on the switch, run the `nv show evpn` command:

0 commit comments

Comments
 (0)