Skip to content

Commit 2c7e94d

Browse files
[Magic] Docs cleanup (#26285)
* updated links * updated urls * removed vars and hardcoded links * removed vars * removed wan tunnels glossary * hardcoded magic wan * hardcoded mfirewall * updated url * vars * moved out of cond * added var * refined text * refined text * refined text * corrected step names * corrected * refined steps * corrected steps * removed unecessary vars * virtual comment * removed unnecessary var * uncessesary var * refined step * removed extra var * removed var * removed var * removed vars * refined text * removed vars * corrected steps * refined * removed vars * refined text * corrected links * refined step * refined steps * refined steps * refined steps * refined steps * hardcoded params * removed var * refined step * removed vars * removed vars * removed vars * removed vars * removed vars * removed vars * removed vars * removed var * removed var * removed vars * fix link * corrected link * removed var * removed vars * corrected steps * refined text * markdown list * refined step * refined vars * refined vars * refined steps * refined steps * refined steps * removed var * corrected link * hardcoded var * refined logic * removed var * removed var * removed var * corrected link * corrected links * removed var * simplified logic * corrected link * hardcoded name * removed var * hardcoded name * hardcoded name * refactored partial * consolidaded partials * removed vars * hardcoded name * folder name * folder name * cf1
1 parent 06fc2b0 commit 2c7e94d

File tree

140 files changed

+499
-742
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

140 files changed

+499
-742
lines changed

src/content/docs/cloudflare-one/networks/connectors/wan-tunnels/analytics/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import { Render } from "~/components";
1616
params={{
1717
magicWord: "WAN Tunnels",
1818
productName: "Magic WAN",
19-
analyticsAnchorHeading: "#wan-tunnels-network-analytics",
19+
analyticsAnchorHeading: "#magic-wan-network-analytics",
2020
networkAnalyticsURL: "/cloudflare-one/networks/connectors/wan-tunnels/analytics/network-analytics/",
2121
traceRoutes: "/cloudflare-one/networks/connectors/wan-tunnels/analytics/traceroutes/",
2222
graphQlTunnelBandwidthURL: "/cloudflare-one/networks/connectors/wan-tunnels/analytics/query-bandwidth/",

src/content/docs/cloudflare-one/networks/connectors/wan-tunnels/analytics/network-analytics.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ head:
1010

1111
import { Render } from "~/components";
1212

13-
<Render file="magic-wan/analytics/network-analytics"
13+
<Render file="analytics/network-analytics"
1414
product="networking-services"
1515
params={{
16-
productName: "Magic WAN"
17-
18-
}}
16+
magicWord: "WAN Tunnels"
17+
}}
1918
/>

src/content/docs/cloudflare-one/networks/connectors/wan-tunnels/analytics/site-analytics.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ import { Render } from "~/components"
1717
params={{
1818
instructions: "Refer to [Set up a site](/cloudflare-one/networks/connectors/wan-tunnels/configuration/common-settings/sites/) for more information on how to set up a site.",
1919
magicWord: "WAN Tunnels",
20-
productName: "Magic WAN",
2120
networkOverviewPageName: "Network visibility",
2221
magicTunnelHcsURL: "/cloudflare-one/networks/connectors/wan-tunnels/configuration/common-settings/configure-magic-tunnel-health-alerts/",
2322
setGeoCoordinatesURL: "/cloudflare-one/networks/connectors/wan-tunnels/configuration/common-settings/sites/#set-geographic-coordinates"

src/content/docs/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/configure-hardware-connector/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import { Render } from "~/components";
1515
productName: "Magic WAN Connector",
1616
maintenanceURL: "/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/maintenance/",
1717
dashName: "WAN Tunnels",
18+
deviceTypeName: "appliance",
1819
sfpURL: "/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/configure-hardware-connector/sfp-port-information/",
1920
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.",
2021
lan: "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 a 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.",
@@ -26,7 +27,6 @@ import { Render } from "~/components";
2627
shippedLanguage: "The Connector is shipped to you deactivated",
2728
hardSoftConn: "You need to deploy two Connectors in your premises before you can set up a site in high availability.",
2829
hcConfigsURL: "/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/reference/#high-availability-configurations",
29-
finalInstructions: "Follow the instructions in [Set up your Connector](#set-up-your-connector) and [Activate Connector](#activate-connector) to finish setting up your Connector.",
3030
ipsecTunnelsRefURL: "/cloudflare-one/networks/connectors/wan-tunnels/reference/gre-ipsec-tunnels/#ipsec-tunnels",
3131
trafficSteeringURL: "/cloudflare-one/networks/connectors/wan-tunnels/reference/traffic-steering/",
3232
vlanIdURL: "/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/reference/#vlan-id",

src/content/docs/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/configure-hardware-connector/sfp-port-information.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,4 @@ title: SFP+ port information
77
import { Render } from "~/components";
88

99
<Render file="mconn/spf-port-info"
10-
product="networking-services"
11-
params={{
12-
productName: "Magic WAN Connector",
13-
productNameVirtual: "Virtual Connector",
14-
}} />
10+
product="networking-services" />

src/content/docs/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/configure-virtual-connector.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ import { Render } from "~/components";
1616
productNameVirtual: "Virtual Connector",
1717
maintenanceURL: "/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/maintenance/",
1818
dashName: "WAN Tunnels",
19+
deviceTypeName: "appliance",
1920
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.",
2021
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.",
2122
noConnectorShows: "For a Virtual Connector to show up you need to: <br /><ul><li><strong>VMWare:</strong> Have already obtained your OVA package and license keys if you are installing on VMWare.</li><li><strong>Proxmox:</strong> Have already obtained your Virtual Connector Script and license keys if you are installing on Proxmox.</li></ul>\nFor more information, refer to [Configure a virtual machine](#configure-a-virtual-machine) and select the appropriate tab.\n",
@@ -26,7 +27,6 @@ import { Render } from "~/components";
2627
shippedLanguage: "Virtual Connector is deactivated after you install it",
2728
hardSoftConn: "You need to install two Virtual Connectors before you can set up a site in high availability.",
2829
hcConfigsURL: "/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/reference/#high-availability-configurations",
29-
finalInstructions: "Follow the instructions in [Activate Connector](#activate-connector) to finish setting up your Connectors.",
3030
ipsecTunnelsRefURL: "/cloudflare-one/networks/connectors/wan-tunnels/reference/gre-ipsec-tunnels/#ipsec-tunnels",
3131
trafficSteeringURL: "/cloudflare-one/networks/connectors/wan-tunnels/reference/traffic-steering/",
3232
vlanIdURL: "/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/reference/#vlan-id",

src/content/docs/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/device-metrics.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import { Render } from "~/components";
1111
file="mconn/device-metrics"
1212
product="networking-services"
1313
params={{
14-
productName: "Magic WAN Connector",
1514
troubleshootingURL: "/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/troubleshooting/"
1615
}}
1716
/>

src/content/docs/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/maintenance/activate-connector.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import { Render } from "~/components";
1111
file="mconn/maintenance/activate-connectors"
1212
product="networking-services"
1313
params={{
14-
productName: "Magic WAN Connector",
15-
hardwareConnectorURL: "/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/configure-hardware-connector/#activate-connector",
16-
virtualConnectorURL: "/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/configure-virtual-connector/#activate-connector",
14+
hardwareConnectorURL: "/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/configure-hardware-connector/#activate-appliance",
15+
virtualConnectorURL: "/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/configure-virtual-connector/#activate-appliance",
1716
}} />

src/content/docs/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/maintenance/add-remove-connectors.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import { Render } from "~/components";
1111
file="mconn/maintenance/add-remove-connectors"
1212
product="networking-services"
1313
params={{
14-
productName: "Magic WAN Connector",
1514
dashName: "WAN Tunnels",
1615
}}
1716
/>

src/content/docs/cloudflare-one/networks/connectors/wan-tunnels/configuration/appliances/maintenance/deactivate-connector.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import { Render } from "~/components";
1212
file="mconn/maintenance/deactivate-connector"
1313
product="networking-services"
1414
params={{
15-
productName: "Magic WAN Connector",
1615
dashName: "WAN Tunnels",
1716
}}
1817
/>

0 commit comments

Comments
 (0)