Skip to content

Commit f2b7164

Browse files
[CNI] Changes Express CNI to Directo CNI to match dash (#17391)
* changed from express to direct * refined language * removed extra spaces in steps
1 parent 9ae9a74 commit f2b7164

File tree

8 files changed

+26
-39
lines changed

8 files changed

+26
-39
lines changed

src/content/changelogs/network-interconnect.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ entries:
88
- publish_date: "2024-09-02"
99
title: Interconnect portal displays all available locations in a list
1010
description: |-
11-
Customers can now see all available Express CNI locations when searching for a Cloudflare site in the Interconnects interface.
11+
Customers can now see all available Direct CNI locations when searching for a Cloudflare site in the Interconnects interface.

src/content/docs/magic-transit/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ You must [put the appropriate MSS clamps](#set-maximum-segment-size) in place be
112112
Also, when using [Cloudflare Network Interconnect](/magic-transit/network-interconnect/) with Magic Transit you must set the following MSS clamp sizes to accommodate additional overhead:
113113

114114
- GRE tunnels over Classic CNI: 1476 bytes
115-
- Express CNI / Classic CNI with a maximum transmission unit (MTU) size of 1500 bytes handoff does not require an MSS clamp.
115+
- Direct CNI / Classic CNI with a maximum transmission unit (MTU) size of 1500 bytes handoff does not require an MSS clamp.
116116

117117
MSS clamps are used to backhaul data from the data center where traffic is ingested (close to the end user) to the facility with the CNI link.
118118
:::

src/content/docs/magic-transit/network-interconnect.mdx

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ sidebar:
66
head:
77
- tag: title
88
content: Network Interconnect and Magic Transit
9-
109
---
1110

12-
import { GlossaryTooltip } from "~/components"
11+
import { GlossaryTooltip } from "~/components";
1312

1413
Cloudflare Network Interconnect (CNI) allows you to connect your network infrastructure directly with Cloudflare – rather than using the public Internet – for a more reliable and secure experience. With CNI, you can bring Cloudflare’s full suite of network functions to your physical network edge.
1514

@@ -19,11 +18,11 @@ Use Cloudflare Network Interconnect with Magic Transit to improve throughput and
1918

2019
When working with Magic Transit and CNI, there are a few guidelines you should follow.
2120

22-
### Express CNI
21+
### Direct CNI
2322

24-
With [Express CNI](/network-interconnect/express-cni/) you can use the Cloudflare dashboard to provision a connection to Cloudflare in three minutes or less. This type of connection supports IP packets with 1,500 bytes, both for ingress and egress traffic.
23+
With [Direct CNI](/network-interconnect/express-cni/) you can use the Cloudflare dashboard to provision a connection to Cloudflare in three minutes or less. This type of connection supports IP packets with 1,500 bytes, both for ingress and egress traffic.
2524

26-
For the time being, Express CNI does not support BGP. If your use case calls for BGP anycast prefix withdrawal or BGP based connection failover, you need to use [Classic CNI](/network-interconnect/classic-cni/) with a Magic Transit GRE tunnel.
25+
For the time being, Direct CNI does not support BGP. If your use case calls for BGP anycast prefix withdrawal or BGP based connection failover, you need to use [Classic CNI](/network-interconnect/classic-cni/) with a Magic Transit GRE tunnel.
2726

2827
### Classic CNI
2928

src/content/docs/magic-wan/network-interconnect.mdx

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,26 @@ sidebar:
66
head:
77
- tag: title
88
content: Network Interconnect and Magic WAN
9-
109
---
1110

12-
import { Render } from "~/components"
11+
import { Render } from "~/components";
1312

1413
Cloudflare Network Interconnect (CNI) allows you to connect your network infrastructure directly with Cloudflare – rather than using the public Internet – for a more reliable and secure experience. With CNI, you can bring Cloudflare’s full suite of network functions to your physical network edge.
1514

1615
When working with Magic WAN and Cloudflare Network Interconnect (CNI), there are a few guidelines you should follow.
1716

18-
## Express CNI
17+
## Direct CNI
1918

20-
With [Express CNI](/network-interconnect/express-cni/) you can use the Cloudflare dashboard to provision a connection to Cloudflare in three minutes or less. This type of connection supports IP packets with 1,500 bytes, both for ingress and egress traffic.
19+
With [Direct CNI](/network-interconnect/express-cni/) you can use the Cloudflare dashboard to provision a connection to Cloudflare in three minutes or less. This type of connection supports IP packets with 1,500 bytes, both for ingress and egress traffic.
2120

22-
For the time being, Express CNI does not support BGP. You need to create policy-based routes to ensure traffic is routed correctly. You also need to implement tracking of network traffic to ensure that the CNI and Cloudflare data center is functioning properly.
21+
For the time being, Direct CNI does not support BGP. You need to create policy-based routes to ensure traffic is routed correctly. You also need to implement tracking of network traffic to ensure that the CNI and Cloudflare data center is functioning properly.
2322

2423
### Bidirectional health checks
2524

26-
Bidirectional health checks do not work when you use Express CNI to onboard your traffic to Cloudflare. You will need to resort to the [legacy health check system](/magic-wan/configuration/manually/how-to/configure-tunnels/#legacy-health-checks-system).
25+
Bidirectional health checks do not work when you use Direct CNI to onboard your traffic to Cloudflare. You will need to resort to the [legacy health check system](/magic-wan/configuration/manually/how-to/configure-tunnels/#legacy-health-checks-system).
2726

2827
:::note
29-
Do not use Magic WAN Connector with Express CNI. You can use the Connector with a [Public Peering or a Private Network Interconnection (PNI)](/network-interconnect/pni-and-peering/) if needed.
28+
Do not use Magic WAN Connector with Direct CNI. You can use the Connector with a [Public Peering or a Private Network Interconnection (PNI)](/network-interconnect/pni-and-peering/) if needed.
3029
:::
3130

3231
## Classic CNI

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

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,20 @@ sidebar:
66
head:
77
- tag: title
88
content: About Cloudflare Network Interconnect
9-
109
---
1110

1211
Cloudflare supports a variety of options to connect your network to Cloudflare:
1312

14-
- Express CNI, for Magic WAN and Magic Transit.
13+
- Direct CNI, for Magic WAN and Magic Transit.
1514
- Classic CNI, for Magic Transit.
1615
- Cloud CNI, for Magic WAN and Magic Transit.
1716
- Peering via either an Internet exchange, or a private network interconnect (PNI).
1817

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

21-
| Network interconnect mode | Use cases | Capabilities |
22-
| ---------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
23-
| [Express 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 Express CNI-capable Cloudflare locations <br/> - No tunnel required <br/> - Set up via dashboard in less than three minutes. |
24-
| [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. |
25-
| [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. |
26-
| [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]` |
20+
| Network interconnect mode | Use cases | Capabilities |
21+
| ---------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
22+
| [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. |
23+
| [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. |
24+
| [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. |
25+
| [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]` |

src/content/docs/network-interconnect/express-cni/create-interconnects.mdx

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,16 @@ pcx_content_type: how-to
44
---
55

66
1. Log in to the [Cloudflare dashboard](https://developers.cloudflare.com/), and select your account.
7-
87
2. Select **Interconnects** > **Create New**.
9-
108
3. In **Direct CNI**, select **Create new**.
11-
129
4. From the list, choose a location that suits you with **Select location**, or search for a location in the search box.
13-
1410
:::note
15-
If your location is not listed it means that Express CNI is not available in your location yet. Refer to [Classic CNI](/network-interconnect/classic-cni/) to learn how you can use the classic version of Cloudflare Network Interconnect to connect your location to Cloudflare.
11+
If your location is not listed it means that Direct CNI is not available in your location yet. Refer to [Classic CNI](/network-interconnect/classic-cni/) to learn how you can use the classic version of Cloudflare Network Interconnect to connect your location to Cloudflare.
1612
:::
17-
1813
5. Your interface is automatically assigned a speed of 10G. Give it a name, and select **Continue**.
19-
2014
:::note
2115
Contact your account team if you need 100 Gigabit connections.
2216
:::
23-
2417
6. Review the options you have chosen, and select **Confirm order**.
25-
2618
7. Download the Letter of Authorization that Cloudflare created with your settings. You will need this document to contact your data center and provide them the IP addresses for the CNI connection.
27-
2819
8. Select **View Interconnects** to review the CNIs you have ordered.
Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
---
2-
title: Express CNI
2+
title: Direct CNI
33
pcx_content_type: concept
44
sidebar:
55
order: 3
6-
76
---
87

9-
Express CNI allows you to connect your network infrastructure directly with Cloudflare – rather than using the public Internet – for a more reliable and secure experience.
8+
Direct CNI allows you to connect your network infrastructure directly with Cloudflare – rather than using the public Internet – for a more reliable and secure experience.
109

11-
Connecting to Cloudflare directly with an Express CNI reduces latency, makes your network more stable by bypassing Internet performance potential bottlenecks, and may even reduce your ISP bandwidth bills. Express CNI also gives you more control over how Cloudflare routes traffic back to your network.
10+
Connecting to Cloudflare directly with a Direct CNI reduces latency, makes your network more stable by bypassing Internet performance potential bottlenecks, and may even reduce your ISP bandwidth bills. Direct CNI also gives you more control over how Cloudflare routes traffic back to your network.
1211

13-
The use case for Express CNI is Magic Transit or Magic WAN. If you have publicly routable origins that are behind Magic Transit over an Express CNI, then all Cloudflare services that work with public origins will run over the CNI (for example, Load Balancer, WAF, Cache, etc).
12+
The use case for Direct CNI is Magic Transit or Magic WAN. If you have publicly routable origins that are behind Magic Transit over a Direct CNI, then all Cloudflare services that work with public origins will run over the CNI (for example, Load Balancer, WAF, Cache, etc).
1413

15-
In the Cloudflare dashboard you can find Cloudflare's nearest Cloudflare data center, and order an Express CNI connection with speeds up to 100 gigabits per second, as well as create a Letter of Authorization (LoA).
14+
In the Cloudflare dashboard you can find Cloudflare's nearest Cloudflare data center, and order a Direct CNI connection with speeds up to 100 gigabits per second, as well as create a Letter of Authorization (LoA).

src/content/docs/reference-architecture/architectures/sase.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ There may also be situations where network-layer encryption is not necessary —
305305

306306
Organizations may also connect their network locations directly to the Cloudflare network via [Cloudflare Network Interconnect](https://www.cloudflare.com/network-services/products/network-interconnect/) (CNI). Cloudflare [supports a variety of options](/network-interconnect/about) to connect your network to Cloudflare:
307307

308-
- Express CNI for Magic WAN and Magic Transit
308+
- Direct CNI for Magic WAN and Magic Transit
309309
- Classic CNI for Magic Transit
310310
- Cloud CNI for Magic WAN and Magic Transit
311311
- Peering via either an internet exchange, or a private network interconnect (PNI).

0 commit comments

Comments
 (0)