Skip to content

Commit 4874ecd

Browse files
Apply suggestions from code review
Co-authored-by: Pedro Sousa <[email protected]>
1 parent df2ab63 commit 4874ecd

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

src/content/docs/magic-wan/analytics/site-analytics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ head:
99

1010
---
1111

12-
After adding sites to your Magic WAN, the Network overview section of the dash provides you a summary of the connectivity status and traffic analytics for all your sites. This is a great place to start if you receive a Magic WAN alert, need to begin the troubleshooting process, or are performing routine monitoring.
12+
After adding sites to your Magic WAN, the Network overview section of the dashboard provides you a summary of the connectivity status and traffic analytics for all your sites. This is a great place to start if you receive a Magic WAN alert, need to begin the troubleshooting process, or are performing routine monitoring.
1313

1414
Refer to [Set up a site](/magic-wan/configuration/common-settings/sites/) for more information.
1515

src/content/docs/magic-wan/configuration/common-settings/sites.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar:
77

88
import { Details } from "~/components"
99

10-
Sites represent the local network of a data center, office or other physical location, and combine all on-ramps available there. Sites also allow you to check, at a glance, the state of your on-ramps and set up health alert settings so that you get notified when there are issues with the site's on-ramps.
10+
Sites represent the local network of a data center, office, or other physical location, and combine all on-ramps available there. Sites also allow you to check, at a glance, the state of your on-ramps and set up health alert settings so that you get notified when there are issues with the site's on-ramps.
1111

1212
To use a site, start by setting up your on-ramps. These can be [GRE or IPsec tunnels](/magic-wan/configuration/manually/how-to/configure-tunnels/), a [Magic WAN Connector](/magic-wan/configuration/connector/), or a direct [CNI link](/magic-wan/network-interconnect/). When you are finished setting these up, refer to the steps below to learn how to set up a site.
1313

