Skip to content

Commit 4673cf5

Browse files
Merge pull request #219394 from maurojasmsft/vpnbgp
migration to active/active changes BGP IP address
2 parents 20b3f9b + 1de426a commit 4673cf5

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

articles/vpn-gateway/active-active-portal.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,10 @@ Use the following steps to convert active-standby mode gateway to active-active
9292

9393
1. At the top of the **Configuration** page, click **Save**. This update can take about 30-45 minutes to complete.
9494

95+
> [!IMPORTANT]
96+
> If you have BGP sessions running, please beware that the Azure VPN Gateway BGP configuration will change and two newly assigned BGP IPs will be provisioned within the Gateway Subnet address range. The old Azure VPN Gateway BGP IP address will no longer exist. This will incur downtime and updating the BGP peers on the On Premises devices will be required. Once the Gateway is finished provisioning, the new BGP IPs can be obtained and the On Premises device configuration will need to be updated accordingly. This applies to non APIPA BGP IPs. To understand how to configure BGP in Azure please reference [How to configure BGP on Azure VPN Gateways](../vpn-gateway/bgp-howto.md).
97+
>
98+
9599
### Change active-active to active-standby
96100

97101
Use the following steps to convert active-active mode gateway to active-standby mode.
@@ -104,9 +108,13 @@ Use the following steps to convert active-active mode gateway to active-standby
104108

105109
1. At the top of the **Configuration** page, click **Save**.
106110

111+
> [!IMPORTANT]
112+
> If you have BGP sessions running, please beware that the Azure VPN Gateway BGP configuration will change from two BGP IP addresses to a single BGP address. The platform generally assigns the last usable IP of the Gateway Subnet. This will incur downtime and updating the BGP peers on the On Premises devices will be required. This applies to non APIPA BGP IPs. To understand how to configure BGP in Azure please reference [How to configure BGP on Azure VPN Gateways](../vpn-gateway/bgp-howto.md).
113+
>
114+
107115
## Next steps
108116

109117
To configure connections, see the following articles:
110118

111119
* [Site-to-Site VPN connections](./tutorial-site-to-site-portal.md)
112-
* [VNet-to-VNet connections](vpn-gateway-howto-vnet-vnet-resource-manager-portal.md#configure-the-vnet1-gateway-connection)
120+
* [VNet-to-VNet connections](vpn-gateway-howto-vnet-vnet-resource-manager-portal.md#configure-the-vnet1-gateway-connection)

0 commit comments

Comments
 (0)