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
Copy file name to clipboardExpand all lines: articles/route-server/expressroute-vpn-support.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
-
title: Azure Route Server support for ExpressRoute and Azure VPN
2
+
title: Support for ExpressRoute and Azure VPN
3
+
titleSuffix: Azure Route Server
3
4
description: Learn about how Azure Route Server exchanges routes between network virtual appliances (NVA), Azure ExpressRoute gateways, and Azure VPN gateways.
4
-
services: route-server
5
5
author: halkazwini
6
-
ms.service: route-server
7
-
ms.topic: conceptual
8
-
ms.date: 06/05/2023
9
6
ms.author: halkazwini
7
+
ms.service: route-server
8
+
ms.topic: concept-article
9
+
ms.date: 08/14/2023
10
10
ms.custom: template-concept, engagement-fy23
11
11
---
12
12
@@ -28,17 +28,15 @@ For example, in the following diagram:
28
28
29
29
:::image type="content" source="./media/expressroute-vpn-support/expressroute-with-route-server.png" alt-text="Diagram showing ExpressRoute gateway and SDWAN NVA exchanging routes through Azure Route Server.":::
30
30
31
-
You can also replace the SDWAN appliance with Azure VPN gateway. Since Azure VPN gateway and ExpressRoute are fully managed, you only need to enable the route exchange for the two on-premises networks to talk to each other.
31
+
You can also replace the SDWAN appliance with Azure VPN gateway. Since Azure VPN and ExpressRoute gateways are fully managed, you only need to enable the route exchange for the two on-premises networks to talk to each other.
32
32
33
33
> [!IMPORTANT]
34
-
> 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.
35
-
>
34
+
> 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 necessary to have BGP enabled on the VPN gateway.
36
35
37
36
:::image type="content" source="./media/expressroute-vpn-support/expressroute-and-vpn-with-route-server.png" alt-text="Diagram showing ExpressRoute gateway and VPN gateways exchanging routes through Azure Route Server.":::
38
37
39
38
> [!IMPORTANT]
40
39
> When the same route is learned over ExpressRoute, Azure VPN or an SDWAN appliance, the ExpressRoute network will be preferred.
0 commit comments