diff --git a/src/content/docs/magic-transit/how-to/advertise-prefixes.mdx b/src/content/docs/magic-transit/how-to/advertise-prefixes.mdx index 89445b30b61457..770337ae5c85ab 100644 --- a/src/content/docs/magic-transit/how-to/advertise-prefixes.mdx +++ b/src/content/docs/magic-transit/how-to/advertise-prefixes.mdx @@ -2,7 +2,7 @@ pcx_content_type: how-to title: Advertise prefixes sidebar: - order: 3 + order: 4 --- import { Details, GlossaryTooltip } from "~/components" diff --git a/src/content/docs/magic-transit/how-to/bgp-peering.mdx b/src/content/docs/magic-transit/how-to/bgp-peering.mdx index 06d0070ddc05ca..f4e46a77b1532f 100644 --- a/src/content/docs/magic-transit/how-to/bgp-peering.mdx +++ b/src/content/docs/magic-transit/how-to/bgp-peering.mdx @@ -2,7 +2,7 @@ pcx_content_type: how-to title: Configure BGP peering sidebar: - order: 4 + order: 3 --- import { Render } from "~/components" diff --git a/src/content/docs/magic-transit/how-to/configure-static-routes.mdx b/src/content/docs/magic-transit/how-to/configure-static-routes.mdx index 5272b09e50e680..db51c9a42f5b0d 100644 --- a/src/content/docs/magic-transit/how-to/configure-static-routes.mdx +++ b/src/content/docs/magic-transit/how-to/configure-static-routes.mdx @@ -1,6 +1,6 @@ --- pcx_content_type: how-to -title: Configure static routes +title: Configure routes sidebar: order: 2 head: [] @@ -12,7 +12,7 @@ description: Magic Transit uses a static configuration to route your traffic import { Render } from "~/components" - + diff --git a/src/content/docs/magic-transit/how-to/configure-tunnels.mdx b/src/content/docs/magic-transit/how-to/configure-tunnels.mdx index 15ff29cc9b8e26..59fd946e03152c 100644 --- a/src/content/docs/magic-transit/how-to/configure-tunnels.mdx +++ b/src/content/docs/magic-transit/how-to/configure-tunnels.mdx @@ -81,3 +81,5 @@ import { GlossaryTooltip, Render } from "~/components"; ## Next steps Now that you have set up your tunnel endpoints, you need to configure static routes to route your traffic through Cloudflare. + +If you are connecting to Cloudflare through a [Direct CNI connection](/network-interconnect/express-cni/), you can [configure BGP routing](/magic-transit/how-to/bgp-peering/) instead. \ No newline at end of file diff --git a/src/content/docs/magic-wan/configuration/manually/how-to/configure-static-routes.mdx b/src/content/docs/magic-wan/configuration/manually/how-to/configure-static-routes.mdx index 3b7d09cdc7758f..30fd9da20f20bf 100644 --- a/src/content/docs/magic-wan/configuration/manually/how-to/configure-static-routes.mdx +++ b/src/content/docs/magic-wan/configuration/manually/how-to/configure-static-routes.mdx @@ -1,5 +1,5 @@ --- -title: Configure static routes +title: Configure routes pcx_content_type: how-to sidebar: order: 2 @@ -11,6 +11,6 @@ description: Magic WAN uses a static configuration to route your traffic through import { Render } from "~/components" - + Configuration", tunnelEndpoints: "/magic-wan/configuration/manually/how-to/configure-tunnels/", ipRanges: "
When using Magic WAN and Cloudflare Tunnel together, remember to consider the IP ranges utilized in the static routes of Cloudflare Tunnel when selecting static routes for Magic WAN. For more information, refer to [Cloudflare Tunnel](/magic-wan/zero-trust/cloudflare-tunnel/).
" }} /> diff --git a/src/content/docs/magic-wan/configuration/manually/how-to/configure-tunnels.mdx b/src/content/docs/magic-wan/configuration/manually/how-to/configure-tunnels.mdx index a98e86df0216ba..4d18972a52e756 100644 --- a/src/content/docs/magic-wan/configuration/manually/how-to/configure-tunnels.mdx +++ b/src/content/docs/magic-wan/configuration/manually/how-to/configure-tunnels.mdx @@ -88,3 +88,5 @@ import { GlossaryTooltip, Render } from "~/components"; ## Next steps Now that you have set up your tunnel endpoints, you need to configure static routes to route your traffic through Cloudflare. + +If you are connecting to Cloudflare through a [Direct CNI connection](/network-interconnect/express-cni/), you can [configure BGP routing](/magic-wan/configuration/manually/how-to/bgp-peering/) instead. diff --git a/src/content/partials/magic-transit/static-routes/static-routes1.mdx b/src/content/partials/magic-transit/static-routes/static-routes1.mdx index 6827644cfef79e..f87b0e15b66e7a 100644 --- a/src/content/partials/magic-transit/static-routes/static-routes1.mdx +++ b/src/content/partials/magic-transit/static-routes/static-routes1.mdx @@ -1,6 +1,7 @@ --- params: - productName + - BGPpath - anycastURL - trafficSteering - magicWANecmp @@ -8,6 +9,10 @@ params: import { GlossaryTooltip, Markdown } from "~/components"; +:::note +If you are connecting to Cloudflare via a [Direct CNI connection](/network-interconnect/express-cni/), refer to BGP peering to learn how to take advantage of this routing protocol. If not, continue reading. +::: + {props.productName} uses a static configuration to route your traffic through anycast tunnels from Cloudflare's global network to your locations. You must assign a route priority to each tunnel-subnet pair in your configuration, as follows: