Skip to content

Commit 3354318

Browse files
cloud onramps
1 parent d8edbaa commit 3354318

File tree

1 file changed

+71
-57
lines changed

1 file changed

+71
-57
lines changed

src/content/partials/networking-services/routing/mcn-magic-wan-on-ramps.mdx

Lines changed: 71 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ params:
33
- mwanAccount
44
---
55

6-
import { Markdown, Render } from "~/components";
6+
import { DashButton, Markdown, Render } from "~/components";
77

88
Magic Cloud Networking (beta) allows you to create on-ramps from your cloud networks to Magic WAN. Cloudflare will create virtual private network (VPN) tunnels between Magic WAN and your cloud provider, configuring both sides of the connection on your behalf. Cloudflare orchestrates the cloud provider's native VPN functionality, without requiring deployment of any additional compute virtual machines (VMs).
99

@@ -35,21 +35,23 @@ Refer to [Reference](/magic-cloud-networking/reference/) to learn more about how
3535

3636
Choose this option if you have a single virtual private cloud (VPC) in your cloud to connect to Magic WAN. To set up a single-VPC on-ramp:
3737

38-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account.
39-
2. Select **Networking** > **Magic WAN** > **Cloud on-ramps**.
40-
3. Select **Add new on-ramp**.
41-
4. Go to **Connect an existing VPC to Cloudflare** > **Select**.
42-
5. Give your new on-ramp a name and a description (optional), then select **Continue**.
43-
6. From the drop-down menu, choose your cloud provider. You can choose between AWS, GCP and Azure. Then, select **Continue**.
44-
7. Select the network that you want to connect to. This list comes from the [cloud integrations](/magic-cloud-networking/get-started/) you have already set up. When you are done, select **Continue**.
45-
8. **Configure route propagation** shows where Cloudflare will install the new routes. Installing these routes is required to correctly configure both Magic WAN and your cloud provider, and ensure successful communication between them:
38+
1. In the Cloudflare dashboard, go to Cloud on-ramps.
39+
40+
<DashButton url="/?to=/:account/magic-wan/cloud-onramp/list" />
41+
42+
2. Select **Add new on-ramp**.
43+
3. Go to **Connect an existing VPC to Cloudflare** > **Select**.
44+
4. Give your new on-ramp a name and a description (optional), then select **Continue**.
45+
5. From the drop-down menu, choose your cloud provider. You can choose between AWS, GCP and Azure. Then, select **Continue**.
46+
6. Select the network that you want to connect to. This list comes from the [cloud integrations](/magic-cloud-networking/get-started/) you have already set up. When you are done, select **Continue**.
47+
7. **Configure route propagation** shows where Cloudflare will install the new routes. Installing these routes is required to correctly configure both Magic WAN and your cloud provider, and ensure successful communication between them:
4648
- **Add routes for your Magic WAN address space to your cloud network**: Select this option to install routes for reaching Magic WAN in your cloud network's route tables (refer to [Magic WAN Address Space](#magic-wan-address-space) to learn what routes are installed and how to customize them). If you prefer to do this manually, unselect this option.
4749
:::caution[Warning]
4850
Cloudflare recommends that you leave this option selected. If you unselect **Add routes for your Magic WAN address space to your cloud network**, you will need to manually create all the required configurations to allow Magic WAN to connect to your cloud, such as routing tables, transit gateways, and VPNs. Refer to the [Magic WAN How to](/magic-wan/configuration/manually/how-to/) section, or consult the documentation for your cloud provider for more information.
4951
:::
5052
- **Add routes for your cloud network to Magic WAN**: Select this option to create routes for reaching your cloud network in Magic WAN.
51-
9. Select **Continue**. Applying your settings might take a few seconds to complete.
52-
10. Review the changes in your cloud environment, and select **Approve changes**.
53+
8. Select **Continue**. Applying your settings might take a few seconds to complete.
54+
9. Review the changes in your cloud environment, and select **Approve changes**.
5355

5456
You have successfully created your Magic WAN on-ramp. However, on-ramp creation can take up to an hour before you can use it.
5557

