You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{props.productName} allows you to achieve any-to-any connectivity across branch and retail sites and data centers, with Cloudflare connectivity cloud.
15
+
{props.productNameManual} allows you to achieve any-to-any connectivity across branch and retail sites and data centers, with Cloudflare connectivity cloud.
16
16
17
17
## Before you begin
18
18
19
-
{props.productName} is an Enterprise-only product. [Contact Cloudflare](https://www.cloudflare.com/magic-wan/) to acquire Magic WAN. If you plan on using {props.productNameConnector} to automatically onboard your locations to Cloudflare, you will need to purchase Magic WAN first.
19
+
{props.productNameManual} is an Enterprise-only product. [Contact Cloudflare](https://www.cloudflare.com/magic-wan/) to acquire Magic WAN. If you plan on using {props.productNameConnector} to automatically onboard your locations to Cloudflare, you will need to purchase Magic WAN first.
20
20
21
21
## Set up method
22
22
23
-
{props.productName} supports an automatic setup and a manual setup. The automatic setup through {props.productNameConnector} is the preferred method.
23
+
{props.productNameManual} supports an automatic setup and a manual setup. The automatic setup through {props.productNameConnector} is the preferred method.
24
24
25
25
### Automatic set up
26
26
27
-
Setting up {props.productName} automatically is done through {props.productNameConnector}, and is the preferred method. You can choose between the hardware version and the virtual version of the {props.productNameConnector}. The virtual version can be installed on your own machines.
27
+
Setting up {props.productNameManual} automatically is done through {props.productNameConnector}, and is the preferred method. You can choose between the hardware version and the virtual version of the {props.productNameConnector}. The virtual version can be installed on your own machines.
28
28
29
29
If you plan on using {props.productNameConnector}, you can skip the prerequisites below, and refer to <ahref={props.configureConnectorUrl}>Configure with Connector</a> for more information on how to continue.
30
30
31
31
### Manual set up
32
32
33
-
Setting up {props.productName} manually is done through a combination of third-party devices in your premises and the Cloudflare dashboard. To be successful, you need to:
33
+
Setting up {props.productNameManual} manually is done through a combination of third-party devices in your premises and the Cloudflare dashboard. To be successful, you need to:
34
34
35
35
1. Read the [Prerequisites](#prerequisites) below.
36
36
2. Follow the steps in <ahref={props.configureMwanManually}>Manual configuration</a>.
Copy file name to clipboardExpand all lines: src/content/partials/networking-services/magic-wan/reference/bandwidth-measurement.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@ params:
5
5
- warpURL
6
6
---
7
7
8
-
Cloudflare measures Magic WAN usage based on the 95th percentile of bandwidth utilized by the customer's configured network.
8
+
Cloudflare measures {props.productName} usage based on the 95th percentile of bandwidth utilized by the customer's configured network.
9
9
10
-
Configured Magic WAN network's bandwidth refers to the sum of traffic routed in and out of Magic WAN network namespace by measuring and summing each active customer's configured [GRE](https://www.cloudflare.com/learning/network-layer/what-is-gre-tunneling/), [IPSEC](https://www.cloudflare.com/learning/network-layer/what-is-ipsec/), <ahref={props.cloudflareTunnelURL}>Cloudflare Tunnel</a> and [Cloudflare Network Interconnect](/network-interconnect/) tunnel's highest P95th percentile (ingress or egress traffic). The usage measurement excludes <ahref={props.warpURL}>WARP</a> traffic.
10
+
Configured {props.productName} network's bandwidth refers to the sum of traffic routed in and out of Magic WAN network namespace by measuring and summing each active customer's configured [GRE](https://www.cloudflare.com/learning/network-layer/what-is-gre-tunneling/), [IPSEC](https://www.cloudflare.com/learning/network-layer/what-is-ipsec/), <ahref={props.cloudflareTunnelURL}>Cloudflare Tunnel</a> and [Cloudflare Network Interconnect](/network-interconnect/) tunnel's highest P95th percentile (ingress or egress traffic). The usage measurement excludes <ahref={props.warpURL}>WARP</a> traffic.
11
11
12
12
To measure 95th percentile bandwidth at each tunnel, Cloudflare records bandwidth incoming and leaving our global network at five minute intervals, sorts these measurements in descending order, and discards the top 5% of recorded measurements. The highest remaining value constitutes the 95th percentile bandwidth measurement for that time period.
0 commit comments