Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions src/content/docs/network-interconnect/about.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Cloudflare supports a variety of options to connect your network to Cloudflare:

Below is a brief overview of the options to help you decide which method best fits your network.

| Network interconnect mode | Use cases | Capabilities |
| ---------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Direct CNI](/network-interconnect/express-cni/) | Use for Magic WAN or Magic Transit, interconnecting directly with on-premise locations. | - 1, 10, 100 Gbps <br/> - Available at Direct CNI-capable Cloudflare locations <br/> - No tunnel required <br/> - Set up via dashboard in less than three minutes. |
| [Classic CNI](/network-interconnect/classic-cni/) | Use for Magic Transit, interconnecting directly or via a partner with on-premise locations. | - 10, 100 Gbps <br/> - Available at classic CNI capable Cloudflare data centers <br/> - Overlay GRE tunnel required for egress <br/> - BGP route reflector signaling <br/> - Setup facilitated by account team. |
| [Cloud CNI](/network-interconnect/cloud-cni/) | Use for Magic WAN or Magic Transit, interconnecting directly with virtual networks (VPCs) from public cloud providers. | - Speed depends on cloud provider <br/> - Available at Cloud CNI capable Cloudflare locations <br/> - Setup facilitated by account team. |
| Network interconnect mode | Use cases | Capabilities |
| --- | --- | --- |
| [Direct CNI](/network-interconnect/express-cni/) | Use for Magic WAN or Magic Transit, interconnecting directly with on-premise locations. | - 10, 100 Gbps <br/> - Available at Direct CNI-capable Cloudflare locations <br/> - No tunnel required <br/> - Set up via dashboard in less than three minutes. |
| [Classic CNI](/network-interconnect/classic-cni/) | Use for Magic Transit, interconnecting directly or via a partner with on-premise locations. | - 10, 100 Gbps <br/> - Available at classic CNI capable Cloudflare data centers <br/> - Overlay GRE tunnel required for egress <br/> - BGP route reflector signaling <br/> - Setup facilitated by account team. |
| [Cloud CNI](/network-interconnect/cloud-cni/) | Use for Magic WAN or Magic Transit, interconnecting directly with virtual networks (VPCs) from public cloud providers. | - Speed depends on cloud provider <br/> - Available at Cloud CNI capable Cloudflare locations <br/> - Setup facilitated by account team. |
| [Peering, or private network interconnect (PNI)](/network-interconnect/pni-and-peering/) | Use for connecting your users to any Cloudflare services, via a more direct, performant and potentially cost-effective network path. | - No requirement to be a customer <br/> - Speed depends on IX or PNI <br/> - Available at PNI capable Cloudflare locations (PNI) and any Internet Exchange (IX) where Cloudflare peers today. <br/> - Setup facilitated by `[email protected]` |
Loading