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/docs/magic-wan/reference/device-compatibility.mdx
+24-35Lines changed: 24 additions & 35 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,39 +5,28 @@ sidebar:
5
5
order: 3
6
6
---
7
7
8
-
import { GlossaryTooltip } from"~/components"
8
+
import { Render } from"~/components";
9
9
10
-
Magic WAN is compatible with any device that supports <GlossaryTooltipterm="IPsec tunnel">IPsec</GlossaryTooltip> with the [supported configuration parameters](/magic-wan/reference/gre-ipsec-tunnels/#supported-configuration-parameters) or supports <GlossaryTooltipterm="GRE tunnel">GRE</GlossaryTooltip>.
11
-
12
-
The matrix below includes example devices and links to the integration guides.
{props.productName} is compatible with any device that supports <GlossaryTooltipterm="IPsec tunnel">IPsec</GlossaryTooltip> with the <ahref={props.supportedConfigurationParametersUrl}>supported configuration parameters</a> or supports <GlossaryTooltipterm="GRE tunnel">GRE</GlossaryTooltip>.
27
+
28
+
The matrix below includes example devices and links to the integration guides.
0 commit comments