Skip to content

Commit a43bdaf

Browse files
added content
1 parent dd49b56 commit a43bdaf

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

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

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,15 @@ Eligibility for CNI and port availability is determined in coordination with you
2121

2222
### Product use cases
2323

24-
<Render file="cni-product-use-cases" product="networking-services" />
24+
<Render file="cni-product-use-cases" product="networking-services" />
25+
26+
### Technical specifications
27+
28+
- **Supported port types (Direct CNI):** 10G-LR (single-mode fiber) and 100G-LR (single-mode fiber).
29+
- **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.
30+
- **IP addressing:** All CNI connections use a `/31` subnet for point-to-point IP connectivity between your router and Cloudflare's.
31+
- **VLAN support:** CNI ports may be assigned a single 802.1Q VLAN tag.
32+
- **MTU considerations:**
33+
- **Dataplane 1.0:** Requires GRE tunneling for Magic Transit / WAN traffic, limiting the MTU to 1476 bytes.
34+
- **Dataplane 1.1:** Supports a native 1500-byte MTU for traffic from Cloudflare to you (ingress), but still requires a 1476-byte MTU for traffic from you to Cloudflare (egress).
35+
- **Bidirectional Forwarding Detection (BFD):** 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)