@@ -69,60 +71,64 @@ When you configure a hub on-ramp, Cloudflare always manages the VPN tunnel betwe
6971

7072
#### Connect to an existing hub
7173

72-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account.
73-
2. Select **Networking** > **Magic WAN** > **Cloud on-ramps**.
74-
3. Select **Add new on-ramp**.
75-
4. Go to **Connect an existing hub to Cloudflare** > **Select**.
76-
5. Give your new on-ramp a name and a description (optional), then select **Continue**.
77-
6. From the drop-down menu, choose your cloud provider. You can choose between AWS, GCP, and Azure. Then, select **Continue**.
78-
7. Choose an existing hub. This list comes from the [cloud integrations](/magic-cloud-networking/get-started/) you have already set up. When you are done, select **Continue**.
79-
8. (_Optional_) In **VPC peering configuration**, you can enable **Manage VPC peering**. This allows Cloudflare to attach your chosen VPCs to the hub:
74+
1. In the Cloudflare dashboard, go to Cloud on-ramps.
75+
76+
<DashButton url="/?to=/:account/magic-wan/cloud-onramp/list" />
77+
78+
2. Select **Add new on-ramp**.
79+
3. Go to **Connect an existing hub to Cloudflare** > **Select**.
80+
4. Give your new on-ramp a name and a description (optional), then select **Continue**.
81+
5. From the drop-down menu, choose your cloud provider. You can choose between AWS, GCP, and Azure. Then, select **Continue**.
82+
6. Choose an existing hub. This list comes from the [cloud integrations](/magic-cloud-networking/get-started/) you have already set up. When you are done, select **Continue**.
83+
7. (_Optional_) In **VPC peering configuration**, you can enable **Manage VPC peering**. This allows Cloudflare to attach your chosen VPCs to the hub:
8084
1. Select **Manage VPC peering** to enable this feature.
8185
2. Choose the VPCs you want Cloudflare to attach to the hub.
82-
9. Select **Continue**.
83-
10. (_Optional_) In **Configure hub peering**, you can enable **Manage hub peering**. Enabling this option allows Cloudflare to attach remote hubs you have chosen to this hub (establishing connectivity between VPCs attached to any of the peered hubs):
86+
8. Select **Continue**.
87+
9. (_Optional_) In **Configure hub peering**, you can enable **Manage hub peering**. Enabling this option allows Cloudflare to attach remote hubs you have chosen to this hub (establishing connectivity between VPCs attached to any of the peered hubs):
8488
1. Select **Manage hub peering** to enable this feature.
8589
2. Select the remote hubs you want Cloudflare to attach to this hub.
86-
11. Select **Continue**.
87-
12. **Configure route propagation** shows where Cloudflare will install the new routes. Installing these routes is required to correctly configure both Magic WAN and your cloud provider, and ensure successful communication between them:
90+
10. Select **Continue**.
91+
11. **Configure route propagation** shows where Cloudflare will install the new routes. Installing these routes is required to correctly configure both Magic WAN and your cloud provider, and ensure successful communication between them:
8892
1. **Add routes for your Magic WAN address space to your cloud network**: Select this option to install routes for reaching Magic WAN in your cloud network's route tables (refer to [Magic WAN Address Space](#magic-wan-address-space) to learn what routes are installed and how to customize them). If you prefer to do this manually, unselect this option.
8993
:::caution[Warning]
9094
Cloudflare recommends that you leave this option selected. If you unselect **Add routes for your Magic WAN address space to your cloud network**, you will need to manually create all the required configurations to allow Magic WAN to connect to your cloud, such as routing tables, transit gateways, and VPNs. Refer to the [Magic WAN How to](/magic-wan/configuration/manually/how-to/) section, or consult the documentation for your cloud provider for more information.
9195
:::
9296
2. **Add routes for your cloud network to Magic WAN**: Select this option to create routes for reaching your cloud network in Magic WAN.
93-
13. Select **Continue**. Applying your settings might take a few seconds to complete.
94-
14. Review the changes in your cloud environment, and select **Approve changes**.
97+
12. Select **Continue**. Applying your settings might take a few seconds to complete.
98+
13. Review the changes in your cloud environment, and select **Approve changes**.
9599

