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
1. On the **Advanced** tab, configure the following settings:
226
226
227
227
* Select **Yes** for **Configure BGP settings**.
228
228
* For **Autonomous system number (ASN)**, enter the ASN for your AWS Virtual Private Network. Use the ASN **64512** if you left your ASN as the AWS default value.
229
229
* For **BGP peer IP address**, enter the AWS BGP Peer IP Address based on the [APIPA configuration you chose](#apipa-config).
230
230
231
-
:::image type="content" source="./media/vpn-gateway-howto-aws-bgp/lng-bgp.png" alt-text="Values for your local network gateway BGP settings" :::
231
+
:::image type="content" source="./media/vpn-gateway-howto-aws-bgp/lng-bgp.png" alt-text="Screenshot shows values for your local network gateway BGP settings." :::
@@ -247,7 +247,7 @@ Repeat these steps to create each of the required connections.
247
247
* Enter the **Shared key (PSK)** that matches the preshared key you entered when making the AWS connections.
248
248
***Enable BGP**: Select to enable.
249
249
***Enable Custom BGP Addresses**: Select to enable.
250
-
1. Under **Custom BGP Addresses**
250
+
1. Under **Custom BGP Addresses**:
251
251
252
252
* Enter the Custom BGP Address based on the [APIPA configuration you chose](#apipa-config).
253
253
* The **Custom BGP Address** (Inside IPv4 CIDR in AWS) must match with the **IP Address** (Outside IP Address in AWS) that you specified in the local network gateway you're using for this connection.
@@ -283,14 +283,14 @@ Repeat these steps to create each of the required connections.
283
283
1. Open the page for your **virtual network gateway**, navigate to the **Connections** page.
284
284
1. Verify that all 4 connections show as **Connected**.
### <aname ="verify-bgp-peers"></a> Check your BGP peers status on Azure
289
289
290
290
1. Open the page for your **virtual network gateway**, navigate to the **BGP Peers** page.
291
291
1. In the **BGP Peers** table, verify that all of the connections with the **Peer address** you specified show as **Connected** and are exchanging routes.
0 commit comments