Skip to content

Commit 99f5730

Browse files
marciocloudflaredaisyfaithauma
authored andcommitted
[MWAN/MT] Tunnel HCs (#22262)
* added th page * changed page weights * moved health pages * added intro * refined text * added new steps * added alerts by tunnel * renamed files * added redirects * changed name to network health * corrected redirects * added info on sli slo * changed page name * added link page * removed extra space * changed page name * refined text * changed page weights * added beta and changed page link name * changed page names * changed var name * changed var name * refined alert levels * removed rec slos * refined text * corrected links * refined text * corrected var * refined text * corrected link
1 parent 9a18af6 commit 99f5730

26 files changed

+105
-53
lines changed

public/__redirects

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -850,6 +850,10 @@
850850
/magic-transit/reference/ /magic-transit/reference/anti-replay-protection/ 301
851851
/magic-transit/how-to/configure-static-routes/ /magic-transit/how-to/configure-routes/ 301
852852
/magic-transit/how-to/bgp-peering/ /magic-transit/how-to/configure-routes/ 301
853+
/magic-transit/how-to/run-endpoint-health-checks/ /magic-transit/network-health/run-endpoint-health-checks/ 301
854+
/magic-transit/how-to/check-tunnel-health-dashboard/ /magic-transit/network-health/check-tunnel-health-dashboard/ 301
855+
/magic-transit/how-to/configure-magic-tunnel-alerts/ /magic-transit/network-health/configure-magic-tunnel-alerts/ 301
856+
/magic-transit/how-to/tunnel-health-checks/ /magic-transit/network-health/update-tunnel-health-checks/ 301
853857

854858
# magic-wan
855859
/magic-wan/tutorials/ipsec/ /magic-wan/reference/tunnels/#ipsec-tunnels 301

src/content/docs/magic-transit/alerts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Alerts
33
pcx_content_type: reference
44
sidebar:
5-
order: 11
5+
order: 13
66

77
---
88

src/content/docs/magic-transit/analytics/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Analytics
33
pcx_content_type: how-to
44
sidebar:
5-
order: 7
5+
order: 8
66
head: []
77
description: Use Magic Transit's different analytic options for an overview of
88
the performance of your sites, or to troubleshoot potential issues.

src/content/docs/magic-transit/changelog.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: changelog
33
title: Changelog
44
sidebar:
5-
order: 14
5+
order: 16
66
head: []
77
description: Review recent changes to Magic Transit.
88
---

src/content/docs/magic-transit/cloudflare-ips.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Cloudflare IPs
33
pcx_content_type: concept
44
sidebar:
5-
order: 8
5+
order: 10
66

77
---
88

@@ -14,8 +14,8 @@ To protect your network using a Cloudflare IP address, contact your account mana
1414

1515
- [Create a tunnel](/magic-transit/how-to/configure-tunnels/).
1616
- [Set up static routes](/magic-transit/how-to/configure-routes/#configure-static-routes) or [BGP peering](/magic-transit/how-to/configure-routes/#configure-bgp-routes).
17-
- [Configure health checks](/magic-transit/how-to/run-endpoint-health-checks).
18-
- Confirm [tunnel](/magic-transit/how-to/tunnel-health-checks/) and endpoint health checks were properly configured.
17+
- [Configure health checks](/magic-transit/network-health/run-endpoint-health-checks/).
18+
- Confirm [tunnel](/magic-transit/network-health/update-tunnel-health-checks/) and endpoint health checks were properly configured.
1919
- Update your infrastructure at your own pace to use the allocated Cloudflare IPs.
2020

2121
When you use a Cloudflare-owned IP space, you do not need a <GlossaryTooltip term="letter of agency" link="/magic-transit/get-started/#draft-letter-of-agency">Letter of Agency (LOA)</GlossaryTooltip>. You can skip this step from the Prerequisites page.

src/content/docs/magic-transit/ddos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: DDoS protection
33
pcx_content_type: concept
44
sidebar:
5-
order: 6
5+
order: 7
66
head:
77
- tag: title
88
content: Cloudflare DDoS protection

src/content/docs/magic-transit/how-to/configure-tunnels.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ import { GlossaryTooltip, Render } from "~/components";
2121
antiReplayPagePath: "/magic-transit/reference/anti-replay-protection/",
2222
cniLink: "/magic-transit/network-interconnect/",
2323
productPathDash: "Magic Transit > Configuration",
24-
updateHCFrequencyPage: "/magic-transit/how-to/tunnel-health-checks/",
24+
updateHCFrequencyPage: "/magic-transit/network-health/update-tunnel-health-checks/",
2525
tunnelHealthChecksPage: "/magic-transit/reference/tunnel-health-checks/",
2626
antiReplayPagePath: "/magic-transit/reference/anti-replay-protection/",
2727
biVsUniHealthCheck: "unidirectional",
28-
tunnelHealthDash: "/magic-transit/how-to/check-tunnel-health-dashboard/",
28+
tunnelHealthDash: "/magic-transit/network-health/check-tunnel-health-dashboard/",
2929
biVsUniHealthCheckDefaults: "For Magic Transit this option defaults to unidirectional"
3030
}} />
3131

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Magic Network Monitoring
33
pcx_content_type: concept
44
sidebar:
5-
order: 7
5+
order: 9
66

77
---
88

src/content/docs/magic-transit/how-to/check-tunnel-health-dashboard.mdx renamed to src/content/docs/magic-transit/network-health/check-tunnel-health-dashboard.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
pcx_content_type: how-to
33
title: Check tunnel health in the dashboard
4+
sidebar:
5+
order: 2
46
---
57

68
import { Render } from "~/components";

src/content/docs/magic-transit/how-to/configure-magic-tunnel-alerts.mdx renamed to src/content/docs/magic-transit/network-health/configure-magic-tunnel-alerts.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ pcx_content_type: how-to
33
title: Configure Magic Tunnel health alerts
44
head: []
55
description: Use the API to set up and configure Magic Tunnel health alerts
6+
sidebar:
7+
order: 4
68
---
79

810
import { Render } from "~/components";
@@ -13,7 +15,7 @@ import { Render } from "~/components";
1315
params={{
1416
magicWord: "Magic Transit",
1517
productName: "Magic Transit",
16-
backgroundInfoPath: "/magic-transit/reference/magic-tunnels/",
18+
magicTunnelHealthCheckCalculation: "/magic-transit/reference/magic-tunnels/",
1719
networkAnalyticsPath: "/magic-transit/analytics/network-analytics/",
1820
healthChecks: "/magic-transit/reference/tunnel-health-checks/",
1921
}}

0 commit comments

Comments
 (0)