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/magic-wan/connector/configure-connectors.mdx
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -400,7 +400,7 @@ After finishing your Connector configuration, you need to add it to a site. <Ren
400
400
{props.magicWord==="hardware"&& (
401
401
<>
402
402
<p>When the Connector is first activated, you need to have Internet connection. If you chose to set up your Connector with DCHP 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 <ahref="#1-add-a-connector-on-ramp">set up</a>.</p>
403
-
<p> If you set up your connector with a static IP through the bootstrap method, you do not need a DHCP port. Refer to <ahref="#dhcp-vs-static-ip-connections"> DHCP vs static IP connections</a> for more information.</p>
403
+
<p> If you set up your Connector with a static IP through the bootstrap method, you do not need a DHCP port. Refer to <ahref="#dhcp-vs-static-ip-connections"> DHCP vs static IP connections</a> for more information.</p>
404
404
405
405
<Asidetype="caution">Remember that if you chose the DHCP method you have to connect Magic WAN Connector through a route that supports DHCP for its first connection to the Internet. Otherwise, the Connector will not work.</Aside>
406
406
</>
@@ -517,7 +517,7 @@ When you are ready to connect your Magic WAN Connector to the Cloudflare network
517
517
<p>Your Connector's default password is the serial number (also known as a Service Tag for Dell devices), all uppercase plus an "!" (for example, <code>A1B2C3D!</code>)</p>
518
518
519
519
<AnchorHeadingtitle="2. Install a serial terminal client"depth={3} />
520
-
<p>To access Magic WAN Connector's environment you need a serial terminal client. Follow the instructions below on how to install one based on your operating system.</p>
520
+
<p>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.</p>
521
521
522
522
<AnchorHeadingtitle="Windows"depth={4} />
523
523
<p>Cloudflare recommends using PuTTY for Windows. Download PuTTY from the <ahref="https://www.putty.org/"target="_blank"rel="noopener noreferrer">official website</a> and then install it.</p>
@@ -558,7 +558,7 @@ When you are ready to connect your Magic WAN Connector to the Cloudflare network
558
558
<li>The screen may need to be manually refreshed when a new device is connected. You can do that by pressing <code>CTRL + C</code>.</li>
559
559
</ol>
560
560
561
-
<AnchorHeadingtitle="Configure a static IP on Magic WAN Connector"depth={3} />
561
+
<AnchorHeadingtitle="3. Configure a static IP on Magic WAN Connector"depth={3} />
562
562
<ol>
563
563
<li>Log into the Connector.
564
564
<ol>
@@ -568,11 +568,11 @@ When you are ready to connect your Magic WAN Connector to the Cloudflare network
568
568
<li>From the menu, go to <strong>Bootstrap</strong> with the arrow keys and select it with the Enter key.</li>
569
569
<li>Select the Jack (physical port) you want to configure for the initialization of the connector.</li>
570
570
<li>Enter the VLAN tag (if applicable) of the network. Leave it blank if untagged.</li>
571
-
<li>Select whether the network is DHCP or static:
572
-
<ol>
573
-
<li><Aside>The main reason to use the bootstrapper is if every network the Connector is plugged into is either static, behind a VLAN, or both. If you find yourself here and configuring a network with DHCP and no VLAN, you are probably not in the right place. See the section on configuring your Connector via the dashboard.</Aside></li>
574
-
</ol>
575
-
</li>
571
+
<li>Select whether the network is DHCP or static.</li>
572
+
573
+
<Aside>The main reason to use the bootstrapper is if every network the Connector is plugged into is either static, behind a VLAN, or both. If you find yourself here and configuring a network with DHCP and no VLAN, you are probably not in the right place. See the section on configuring your Connector <ahref="#set-up-cloudflare-dashboard">via the dashboard</a>.</Aside>
574
+
575
+
576
576
<li>Enter the IP address you would like the connector to have in CIDR form (for example, <code>10.0.0.2/24</code>).</li>
577
577
<li>Enter the IP address of the Internet gateway (this must be in the same subnet as the previous IP address you entered and must not be the same address).</li>
578
578
<li>Select <strong>Save</strong> and confirm that you want to use the new settings.</li>
0 commit comments