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: articles/vpn-gateway/site-to-site-high-bandwidth-tunnel.md
+3-12Lines changed: 3 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,16 +24,15 @@ High Bandwidth tunnels provide end-to-end encryption to meet security compliance
24
24
25
25
## Prerequisites
26
26
27
-
To use VPN Gateway High Bandwidth tunnels, your ExpressRoute Connection must have FastPath enabled. FastPath is currently supported only on ExpressRoute Direct port pairs. As a result, your ExpressRoute circuit must be provisioned on an ExpressRoute Direct port pair to support this solution.
27
+
To use VPN Gateway High Bandwidth tunnels, your ExpressRoute Connection must have FastPath enabled.
28
28
29
29
This article assumes that your Azure subscription already includes:
30
-
- An ExpressRoute circuit deployed on a Direct port pair with private peering.
30
+
- An ExpressRoute circuit deployed with private peering.
31
31
- A virtual network with the address space `10.1.0.0/16` and a Gateway subnet of `10.1.0.0/26`.
32
32
33
33
The required Azure resources for this deployment are:
34
34
35
-
-**ExpressRoute Direct Port**
36
-
-**ExpressRoute Circuit**
35
+
-**ExpressRoute Circuit with FastPath support**
37
36
-**ExpressRoute Virtual Network Gateway**
38
37
-**Connection between the ExpressRoute circuit and the virtual network gateway with FastPath enabled**
39
38
-**VPN Gateway (SKU: VpnGw5AZ) with Advanced Connectivity enabled**
@@ -70,14 +69,6 @@ You can also confirm FastPath is enabled in the Azure portal. Go to your Express
70
69
71
70
:::image type="content" source="media/site-to-site-high-bandwidth-tunnel/expressroute-connection-fastpath.png" alt-text="Screenshot showing ExpressRoute Connection with FastPath enabled.":::
72
71
73
-
To enable support for High Bandwidth tunnels, you must activate the **EnablePrivateLinkFastPath** attribute on your ExpressRoute connection. Use the following PowerShell commands:
After you complete this step, your Azure virtual network will be connected to your on-premises networks, and ExpressRoute will be configured to support High Bandwidth tunnels.
82
73
83
74
## <aname="on-premises network"></a>Advertise on-premises network to ExpressRoute
0 commit comments