Skip to content

Commit 34d7350

Browse files
added beta
1 parent c623a7f commit 34d7350

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,22 +28,22 @@ Eligibility for CNI and port availability is determined in coordination with you
2828

2929
- **Supported port types (Direct CNI)**:
3030
- **Dataplane v1 & v1.1**: 10GBASE-LR (single-mode fiber) and 100GBASE-LR (single-mode fiber).
31-
- **Dataplane v2**: 10GBASE-LR (single-mode fiber) and 100GBASE-LR4 (single-mode fiber) optics are supported.
31+
- **Dataplane v2 (beta)**: 10GBASE-LR (single-mode fiber) and 100GBASE-LR4 (single-mode fiber) optics are supported.
3232
- **Distance limitations:** Cloudflare does not support optical links longer than 10 km. For longer distances, you must use intermediate hardware or a third-party provider to extend the connection.
3333
- **IP addressing:** All Direct and Partner CNI connections use a `/31` subnet for point-to-point IP connectivity between your router and Cloudflare.
3434
- **VLAN support:**
3535
- **Dataplane v1 & v1.1**: CNI ports may be assigned a single 802.1Q VLAN tag.
36-
- **Dataplane v2**: VLAN tagging (802.1Q) and QinQ is not yet supported.
36+
- **Dataplane v2 (beta)**: VLAN tagging (802.1Q) and QinQ is not yet supported.
3737
- **MTU considerations:**
3838
- **Dataplane v1:** Requires GRE tunneling for Magic Transit / WAN traffic, limiting the MTU to 1,476 bytes.
3939
- **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).
40-
- **Dataplane v2**: Supports a maximum MTU of 1500 bytes bidirectionally with no GRE requirement.
40+
- **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.
43-
- **Dataplane v2**: Not yet supported.
43+
- **Dataplane v2 (beta)**: Not yet supported.
4444
- **Link Aggregation Control Protocol (LACP)**:
4545
- **Dataplane v1 & v1.1**: To increase bandwidth and provide link resiliency, Cloudflare supports combining multiple physical CNI ports into a single logical channel using Link Aggregation Control Protocol (LACP). You can bundle multiple connections to increase total throughput and add redundancy to your private connection with Cloudflare.
46-
- **Dataplane v2**: Not yet supported. Use ECMP instead.
46+
- **Dataplane v2 (beta)**: Not yet supported. Use ECMP instead.
4747

4848
### Performance characteristics
4949

src/content/docs/network-interconnect/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Choose the model that best fits your infrastructure and operational needs.
3939
Cloudflare's data centers may support one or more interconnect dataplanes. The dataplane is the type of equipment that terminates your direct connection:
4040
- **Dataplane v1**: A peering connection to a Cloudflare edge data center that supports GRE tunnels for connecting with the Magic Networking overlay.
4141
- **Dataplane v1.1**: An enhanced version of the v1 dataplane that supports GRE-less delivery for Magic Transit Direct Server Return.
42-
- **Dataplane v2**: Is based on the Customer Connectivity Router (CCR), which is specifically designed for customer connectivity. It provides simplified routing without GRE tunneling and supports a 1500-byte MTU bidirectionally.
42+
- **Dataplane v2 (beta)**: Is based on the Customer Connectivity Router (CCR), which is specifically designed for customer connectivity. It provides simplified routing without GRE tunneling and supports a 1500-byte MTU bidirectionally.
4343

4444

4545
When you review the [available locations](/network-interconnect/static/cni-locations-30-10-2025.pdf) (PDF), you can see which dataplane version(s) are available.

src/content/partials/networking-services/cni-product-use-cases.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
CNI provides a private point-to-point IP connection with Cloudflare. There are two dataplanes that come with different technical specifications.
66

77

8-
| | Dataplane v1 & 1.1 | Dataplane v2 |
8+
| | Dataplane v1 & 1.1 | Dataplane v2 (beta) |
99
| ---- | ---- | ---- |
1010
| **Magic Transit Direct Server Return (DSR)** <br /> DDoS protection for all ingress traffic from the Internet to your public network. Send egress traffic via your ISP. | Supported with a GRE tunnel established over the interconnect circuit . For v1.1, supported with or without a GRE tunnel established over the interconnect circuit. | Supported. |
1111
| **Magic Transit with Egress** <br /> DDoS protection for all ingress traffic from the Internet to your public network. Send egress traffic via Cloudflare. | Supported with a GRE tunnel established over the interconnect circuit . For v1.1, supported with or without a GRE tunnel established over the interconnect circuit. | Supported. |

0 commit comments

Comments
 (0)