Skip to content

Commit 58f4a9c

Browse files
committed
remove stale screenshots
1 parent eda5699 commit 58f4a9c

File tree

4 files changed

+11
-26
lines changed

4 files changed

+11
-26
lines changed

articles/virtual-wan/connect-virtual-network-gateway-vwan.md

Lines changed: 11 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -29,25 +29,15 @@ Virtual Network (for virtual network gateway)
2929

3030
* [Create a virtual network](../virtual-network/quick-create-portal.md) without any virtual network gateways. This virtual network will be configured with an active/active virtual network gateway in later steps. Verify that none of the subnets of your on-premises networks overlap with the virtual networks that you want to connect to.
3131

32-
## <a name="vnetgw"></a>1. Configure VPN Gateway virtual network gateway
32+
## <a name="vnetgw"></a>1. Configure the VPN Gateway virtual network gateway
3333

34-
In this section you create a VPN Gateway virtual network gateway in active-active mode for your virtual network. When you create the gateway, you can either use existing public IP addresses for the two instances of the gateway, or you can create new public IPs. You'll use these public IPs when setting up the Virtual WAN sites.
34+
In this section you create a VPN Gateway virtual network gateway in active-active mode for your virtual network. When you create the gateway, you can either use existing public IP addresses for the two instances of the gateway, or you can create new public IP addresses. You'll use these public IP addresses when setting up the Virtual WAN sites.
3535

