You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/network-interconnect/get-started.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Eligibility for CNI and port availability is determined in coordination with you
16
16
- CNI ports are currently offered at no charge to Enterprise customers.
17
17
- Non-Enterprise customers (and any third party) may peer with Cloudflare via Internet Exchange according to our [open peering policy](https://www.cloudflare.com/peering-policy/).
18
18
- CNI is available at select Cloudflare data centers:
19
-
- The type of dataplane offered in that location (v1) will determine specifications of the supported connection, such as the MTU.
19
+
- The type of dataplane offered in that location will determine specifications of the supported connection, such as the MTU.
20
20
- The diversity offered in the location will vary.
21
21
- Customers must have a BGP session established for CNI v1 to be operational.
22
22
@@ -35,7 +35,7 @@ Eligibility for CNI and port availability is determined in coordination with you
35
35
-**Dataplane v1**: CNI ports may be assigned a single 802.1Q VLAN tag.
36
36
-**Dataplane v2 (beta)**: VLAN tagging (802.1Q) and QinQ are not yet supported.
37
37
-**MTU considerations:**
38
-
-**Dataplane v1**: 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**: 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).
39
39
-**Dataplane v2 (beta)**: Supports a maximum MTU of 1,500 bytes bidirectionally with no GRE requirement.
40
40
-**Bidirectional Forwarding Detection (BFD):**
41
41
-**Dataplane v1**: 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