Skip to content

Commit 87bbc7d

Browse files
authored
Merge pull request #204250 from stegag/patch-31
Update vpn-gateway-howto-aws-bgp.md
2 parents 47c1884 + f3ac88f commit 87bbc7d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/vpn-gateway/vpn-gateway-howto-aws-bgp.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ For example, if you set your AWS **Inside IPv4 CIDR** to be **169.254.21.0/30**,
5353
>
5454
> [!IMPORTANT]
5555
>
56-
> Your APIPA addresses must not overlap between the on-premises VPN devices and all connected Azure VPN gateways.
56+
> 1. Your APIPA addresses must not overlap between the on-premises VPN devices and all connected Azure VPN gateways.
57+
> 2. If you choose to configure multiple APIPA BGP peer addresses on the VPN gateway, you must also configure all Connection objects with their corresponding IP address of your choice. If you fail to do so, all connections will use the first APIPA IP address in the list no matter how many IPs are present.
5758
>
5859
5960
## Prerequisites
@@ -264,4 +265,4 @@ Verify that you have a **local network gateway** and **connection** for **each o
264265
2. In the navigation pane, click **Site-to-Site VPN Connections**.
265266
3. Select the first connection you made and then select the **Tunnel Details** tab.
266267
4. Verify that the **Status** of both tunnels shows as **UP**.
267-
5. Verify that the **Details** of both tunnels shows one or more BGP routes.
268+
5. Verify that the **Details** of both tunnels shows one or more BGP routes.

0 commit comments

Comments
 (0)