36-
1. Create a **VPN Gateway** virtual network gateway in active-active mode for your virtual network. For more information about active-active VPN gateways and configuration steps, see [Configure active-active VPN gateways](../vpn-gateway/vpn-gateway-activeactive-rm-powershell.md#aagateway).
36+
1. Create a **VPN Gateway** virtual network gateway in active-active mode for your virtual network. For more information about active-active VPN gateways and configuration steps, see [Configure active-active VPN gateways](../vpn-gateway/vpn-gateway-activeactive-rm-powershell.md#aagateway). When you create your virtual network gateway, keep the following settings in mind:
3737

38-
1. The following sections show example settings for your virtual network gateway.
39-
40-
* **Active-active mode setting** - On the virtual network gateway **Configuration** page, make sure **active-active** mode is enabled.
41-
42-
:::image type="content" source="./media/connect-virtual-network-gateway-vwan/active.png" alt-text="Screenshot showing a virtual network gateway with active-active mode enabled." lightbox="./media/connect-virtual-network-gateway-vwan/active.png":::
43-
44-
* **BGP setting** - On the virtual network gateway **Configuration** page, you can (optionally) select **Configure BGP ASN**. If you configure BGP, change the ASN from the default value shown in the portal. For this configuration, the BGP ASN can't be 65515. 65515 will be used by Azure Virtual WAN.
45-
46-
:::image type="content" source="./media/connect-virtual-network-gateway-vwan/bgp.png" alt-text="Screenshot shows a virtual network gateway Configuration page with Configure BGP ASN selected." lightbox="./media/connect-virtual-network-gateway-vwan/bgp.png":::
47-
48-
* **Public IP addresses** - Once the gateway is created, go to the **Properties** page. The properties and configuration settings will be similar to the following example. Notice the two public IP addresses that are used for the gateway.
49-
50-
:::image type="content" source="./media/connect-virtual-network-gateway-vwan/public-ip.png" alt-text="Screenshot shows a virtual network gateway Properties page with properties selected." lightbox="./media/connect-virtual-network-gateway-vwan/public-ip.png":::
38+
* **Active-active mode** - Make sure to select **Active-active** mode. This setting is required for the VPN Gateway virtual network gateway to connect to the Virtual WAN.
39+
* **BGP** - On the virtual network gateway **Configuration** page, you can (optionally) select **Configure BGP**. If you configure BGP, change the ASN from the default value shown in the portal. For this configuration, the BGP ASN can't be 65515. 65515 will be used by Azure Virtual WAN.
40+
* **Public IP addresses** - Active-active mode VPN Gateway virtual network gateways are assigned two public IP addresses. After the gateway creates, to view both public IP addresses, go to the **Properties** page (not the Overview page).
5141

5242
## <a name="vwansite"></a>2. Create Virtual WAN VPN sites
5343

@@ -84,7 +74,7 @@ Next, connect both sites to your virtual hub using the following steps. For more
8474

8575
1. On the page for the hub that you created, in the left pane, select **VPN (Site to site)**.
8676

87-
1. On the **VPN (Site to site)** page, you should see your sites. If you don't, you may need to click the **Hub association:x** bubble to clear the filters and view your site.
77+
1. On the **VPN (Site to site)** page, you should see your sites. If you don't, you might need to click the **Hub association:x** bubble to clear the filters and view your site.
8878

8979
1. Select the checkbox next to the name of both sites (don't click the site name directly), then click **Connect VPN sites**.
9080

@@ -98,8 +88,6 @@ In this section, you download the VPN configuration file for the sites that you
9888
1. On your Virtual WAN page, go to **VPN sites**.
9989
1. On the **VPN sites** page, at the top of the page, select **Download Site-to-Site VPN configuration** and download the file. Azure creates a configuration file with the necessary values that are used to configure your local network gateways in the next section.
10090

101-
:::image type="content" source="./media/connect-virtual-network-gateway-vwan/download.png" alt-text="Screenshot of VPN sites page with the Download Site-to-Site VPN configuration action selected." lightbox="./media/connect-virtual-network-gateway-vwan/download.png":::
102-
10391
## <a name="createlocalgateways"></a>5. Create the local network gateways
10492

10593
In this section, you create two Azure VPN Gateway local network gateways. The configuration files from the previous step contain the gateway configuration settings. Use these settings to create and configure the Azure VPN Gateway local network gateways.
@@ -116,12 +104,9 @@ In this section, you create two Azure VPN Gateway local network gateways. The co
116104
1. Repeat these steps to create another local network gateway, but this time, use the 'Instance1' values instead of 'Instance0' values from the configuration file.
117105

118106
:::image type="content" source="./media/connect-virtual-network-gateway-vwan/local-2.png" alt-text="Screenshot that shows the Configuration page with an IP address highlighted for local network gateway 2." lightbox="./media/connect-virtual-network-gateway-vwan/local-2.png":::
119-
120-
> [!IMPORTANT]
121-
>
122-
> Please be aware that when configuring a BGP Over IPsec connection to a Public IP that is NOT a vWAN Gateway Public IP address with the remote ASN '65515', the Local Network Gateway deployment will fail as the ASN '65515' is a documented reserved ASN as depicted in [What Autonomous Systems Can I use](../vpn-gateway/vpn-gateway-vpn-faq.md#bgp). However, when the Local Network Gateway reads the vWAN Public address with the remote ASN '65515', this restriction is lifted by the platform.
123-
>
124-
107+
108+
> [!IMPORTANT]
109+
> When configuring a BGP over IPsec connection to a public IP address that isn't a virtual WAN gateway public IP address with the remote ASN '65515', the local network gateway deployment will fail because the ASN '65515' is a documented [reserved ASN](../vpn-gateway/vpn-gateway-vpn-faq.md#bgp). However, when the local network gateway reads the virtual WAN public IP address with the remote ASN '65515', this restriction is lifted by the platform.
125110
126111
## <a name="createlocalgateways"></a>6. Create connections
127112

@@ -133,7 +118,7 @@ In this section, you create a connection between the VPN Gateway local network g
133118
* **Name:** Name your connection.
134119
* **Connection type:** Select **Site-to-site(IPsec)**
135120
* **Virtual network gateway:** The value is fixed because you're connecting from this gateway.
136-
* **Local network gateway:** This connection will connect the virtual network gateway to the local network gateway. Choose one of the local network gateways that you created earlier.
121+
* **Local network gateway:** This connection connects the virtual network gateway to the local network gateway. Choose one of the local network gateways that you created earlier.
137122
* **Shared Key:** Enter the shared key from earlier.
138123
* **IKE Protocol:** Choose the IKE protocol.
139124
1. Select **OK** to create your connection.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)