Skip to content

Commit 11e50fd

Browse files
authored
Merge pull request #98685 from cherylmc/patch-4
Update expressroute-howto-coexist-resource-manager.md
2 parents e665665 + 56c4dd4 commit 11e50fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/expressroute/expressroute-howto-coexist-resource-manager.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: charwen
66

77
ms.service: expressroute
88
ms.topic: conceptual
9-
ms.date: 07/01/2019
9+
ms.date: 12/11/2019
1010
ms.author: charwen
1111
ms.custom: seodec18
1212

@@ -37,6 +37,7 @@ The steps to configure both scenarios are covered in this article. This article
3737
* **Only route-based VPN gateway is supported.** You must use a route-based [VPN gateway](../vpn-gateway/vpn-gateway-about-vpngateways.md). You also can use a route-based VPN gateway with a VPN connection configured for 'policy-based traffic selectors' as described in [Connect to multiple policy-based VPN devices](../vpn-gateway/vpn-gateway-connect-multiple-policybased-rm-ps.md).
3838
* **Static route should be configured for your VPN gateway.** If your local network is connected to both ExpressRoute and a Site-to-Site VPN, you must have a static route configured in your local network to route the Site-to-Site VPN connection to the public Internet.
3939
* **VPN Gateway defaults to ASN 65515 if not specified.** Azure VPN Gateway supports the BGP routing protocol. You can specify ASN (AS Number) for a virtual network by adding the -Asn switch. If you don't specify this parameter, the default AS number is 65515. You can use any ASN for the configuration, but if you select something other than 65515, you must reset the gateway for the setting to take effect.
40+
* **The gateway subnet must be /27 or a shorter prefix**, (such as /26, /25), or you will receive an error message when you add the ExpressRoute virtual network gateway.
4041

4142
## Configuration designs
4243
### Configure a Site-to-Site VPN as a failover path for ExpressRoute

0 commit comments

Comments
 (0)