Skip to content

Commit 701dc7a

Browse files
added use case partial
1 parent f8e6c97 commit 701dc7a

File tree

1 file changed

+2
-13
lines changed
  • src/content/docs/network-interconnect

1 file changed

+2
-13
lines changed

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

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ head:
88
content: Overview
99
---
1010

11-
import { Description, Plan, RelatedProduct } from "~/components"
11+
import { Description, Plan, RelatedProduct, Render } from "~/components"
1212

1313
<Description>
1414
Connect your network infrastructure directly to Cloudflare
@@ -44,18 +44,7 @@ When you review the [available locations](/network-interconnect/static/cni-locat
4444

4545
## Product Use Cases
4646

47-
CNI provides a private point-to-point IP connection with Cloudflare. There are two dataplanes that come with different technical specifications.
48-
49-
50-
| | Dataplane v1.0 | Dataplane v1.1 |
51-
| ---- | ---- | ---- |
52-
| **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. | Supported with or without a GRE tunnel established over the interconnect circuit. |
53-
| **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. | Supported with a GRE tunnel established over the interconnect circuit. |
54-
| **Magic WAN and Zero Trust** <br /> Build a secure, private network backbone connecting your Zero Trust users and applications with all your sites, data centers, and clouds. | Supported with a GRE tunnel established over the interconnect circuit. | Supported with or without a GRE tunnel established over the interconnect circuit. |
55-
| **Peering** <br /> Exchange public routes with a single Cloudflare PoP (Point of Presence). | Supported. All customers connecting with the edge data center will exchange public routes at that PoP with AS13335. Connectivity is established at each individual PoP. Routes for other edge locations in Cloudflare's network may not be available. Routes for customer advertised prefixes will be available only in the connected PoP. | |
56-
| **Application Security and Performance** <br /> Improve the performance and security of your web applications | **Supported via peering**: Customers can use Argo Smart Routing to direct origin traffic via the edge peering connection when it is determined to be the lowest latency option. Customers must maintain a direct Internet connection which will always be used for a portion of traffic and during failure scenarios. <br /> **Supported Via Magic Transit**: Customers may configure any product with an origin server IP address that is protected by Magic Transit. Magic Transit will direct this traffic via the overlay and customer can control interconnect next-hops using the Magic networking routing table. | |
57-
58-
For more details refer to the [prerequisites section](/network-interconnect/get-started/#prerequisites).
47+
<Render file="cni-product-use-cases" product="networking-services" />
5948

6049
### Designing for high availability
6150

0 commit comments

Comments
 (0)