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
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/configure-hardware-connector/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ import { Render } from "~/components";
wan: "refers to the physical Connector Ethernet port that you are using for your WAN. The ports are labeled `GE1`, `GE2`, `GE3`, `GE4`, `GE5`, and `GE6`. Choose the number corresponding to the port that you are using in Connector. <br/> If you need a throughput higher than 1 Gbps, you can use one of the SFP+ ports. Refer to [SFP+ port information](/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/configure-hardware-connector/sfp-port-information/) for more information on the hardware supported.",
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/configure-virtual-connector.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ import { Render } from "~/components";
wan: "needs to correspond to the virtual network interface on the Virtual Connector instance you have set up in VMware. Following our example from the previous steps, you need to choose port `1` since that is what corresponds to the `eno1` port we set up in VMware.",
21
21
lan: "needs to correspond to the virtual LAN interface on the Virtual Connector instance you have set up in VMware. Following our example from the previous steps, you need to choose port `2` since that is what corresponds to the `eno2` port we set up in VMware.",
<AnchorHeadingtitle="Create a new profile"depth={3} />
344
344
<p>You need to create a profile for your appliance before connecting it to the Internet.</p>
@@ -353,7 +353,7 @@ You cannot enable high availability for an existing { props.magicWord === "virtu
353
353
}
354
354
355
355
{/* Magic WAN section */}
356
-
{props.productOriginalName!=="WAN Tunnels"&& (
356
+
{props.dashName!=="WAN Tunnels"&& (
357
357
<>
358
358
<AnchorHeadingtitle="Add a Connector on-ramp"depth={3} />
359
359
<p>You need to add your {props.magicWord==="virtual"?props.productNameVirtual:props.productName} to your Cloudflare dashboard and configure its settings before connecting it to the Internet.</p>
@@ -378,7 +378,7 @@ You cannot enable high availability for an existing { props.magicWord === "virtu
1. In **WAN configuration**, select **Create**. You can create one or more [wide area networks (WANs)](https://www.cloudflare.com/learning/network-layer/what-is-a-wan/). Configuring multiple WANs will create multiple <GlossaryTooltipterm="IPsec tunnel">IPsec</GlossaryTooltip> tunnels (one IPsec tunnel per WAN port). This allows {props.magicWord==="virtual"?props.productNameVirtual:props.productName} to load balance traffic over WANs of equal priority. It also allows {props.magicWord==="virtual"?props.productNameVirtual:props.productName} to failover between circuits according to their <GlossaryTooltipterm="tunnel health-check"link={props.tunnelHealthChecksURL}>health</GlossaryTooltip>. Refer to <ahref={props.wanSettingsURL}>WAN settings</a> for more details.
384
384
:::note
@@ -570,7 +570,7 @@ After finishing your { props.magicWord === "virtual" ? props.productNameVirtual
570
570
When you are ready to connect your {props.magicWord==="virtual"?props.productNameVirtual:props.productName} to the Cloudflare network:
571
571
572
572
{/* Instructions for WAN Tunnels */}
573
-
{props.productOriginalName==="WAN Tunnels"? (
573
+
{props.dashName==="WAN Tunnels"? (
574
574
<>
575
575
<Markdown
576
576
text={`
@@ -640,7 +640,7 @@ When you are ready to connect your { props.magicWord === "virtual" ? props.produ
640
640
<Markdown
641
641
text={`
642
642
1. Connect ${props.productName} to a DHCP port with access to the Internet.
643
-
2. ${props.productOriginalName==="WAN Tunnels"?"[Create a new profile](#create-a-new-profile)":"[Add a Connector on-ramp](#add-a-connector-on-ramp)"} in the Cloudflare dashboard.
643
+
2. ${props.dashName==="WAN Tunnels"?"[Create a new profile](#create-a-new-profile)":"[Add a Connector on-ramp](#add-a-connector-on-ramp)"} in the Cloudflare dashboard.
644
644
3. Create a [DHCP WAN](#create-a-wan).
645
645
4. [Activate](#activate-appliance) and power on your ${props.productName}.
646
646
5. Wait 60 seconds.
@@ -665,7 +665,7 @@ When you are ready to connect your { props.magicWord === "virtual" ? props.produ
665
665
<Markdown
666
666
text={`
667
667
1. Connect the machine where you installed the VM with ${props.productNameVirtual} to a DHCP port with access to the Internet.
668
-
2. ${props.productOriginalName==="WAN Tunnels"?"[Create a new profile](#create-a-new-profile)":"[Add a Connector on-ramp](#add-a-connector-on-ramp)"} in the Cloudflare dashboard.
668
+
2. ${props.dashName==="WAN Tunnels"?"[Create a new profile](#create-a-new-profile)":"[Add a Connector on-ramp](#add-a-connector-on-ramp)"} in the Cloudflare dashboard.
669
669
3. Create a [DHCP WAN](#create-a-wan).
670
670
4. [Activate](#activate-appliance) and boot your ${props.productNameVirtual}.
671
671
5. Wait 60 seconds.
@@ -825,7 +825,7 @@ To set up a high availability configuration:
825
825
826
826
<Markdown
827
827
text={`
828
-
1. Follow the steps in ${props.productOriginalName==="WAN Tunnels"?"[Create a new profile](#create-a-new-profile)":"[Add a Connector on-ramp](#add-a-connector-on-ramp)"} up until step 4.
828
+
1. Follow the steps in ${props.dashName==="WAN Tunnels"?"[Create a new profile](#create-a-new-profile)":"[Add a Connector on-ramp](#add-a-connector-on-ramp)"} up until step 4.
829
829
`}
830
830
inline={false}
831
831
/>
@@ -852,7 +852,7 @@ inline={false}
852
852
853
853
To check the IPsec tunnels and static routes created by your {props.magicWord==="virtual"?props.productNameVirtual:props.productName}:
Copy file name to clipboardExpand all lines: src/content/partials/networking-services/mconn/mconn-reference.mdx
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
---
2
2
params:
3
3
- productName
4
-
- productOriginalName
4
+
- dashName
5
+
- mwanName
5
6
- virtualProductName
6
7
- gatewayURL
7
8
- hardConnectorURL
@@ -95,7 +96,7 @@ When a failover occurs, traffic is moved to the new active node. It could take u
95
96
96
97
This is where you add and configure your WAN connections. Each configured WAN will create one IPsec tunnel, unless you have more than one anycast IP configured in your account.
When you have multiple WANs you can attribute different priorities to each one. Lower values mean a higher priority. This translates in {props.productName} routing traffic through the higher priority WANs or, more precisely, over the IPsec tunnels established over that interface. On the other hand, if you configure multiple WANs of equal priority, traffic will be distributed over those links through <ahref={props.ecmpRoutingURL}>Equal-Cost Multi-Path (ECMP routing)</a>.
When you have more than one anycast IP configured in your account (set up during your {props.productOriginalName} onboarding), {props.productName} will automatically create at most two tunnels per WAN port. This improves reliability and performance, and requires no additional configuration on your part.
8
+
When you have more than one anycast IP configured in your account (set up during your {props.mwanName} onboarding), {props.productName} will automatically create at most two tunnels per WAN port. This improves reliability and performance, and requires no additional configuration on your part.
0 commit comments