diff --git a/src/content/partials/magic-wan/connector/configure-connectors.mdx b/src/content/partials/magic-wan/connector/configure-connectors.mdx index 0f4b7cb2f04349..eb3ea5bca515f6 100644 --- a/src/content/partials/magic-wan/connector/configure-connectors.mdx +++ b/src/content/partials/magic-wan/connector/configure-connectors.mdx @@ -76,10 +76,36 @@ You cannot enable high availability for an existing Connector on-ramp. To add hi ## DHCP vs static IP connections -{props.productName} uses a DHCP connection at first boot to download your settings and go through the activation process. However, if you need to use a static IP in your {props.productName}, and this is a fresh install: -1. Connect {props.productNameType} to a DHCP port with access to the Internet. -2. Go through the [setup flow](#set-up-cloudflare-dashboard) below and activate your Connector. -3. Refer to [WAN with a static IP address](#wan-with-a-static-ip-address). +{ props.magicWord === "hardware" && ( + <> +
At first boot, Magic WAN Connector needs to reach out to Cloudflare to download your settings and go through the activation process. If any of the networks plugged into your Connector are DHCP enabled, does not use a VLAN, and have an Internet connection, that process is handled automatically. However, if all of the networks require more information to utilize, (such as a network with static IPs, or tagged VLAN networks) your Magic WAN Connector might need some more information to proceed. There are couple of ways to provide that information. Choose the one that fits your workflow:
+ +Refer to the Bootstrap workflow.
+ + > + ) +} + +{ props.magicWord === "virtual" && ( + <> +Virtual Connector uses a DHCP connection at first boot to download your settings and go through the activation process. However, if you need to use a static IP in your Virtual Connector, and this is a fresh install:
+When the Connector is first activated, you need to have Internet connection. If you chose to set up your Connector with DHCP you will need to have one of the Connector ports connected to the Internet through a device that supports DHCP. This is required so that the Connector can reach the Cloudflare global network and download the required configurations that you set up.
+If you set up your Connector with a static IP through the bootstrap method, you do not need a DHCP port. Refer to DHCP vs static IP connections for more information.
-:::caution -Remember to connect Magic WAN Connector through a route that supports DHCP for its first connection to the Internet. Otherwise, the Connector will not work. -::: + + > + ) +} + +{ props.magicWord === "virtual" && ( + <> +When the Connector is first activated, one of the ports must be connected to the Internet through a device that supports DHCP. This is required so that the Connector can reach the Cloudflare global network and download the required configurations that you set up.
+ + + + > + ) +} When you are ready to connect your Magic WAN Connector to the Cloudflare network: @@ -446,6 +486,102 @@ When you are ready to connect your Magic WAN Connector to the Cloudflare network ) } +{ props.magicWord === "hardware" && ( + <> +Advanced users can locally configure their Magic WAN Connector to work in a static IP configuration. This local method does not require having access to a DHCP Internet connection. However, it does require being comfortable with using tools to access the serial port on Magic WAN Connector as well as using a serial terminal client to access the Connector's environment.
+Below is a detailed description of how to use the serial port to configure your Magic WAN Connector locally.
+ +To access the serial port on Magic WAN Connector you will need the following equipment:
+Your Connector's default password is the serial number (also known as a Service Tag for Dell devices), all uppercase followed by an "!" (for example, A1B2C3D!)
To access Magic WAN Connector's environment you need a serial terminal client. Follow the instructions below to install one, based on your operating system.
+ +Cloudflare recommends using PuTTY for Windows. Download PuTTY from the official website and then install it.
+Silicon Labs CP210x USB to UART Bridge (COMX).COM1).115200.CTRL + C.Cloudflare recommends installing Screen for macOS. You can install Screen via brew install screen. If you do not have brew installed, follow the instructions on Brew's Official Website to install it.
ls /dev/cu.* to list the connected serial devices./dev/cu.usbserial-0001. Copy this output to the clipboard or note this down somewhere else.sudo screen -adRUS {`<`}PATH_FROM_STEP_3{`>`} 115200.CMD + C.Cloudflare recommends installing Screen for Linux. You can install Screen via your package manager of choice. For example, for Debian/Ubuntu, install by running sudo apt update && sudo apt install screen
ls /dev/serial/by-id/*./dev/serial/by-id/usb-Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_0001-if00-port0. Copy this to the clipboard or note this down.sudo screen -adRUS {`<`}THE PATH FROM STEP 3{`>`}; 115200.CTRL + C.10.0.0.2/24).