Skip to content

Commit 6a657a3

Browse files
added cni
1 parent 7524d6a commit 6a657a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partials/magic-transit/traffic-steering.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ params:
88

99
import { GlossaryTooltip, Markdown } from "~/components";
1010

11-
{props.productName} uses a static configuration to route traffic through <GlossaryTooltip term="anycast">anycast</GlossaryTooltip> tunnels using the <GlossaryTooltip term="GRE tunnel" link={props.greURL}>GRE</GlossaryTooltip> and <GlossaryTooltip term="IPsec tunnel" link={props.ipsecURL}>Internet Protocol Security (IPsec)</GlossaryTooltip> protocols from Cloudflares global network to your network, and from your network to Cloudflares global network.
11+
{props.productName} uses a static configuration to route traffic through [Cloudflare Network Interconnect (CNI)](/network-interconnect/), as well as <GlossaryTooltip term="anycast">anycast</GlossaryTooltip> tunnels using the <GlossaryTooltip term="GRE tunnel" link={props.greURL}>GRE</GlossaryTooltip> and <GlossaryTooltip term="IPsec tunnel" link={props.ipsecURL}>Internet Protocol Security (IPsec)</GlossaryTooltip> protocols from Cloudflare's global network to your network, and from your network to Cloudflare's global network.
1212

1313
{props.productName} steers traffic along tunnel routes based on priorities you define in the Cloudflare dashboard or via API.
1414

0 commit comments

Comments
 (0)