Skip to content

Commit c9dab1a

Browse files
committed
update note
1 parent 4ae033c commit c9dab1a

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

articles/route-server/expressroute-vpn-support.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: azure-route-server
88
ms.topic: concept-article
9-
ms.date: 05/14/2024
9+
ms.date: 08/26/2024
1010

1111
#CustomerIntent: As an Azure administrator, I want to deploy Azure Route Server with ExpressRoute and Azure VPN so that routes can be exchanged between the two on-premises networks.
1212
---
@@ -36,8 +36,7 @@ You can also replace the SDWAN appliance with Azure VPN gateway. Since Azure VPN
3636

3737
If you enable BGP on the VPN gateway, the gateway learns *On-premises 1* routes dynamically over BGP. For more information, see [How to configure BGP for Azure VPN Gateway](../vpn-gateway/bgp-howto.md). If you don’t enable BGP on the VPN gateway, the gateway learns *On-premises 1* routes that are defined in the local network gateway of *On-premises 1*. For more information, see [Create a local network gateway](../vpn-gateway/tutorial-site-to-site-portal.md#LocalNetworkGateway). Whether you enable BGP on the VPN gateway or not, the gateway advertises the routes it learns to the Route Server if route exchange is enabled. For more information, see [Configure route exchange](quickstart-configure-route-server-portal.md#configure-route-exchange).
3838

39-
> [!IMPORTANT]
40-
> Azure VPN gateway must be configured in [**active-active**](../vpn-gateway/vpn-gateway-activeactive-rm-powershell.md) mode and have the ASN set to 65515. It's not a requirement to have BGP enabled on the VPN gateway to communicate with the Route Server.
39+
[!INCLUDE [active-active vpn gateway](../../includes/route-server-note-vpn-gateway.md)]
4140

4241
:::image type="content" source="./media/expressroute-vpn-support/expressroute-and-vpn-with-route-server.png" alt-text="Diagram showing ExpressRoute and VPN gateways exchanging routes through Azure Route Server.":::
4342

includes/route-server-note-vpn-gateway.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: halkazwini
33
ms.author: halkazwini
44
ms.service: azure-route-server
55
ms.topic: include
6-
ms.date: 09/11/2023
6+
ms.date: 8/26/2024
77
---
88
> [!IMPORTANT]
9-
> The Azure VPN gateway must be configured in **active-active** mode and have the ASN set to **65515**.
9+
> The Azure VPN gateway must be configured in [**active-active**](/articles/vpn-gateway/vpn-gateway-activeactive-rm-powershell.md) mode and have the ASN set to **65515**. It's not a requirement to have BGP enabled on the VPN gateway to communicate with the route server.

0 commit comments

Comments
 (0)