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/azure-vmware/configure-site-to-site-vpn-gateway.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to establish a VPN (IPsec IKEv1 and IKEv2) site-to-site t
4
4
ms.topic: how-to
5
5
ms.custom: engagement-fy23
6
6
ms.service: azure-vmware
7
-
ms.date: 12/15/2023
7
+
ms.date: 2/27/2024
8
8
---
9
9
10
10
# Configure a site-to-site VPN in vWAN for Azure VMware Solution
@@ -22,19 +22,17 @@ You must have a public-facing IP address terminating on an on-premises VPN devic
22
22
23
23
## Create a virtual hub
24
24
25
-
A virtual hub is a virtual network that is created and used by Virtual WAN. It's the core of your Virtual WAN network in a region. It can contain gateways for site-to-site and ExpressRoute.
25
+
A virtual hub is a virtual network that is created and used by Azure Virtual WAN. It's the core of your Virtual WAN network in a region. It can contain gateways for site-to-site and ExpressRoute.
26
26
27
27
>[!TIP]
28
28
>You can also [create a gateway in an existing hub](../virtual-wan/virtual-wan-expressroute-portal.md#existinghub).
29
29
30
-
31
30
[!INCLUDE [Create a hub](../../includes/virtual-wan-hub-basics.md)]
32
31
33
32
## Create a VPN gateway
34
33
35
34
[!INCLUDE [Create a gateway](../../includes/virtual-wan-tutorial-s2s-gateway-include.md)]
36
35
37
-
38
36
## Create a site-to-site VPN
39
37
40
38
1. In the Azure portal, select the virtual WAN you created earlier.
@@ -58,7 +56,6 @@ A virtual hub is a virtual network that is created and used by Virtual WAN. It's
58
56
>[!NOTE]
59
57
>If you edit the address space after creating the site (for example, add an additional address space) it can take 8-10 minutes to update the effective routes while the components are recreated.
60
58
61
-
62
59
1. Select **Links** to add information about the physical links at the branch. If you have a Virtual WAN partner CPE device, check with them to see if this information gets exchanged with Azure as a part of the branch information upload set up from their systems.
63
60
64
61
Specifying link and provider names allow you to distinguish between any number of gateways that can eventually be created as part of the hub. [BGP](../vpn-gateway/vpn-gateway-bgp-overview.md) and autonomous system number (ASN) must be unique inside your organization. BGP ensures that both Azure VMware Solution and the on-premises servers advertise their routes across the tunnel. If disabled, the subnets that need to be advertised must be manually maintained. If subnets are missed, HCX fails to form the service mesh.
@@ -137,8 +134,6 @@ A virtual hub is a virtual network that is created and used by Virtual WAN. It's
137
134
***Connected**: Connectivity established between Azure VPN gateway and on-premises VPN site.
138
135
***Disconnected**: Typically seen if disconnected for any reason (on-premises or in Azure)
139
136
140
-
141
-
142
137
1. Download the VPN configuration file and apply it to the on-premises endpoint.
143
138
144
139
1. On the VPN (Site to site) page, near the top, select **Download VPN Config**. Azure creates a storage account in the resource group 'microsoft-network-\[location\]', where location is the location of the WAN. After you apply the configuration to your VPN devices, you can delete this storage account.
@@ -149,16 +144,20 @@ A virtual hub is a virtual network that is created and used by Virtual WAN. It's
149
144
150
145
For more information about the configuration file, see [About the VPN device configuration file](../virtual-wan/virtual-wan-site-to-site-portal.md#config-file).
151
146
147
+
152
148
1. Patch the Azure VMware Solution ExpressRoute in the Virtual WAN hub.
153
149
150
+
154
151
>[!IMPORTANT]
155
152
>You must first have a private cloud created before you can patch the platform.
156
153
157
-
>[!IMPORTANT]
154
+
>[!IMPORTANT]
158
155
>You must also have an ExpressRoute Gateway configured as part of your Virtual WAN Hub.
1. Link Azure VMware Solution and the VPN gateway together in the Virtual WAN hub. You use the authorization key and ExpressRoute ID (peer circuit URI) from the previous step.
163
162
164
163
1. Select your ExpressRoute gateway and then select **Redeem authorization key**.
0 commit comments