From 1b3a70c0ddb832183ca0475a7159f345250e0b14 Mon Sep 17 00:00:00 2001 From: Denise Pena Date: Mon, 23 Aug 2021 16:53:42 -0500 Subject: [PATCH 1/2] Removed route prefixes topic --- .../configure-tunnels/map-route-prefixes.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 products/magic-wan/src/content/get-started/configure-tunnels/map-route-prefixes.md diff --git a/products/magic-wan/src/content/get-started/configure-tunnels/map-route-prefixes.md b/products/magic-wan/src/content/get-started/configure-tunnels/map-route-prefixes.md deleted file mode 100644 index 9fe96bf1e76..00000000000 --- a/products/magic-wan/src/content/get-started/configure-tunnels/map-route-prefixes.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: Map route prefixes -order: 6 -pcx-content-type: how-to ---- - -# Map route prefixes smaller than /24 - -Before Cloudflare can route your traffic from the edge to your locations via GRE tunnels, you must provide your prefixes and the tunnels to which they should be mapped, similar to the example in the table below. - -| Prefix | GRE Tunnel | -| --------------- | ---------- | -| 103.21.244.0/29 | GRE_1_IAD | -| 103.21.244.8/29 | GRE_2_ATL | - -The minimum advertising prefix is /24. However, because Cloudflare uses GRE tunnels as an outer wrapper for your traffic, Cloudflare can route prefixes within that /24 to different tunnel endpoints. - -For example, you can send `x.x.x.0/29` to Datacenter 1 and `x.x.x.8/29` to Datacenter 2, which is helpful when operating in environments with constrained IP resources. \ No newline at end of file From 44059d5e3eca4f90011d23d553887bef7e0433f8 Mon Sep 17 00:00:00 2001 From: Denise Pena Date: Mon, 23 Aug 2021 16:54:10 -0500 Subject: [PATCH 2/2] Renamed header and fixed page order --- .../get-started/configure-tunnels/assign-tunnel-priorities.md | 4 ++-- .../get-started/configure-tunnels/specify-ip-addresses.md | 2 +- .../get-started/configure-tunnels/specify-tunnel-endpoints.md | 2 +- .../magic-wan/src/content/reference/configuration-examples.md | 2 +- products/magic-wan/src/content/reference/index.md | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/products/magic-wan/src/content/get-started/configure-tunnels/assign-tunnel-priorities.md b/products/magic-wan/src/content/get-started/configure-tunnels/assign-tunnel-priorities.md index bd90fc769c0..9d8d1bb3f9f 100644 --- a/products/magic-wan/src/content/get-started/configure-tunnels/assign-tunnel-priorities.md +++ b/products/magic-wan/src/content/get-started/configure-tunnels/assign-tunnel-priorities.md @@ -1,6 +1,6 @@ --- -title: Assign tunel properties -order: 5 +title: Create static routes +order: pcx-content-type: how-to --- diff --git a/products/magic-wan/src/content/get-started/configure-tunnels/specify-ip-addresses.md b/products/magic-wan/src/content/get-started/configure-tunnels/specify-ip-addresses.md index 8c082808aec..d3ee12586a8 100644 --- a/products/magic-wan/src/content/get-started/configure-tunnels/specify-ip-addresses.md +++ b/products/magic-wan/src/content/get-started/configure-tunnels/specify-ip-addresses.md @@ -1,6 +1,6 @@ --- title: Specify IP address for endpoint health checks -order: 7 +order: pcx-content-type: how-to --- diff --git a/products/magic-wan/src/content/get-started/configure-tunnels/specify-tunnel-endpoints.md b/products/magic-wan/src/content/get-started/configure-tunnels/specify-tunnel-endpoints.md index 5c5beceb811..a38072fa13c 100644 --- a/products/magic-wan/src/content/get-started/configure-tunnels/specify-tunnel-endpoints.md +++ b/products/magic-wan/src/content/get-started/configure-tunnels/specify-tunnel-endpoints.md @@ -1,6 +1,6 @@ --- title: Specify tunnel endpoints -order: 4 +order: pcx-content-type: how-to --- diff --git a/products/magic-wan/src/content/reference/configuration-examples.md b/products/magic-wan/src/content/reference/configuration-examples.md index 34ddda84b6c..fd7a1334adc 100644 --- a/products/magic-wan/src/content/reference/configuration-examples.md +++ b/products/magic-wan/src/content/reference/configuration-examples.md @@ -1,5 +1,5 @@ --- -order: 9 +order: pcx-content-type: reference --- diff --git a/products/magic-wan/src/content/reference/index.md b/products/magic-wan/src/content/reference/index.md index 94b2c2df818..6dd24c0a4e3 100644 --- a/products/magic-wan/src/content/reference/index.md +++ b/products/magic-wan/src/content/reference/index.md @@ -1,5 +1,5 @@ --- -order: 8 +order: pcx-content-type: navigation ---