@@ -21,7 +21,7 @@ To use a site, start by setting up your on-ramps. These can be [GRE or IPsec tun
2121
6. Choose one or more on-ramps for your site from the list. Remember to only choose the on-ramps available to that particular site, as the list might show on-ramps available on other locations.
2222
7. Select **Continue**.
2323
8. In **Define alert settings** you set up alerts to notify you when there are issues with your site's on-ramps. If you want to set up alerts later, select **Skip this for now** to complete your setup. Otherwise, continue reading.
24-
9. In **Magic WAN Health Check Alert** > **Notification name**, enter a name for the site's alert. Health.
24+
9. In **Magic WAN Health Check Alert** > **Notification name**, enter a name for the site's alert.
2525
9. Under **Alert settings**, choose how you want to be notified when there is an issue. You can add webhooks as well as email addresses.
2626
10. In **Alert sensitivity level** define the threshold for Magic Tunnel health alerts to be fired. Available options are _Low_, _Medium_, and _High_. Refer to [Magic Tunnels background information](/magic-wan/reference/magic-tunnels/) for more information.
2727
11. Select **Complete setup** to finish setting up your site.
@@ -32,14 +32,14 @@ Your site is now set up. If you have other sites you need to set up, repeat the
3232

3333
## Site analytics
3434

35-
After adding your sites, the Network overview (beta) section of the dash provides a summary of the connectivity status and traffic analytics for all your sites. This is a great place to start if you receive a Magic WAN alert, need to begin the troubleshooting process, or are performing routine monitoring.
35+
After adding your sites, the Network overview (beta) section of the dashboard provides a summary of the connectivity status and traffic analytics for all your sites. This is a great place to start if you receive a Magic WAN alert, need to begin the troubleshooting process, or are performing routine monitoring.
3636

3737
Network overview (beta) has the following data types available:
3838

3939
<Details header="Geographic map summary">
4040
- [Aggregate Magic WAN site health](#site-health)
4141
- [Magic WAN availability status for sites](#no-status-available)
42-
- [Magic WAN site geographic location](#no-location-available)
42+
- [Magic WAN site geographic location](#no-location-set)
4343
</Details>
4444

4545
<Details header="Magic WAN site data table">
@@ -83,7 +83,7 @@ Sites can be healthy or unhealthy, and Magic WAN uses this information to route
8383

8484
#### No status available
8585

86-
The status of a site refers to its health. If your sites show a **No status available** message, this means you did not configure your alert settings when creating your site. Refer to [Tunnel health check alerts](/magic-wan/configuration/common-settings/configure-magic-tunnel-alerts/) to learn how to create an alert for your site.
86+
The status of a site refers to its health. If your sites show a **No status available** message, this means you did not configure your alert settings when creating your site. Refer to [Configure Magic Tunnel health alerts](/magic-wan/configuration/common-settings/configure-magic-tunnel-alerts/) to learn how to create an alert for your site.
8787

8888
#### No location set
8989

src/content/docs/magic-wan/configuration/connector/configure-hardware-connector/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Make sure you complete the setup workflow and activate your Magic WAN Connector
135135
1. Connect Magic WAN Connector to a DHCP port with access to the Internet.
136136
2. [Add a Connector on-ramp](#1-add-a-connector-on-ramp) in the Cloudflare dashboard.
137137
3. Create a [DHCP WAN](#2-create-a-wan).
138-
4. [Active](#activate-connector) and power on your Connector.
138+
4. [Activate](#activate-connector) and power on your Connector.
139139
5. Wait 60 seconds.
140140
6. Make changes to the [WAN settings](#2-create-a-wan) in the Cloudflare dashboard to a static IP set up.
141141
7. Wait 60 seconds again.

src/content/docs/magic-wan/configuration/connector/configure-virtual-connector.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Make sure you complete the setup workflow and activate your Virtual Connector be
144144
1. Connect the machine where you installed the VM with Virtual Connector to a DHCP port with access to the Internet.
145145
2. [Add a Connector on-ramp](#1-add-a-connector-on-ramp) in the Cloudflare dashboard.
146146
3. Create a [DHCP WAN](#2-create-a-wan).
147-
4. [Active](#activate-connector) and boot your Virtual Connector.
147+
4. [Activate](#activate-connector) and boot your Virtual Connector.
148148
5. Wait 60 seconds.
149149
6. Make changes to the [WAN settings](#2-create-a-wan) in the Cloudflare dashboard to a static IP set up.
150150
7. Wait 60 seconds again.

src/content/docs/magic-wan/configuration/connector/network-options/dhcp/dhcp-server.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ When you use a static IP address, Magic WAN Connector can also act as a DHCP ser
1111

1212
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account.
1313
2. Go to **Magic WAN** > **Connector on-ramps (beta)**.
14-
3. Select your Connector > **Edit**.
14+
3. Select the Connector you want to configure > **Edit**.
1515
4. Select **Network Configuration**.
1616
5. In **LAN configuration**, select the LAN where you want to enable DHCP server.
1717
6. Select **Edit**.

src/content/partials/magic-wan/connector/before-you-begin.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ You must decide the type of configuration you want for your site from the beginn
2121
</Card>
2222

2323
:::caution
24-
You cannot enable high availability for an existing Connector on-rap. To add high availability to an existing Connector on-ramp in the Cloudflare dashboard, you need to delete the on-ramp and start again. Plan accordingly to create a high availability configuration from the start if needed.
24+
You cannot enable high availability for an existing Connector on-ramp. To add high availability to an existing Connector on-ramp in the Cloudflare dashboard, you need to delete the on-ramp and start again. Plan accordingly to create a high availability configuration from the start if needed.
2525
:::

src/content/partials/magic-wan/sites-brief.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
{}
33
---
44

5-
Sites represent the local network of a data center, office or other physical location, and combine all on-ramps available there. Sites also allow you to check, at a glance, the state of your on-ramps and set up health alert settings so that you get notified when there are issues with the site's on-ramps.
5+
Sites represent the local network of a data center, office, or other physical location, and combine all on-ramps available there. Sites also allow you to check, at a glance, the state of your on-ramps and set up health alert settings so that you get notified when there are issues with the site's on-ramps.
66

77
Refer to [Set up a site](/magic-wan/configuration/common-settings/sites/) for more information.

0 commit comments

Comments
 (0)