Skip to content

Commit 9b5da04

Browse files
reverted to link anchor link
1 parent 4fd7a57 commit 9b5da04

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

src/content/docs/magic-wan/configuration/manually/third-party/aruba-edgeconnect.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ import { Render } from "~/components";
99
<Render file="magic-wan/third-party/aruba-edgeconnect"
1010
product="networking-services"
1111
params={{
12-
productName: "Magic WAN",
13-
configureOverlayPolicyUrl: "/magic-wan/configuration/manually/third-party/aruba-edgeconnect/#2-configure-overlay-policies"
12+
productName: "Magic WAN"
1413
}} />

src/content/partials/networking-services/magic-wan/third-party/aruba-edgeconnect.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
params:
33
- productName
4-
- configureOverlayPolicyUrl
54
---
65

76
import { Details } from "~/components"
@@ -245,7 +244,7 @@ curl --request POST \
245244

246245
**Create an IPsec tunnel on EdgeConnect**
247246

248-
You can create a tunnel after the Business Intent Overlay policies have been defined. Use the correct policy or service created in <a href={props.configureOverlayPolicyUrl}>configure overlay policy</a>. The local IP is the local WAN interface of the EdgeConnect device, and the remote IP is the Cloudflare public IP assigned as the tunnel endpoint.
247+
You can create a tunnel after the Business Intent Overlay policies have been defined. Use the correct policy or service created in [configure overlay policy](#2-configure-overlay-policies). The local IP is the local WAN interface of the EdgeConnect device, and the remote IP is the Cloudflare public IP assigned as the tunnel endpoint.
249248

250249
![Modify Passthrough Tunnel dialog with General values](~/assets/images/magic-wan/third-party/aruba-edge-connect/general-modify-passthrough.png)
251250

0 commit comments

Comments
 (0)