Skip to content

Commit 0df7648

Browse files
Update src/content/docs/network-interconnect/get-started.mdx
Co-authored-by: Pedro Sousa <[email protected]>
1 parent 7a9e597 commit 0df7648

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/network-interconnect/get-started.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Eligibility for CNI and port availability is determined in coordination with you
3535
- **Dataplane v1 & v1.1**: CNI ports may be assigned a single 802.1Q VLAN tag.
3636
- **Dataplane v2 (beta)**: VLAN tagging (802.1Q) and QinQ are not yet supported.
3737
- **MTU considerations:**
38-
- **Dataplane v1:** Requires GRE tunneling for Magic Transit / WAN traffic, limiting the MTU to 1,476 bytes.
39-
- **Dataplane v1.1:** Supports a native 1,500-byte MTU for traffic from Cloudflare to you (ingress), but still requires a 1,476-byte MTU for traffic from you to Cloudflare (egress).
38+
- **Dataplane v1**: Requires GRE tunneling for Magic Transit / WAN traffic, limiting the MTU to 1,476 bytes.
39+
- **Dataplane v1.1**: Supports a native 1,500-byte MTU for traffic from Cloudflare to you (ingress), but still requires a 1,476-byte MTU for traffic from you to Cloudflare (egress).
4040
- **Dataplane v2 (beta)**: Supports a maximum MTU of 1500 bytes bidirectionally with no GRE requirement.
4141
- **Bidirectional Forwarding Detection (BFD):**
4242
- **Dataplane v1 & v1.1**: BFD provides fast failure detection for BGP sessions and is supported on direct connections. To enable BFD, contact your account team. Note that BFD on a CNI does not impact the failover time for Magic Transit / WAN tunnels, which rely on separate health checks.

0 commit comments

Comments
 (0)