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/partials/networking-services/mconn/configure-connectors.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -524,10 +524,10 @@ When you are ready to connect your Magic WAN Connector to the Cloudflare network
524
524
text={`
525
525
1. Connect Magic WAN Connector to a DHCP port with access to the Internet.
526
526
2. [Add a Connector on-ramp](#add-a-connector-on-ramp) in the Cloudflare dashboard.
527
-
3. Create a [DHCP WAN](#2-create-a-wan).
527
+
3. Create a [DHCP WAN](#create-a-wan).
528
528
4. [Activate](#activate-connector) and power on your Connector.
529
529
5. Wait 60 seconds.
530
-
6. Make changes to the [WAN settings](#2-create-a-wan) in the Cloudflare dashboard to a static IP set up.
530
+
6. Make changes to the [WAN settings](#create-a-wan) in the Cloudflare dashboard to a static IP set up.
531
531
7. Wait 60 seconds again.
532
532
8. Magic WAN Connector will go offline. This is normal and expected behavior.
533
533
9. Adjust your physical connections as required to match the static configuration.
@@ -549,10 +549,10 @@ When you are ready to connect your Magic WAN Connector to the Cloudflare network
549
549
text={`
550
550
1. Connect the machine where you installed the VM with Virtual Connector to a DHCP port with access to the Internet.
551
551
2. [Add a Connector on-ramp](#add-a-connector-on-ramp) in the Cloudflare dashboard.
552
-
3. Create a [DHCP WAN](#2-create-a-wan).
552
+
3. Create a [DHCP WAN](#create-a-wan).
553
553
4. [Activate](#activate-connector) and boot your Virtual Connector.
554
554
5. Wait 60 seconds.
555
-
6. Make changes to the [WAN settings](#2-create-a-wan) in the Cloudflare dashboard to a static IP set up.
555
+
6. Make changes to the [WAN settings](#create-a-wan) in the Cloudflare dashboard to a static IP set up.
556
556
7. Wait 60 seconds again.
557
557
8. Modify your [Port Groups](#deploy-the-virtual-connector-on-vmware) as needed to change the source from which the WAN port obtains its IP address.
558
558
9. Reboot your virtual machine.
@@ -713,7 +713,7 @@ To set up a high availability configuration:
713
713
5. From the list, choose your first Connector > **Add Connector**.
714
714
6. Back on the previous screen, select **Add secondary Connector**.
715
715
7. From the list, choose your second Connector > **Add Connector**.
716
-
8. Select **Continue** to [Create a WAN](#2-create-a-wan). If you are configuring a static IP, configure the IP for the primary node as the static address, and the IP for the secondary node as the secondary static address.
716
+
8. Select **Continue** to [Create a WAN](#create-a-wan). If you are configuring a static IP, configure the IP for the primary node as the static address, and the IP for the secondary node as the secondary static address.
717
717
9. To create a LAN, follow the steps mentioned above in [Create a LAN](#3-create-a-lan) up until step 4.
718
718
10. In **Static address**, enter the IP for the primary node in your site. For example, `192.168.10.1/24`.
719
719
11. In **Secondary static address**, enter the IP for the secondary node in your site. For example, `192.168.10.2/24`.
0 commit comments