Skip to content

Commit 8385794

Browse files
[Magic] Removed no longer used vars (#20615)
* removed no longer used vars * removed extra var * removed var
1 parent 83e8990 commit 8385794

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

src/content/docs/magic-transit/how-to/configure-static-routes.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import { Render } from "~/components"
2020
BGPpath: "/magic-transit/how-to/bgp-peering/",
2121
anycastURL: "/magic-transit/reference/tunnels/",
2222
trafficSteering: "/magic-transit/reference/traffic-steering/",
23-
magicWANecmp: " ",
2423
createPath: "Magic Transit > Configuration",
2524
tunnelEndpoints: "/magic-transit/how-to/configure-tunnels/"
2625
}}

src/content/docs/magic-wan/configuration/connector/configure-hardware-connector/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import { Render } from "~/components";
1111
<Render file="connector/configure-connectors" params={{
1212
magicWord: "hardware",
1313
productName: "Magic WAN Connector",
14-
productNameType: "Magic WAN Connector",
1514
wan: "refers to the physical Magic WAN 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](/magic-wan/configuration/connector/configure-hardware-connector/sfp-port-information/) for more information on the hardware supported.",
1615
lan: "refers to the physical Magic WAN Connector Ethernet port that you are using for your LAN. 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](/magic-wan/configuration/connector/configure-hardware-connector/sfp-port-information/) for more information on the hardware supported.",
1716
noConnectorShows: "You need to have bought a Connector already for it to show up here. Refer to [Prerequisites](#prerequisites) if no Connector shows up in this list.",

src/content/docs/magic-wan/configuration/connector/configure-virtual-connector.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import { Render } from "~/components";
1010
<Render file="connector/configure-connectors" params={{
1111
magicWord: "virtual",
1212
productName: "Virtual Connector",
13-
productNameType: "the machine with your Virtual Connector VM",
1413
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.",
1514
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.",
1615
noConnectorShows: "For a Virtual Connector to show up you need to have already obtained your [OVA package and licence keys](#obtain-the-virtual-connector-image).",

src/content/partials/magic-wan/connector/configure-connectors.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
params:
33
- magicWord
44
- productName
5-
- productNameType
65
- wan
76
- lan
87
- noConnectorShows

0 commit comments

Comments
 (0)