96100
You have successfully created your Magic WAN on-ramp. However, on-ramp creation can take up to an hour before you can use it.
97101

98102
#### Create a new hub
99103

100-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account.
101-
2. Select **Networking** > **Magic WAN** > **Cloud on-ramps**.
102-
3. Select **Add new on-ramp**.
103-
4. Go to **Create a new hub & connect it to Cloudflare** > **Select**.
104-
5. Give your new on-ramp a name and a description (optional), then select **Continue**.
105-
6. Configure your cloud in **Select your cloud details**:
104+
1. In the Cloudflare dashboard, go to Cloud on-ramps.
105+
106+
<DashButton url="/?to=/:account/magic-wan/cloud-onramp/list" />
107+
108+
2. Select **Add new on-ramp**.
109+
3. Go to **Create a new hub & connect it to Cloudflare** > **Select**.
110+
4. Give your new on-ramp a name and a description (optional), then select **Continue**.
111+
5. Configure your cloud in **Select your cloud details**:
106112
1. From the drop-down menu, choose your cloud provider. You can choose between AWS, GCP, and Azure.
107113
2. Choose an existing integration. This list comes from the [cloud integrations](/magic-cloud-networking/get-started/) you have already set up.
108114
3. Choose a region in which to create the new hub.
109115
4. Select **Continue**.
110-
7. (_Optional_) In **VPC peering configuration**, you can enable **Manage VPC peering**. This allows Cloudflare to attach your chosen VPCs to the hub:
116+
6. (_Optional_) In **VPC peering configuration**, you can enable **Manage VPC peering**. This allows Cloudflare to attach your chosen VPCs to the hub:
111117
1. Select **Manage VPC peering** to enable this feature.
112118
2. Choose the VPCs you want Cloudflare to attach to the hub.
113-
8. Select **Continue**.
114-
9. (_Optional_) In **Configure hub peering**, you can enable **Manage hub peering**. Enabling this option allows Cloudflare to attach remote hubs you have chosen to this hub (establishing connectivity between VPCs attached to any of the peered hubs):
119+
7. Select **Continue**.
120+
8. (_Optional_) In **Configure hub peering**, you can enable **Manage hub peering**. Enabling this option allows Cloudflare to attach remote hubs you have chosen to this hub (establishing connectivity between VPCs attached to any of the peered hubs):
115121
1. Select **Manage hub peering** to enable this feature.
116122
2. Select the remote hubs you want Cloudflare to attach to this hub.
117-
10. Select **Continue**.
118-
11. **Configure route propagation** shows where Cloudflare will install the new routes. Installing these routes is required to correctly configure both Magic WAN and your cloud provider, and ensure successful communication between them:
123+
9. Select **Continue**.
124+
10. **Configure route propagation** shows where Cloudflare will install the new routes. Installing these routes is required to correctly configure both Magic WAN and your cloud provider, and ensure successful communication between them:
119125
1. **Add routes for your Magic WAN address space to your cloud network**: Select this option to install routes for reaching Magic WAN in your cloud network's route tables (refer to [Magic WAN Address Space](#magic-wan-address-space) to learn what routes are installed and how to customize them). If you prefer to do this manually, unselect this option.
120126
:::caution[Warning]
121127
Cloudflare recommends that you leave this option selected. If you unselect **Add routes for your Magic WAN address space to your cloud network**, you will need to manually create all the required configurations to allow Magic WAN to connect to your cloud, such as routing tables, transit gateways, and VPNs. Refer to the [Magic WAN How to](/magic-wan/configuration/manually/how-to/) section, or consult the documentation for your cloud provider for more information.
122128
:::
123129
2. **Add routes for your cloud network to Magic WAN**: Select this option to create routes for reaching your cloud network in Magic WAN.
124-
12. Select **Continue**. Applying your settings might take a few seconds to complete.
125-
13. Review the changes in your cloud environment, and select **Approve changes**.
130+
11. Select **Continue**. Applying your settings might take a few seconds to complete.
131+
12. Review the changes in your cloud environment, and select **Approve changes**.
126132

127133
You have successfully created your Magic WAN on-ramp. However, on-ramp creation can take up to an hour before you can use it.
128134

@@ -145,19 +151,23 @@ Do not deploy the on-ramp using both Cloudflare and Terraform. If you plan to de
145151

146152
#### Download Terraform configuration for a new on-ramp
147153

148-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account.
149-
2. Select **Networking** > **Magic WAN** > **Cloud on-ramps**.
150-
3. Select **Add new on-ramp** and begin the **Create a Magic WAN cloud on-ramp** workflow as normal.
151-
4. After the **Configure route propagation** step, select **View download options** instead of selecting **Continue**.
152-
5. Select a download option:
154+
1. In the Cloudflare dashboard, go to Cloud on-ramps.
155+
156+
<DashButton url="/?to=/:account/magic-wan/cloud-onramp/list" />
157+
158+
2. Select **Add new on-ramp** and begin the **Create a Magic WAN cloud on-ramp** workflow as normal.
159+
3. After the **Configure route propagation** step, select **View download options** instead of selecting **Continue**.
160+
4. Select a download option:
153161
1. Choose **Download file and continue** to download the Terraform configuration, review the configuration, and then continue deploying the on-ramp with Cloudflare.
154162
2. Choose **Download file and exit** to download the Terraform configuration that you will apply yourself.
155163

156164
#### Download Terraform configuration for an existing on-ramp
157165

158-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account.
159-
2. Select **Networking** > **Magic WAN** > **Cloud on-ramps**.
160-
3. Select the three dots for the on-ramp you want to download > **Download as Terraform**.
166+
1. In the Cloudflare dashboard, go to Cloud on-ramps.
167+
168+
<DashButton url="/?to=/:account/magic-wan/cloud-onramp/list" />
169+
170+
2. Select the three dots for the on-ramp you want to download > **Download as Terraform**.
161171

162172
## Update security groups
163173

@@ -169,12 +179,14 @@ After setting up your on-ramps, you need to update your network security groups
169179

170180
### Edit a Magic WAN cloud on-ramp
171181

172-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account.
173-
2. Select **Networking** > **Magic WAN** > **Cloud on-ramps**.
174-
3. Select the on-ramp you want to edit.
175-
4. Select **Edit** in the side panel.
176-
5. In **Basic information**, you can change the name and description of your on-ramp. Select **Save** when you are finished.
177-
6. In **Configurations**, you can modify where the required routes are installed. Select **Continue**.
182+
1. In the Cloudflare dashboard, go to Cloud on-ramps.
183+
184+
<DashButton url="/?to=/:account/magic-wan/cloud-onramp/list" />
185+
186+
2. Select the on-ramp you want to edit.
187+
3. Select **Edit** in the side panel.
188+
4. In **Basic information**, you can change the name and description of your on-ramp. Select **Save** when you are finished.
189+
5. In **Configurations**, you can modify where the required routes are installed. Select **Continue**.
178190
1. Select **Save and review** after making changes.
179191
2. Review your settings, and select **Approve changes**.
180192
:::caution
@@ -183,11 +195,13 @@ After setting up your on-ramps, you need to update your network security groups
183195

184196
### Delete a Magic WAN cloud on-ramp
185197

186-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account.
187-
2. Select **Networking** > **Magic WAN** > **Cloud on-ramps**.
188-
3. Select the on-ramp you want to delete.
189-
4. Select **Edit** in the side panel.
190-
5. Choose **Detach** to proceed. Cloudflare will stop managing the cloud resources that were created to build this on-ramp, but will leave them in place. On-ramp connectivity will not be impacted.
198+
1. In the Cloudflare dashboard, go to Cloud on-ramps.
199+
200+
<DashButton url="/?to=/:account/magic-wan/cloud-onramp/list" />
201+
202+
2. Select the on-ramp you want to delete.
203+
3. Select **Edit** in the side panel.
204+
4. Choose **Detach** to proceed. Cloudflare will stop managing the cloud resources that were created to build this on-ramp, but will leave them in place. On-ramp connectivity will not be impacted.
191205

192206
---
193207

0 commit comments

Comments
 (0)