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
If you want to upgrade your gateway to a highercapacity gateway SKU, you can use the Seamless Gateway Migration tool in either Azure portal or PowerShell. The following upgrades are supported:
33
+
If you want to upgrade your gateway to a higher-capacity gateway SKU, you can use the Seamless Gateway Migration tool in either the Azure portal or PowerShell. The following upgrades are supported:
34
34
35
-
* Non-Az-enabled SKU on Basic IP to Non-Az-enabled SKU on Standard IP.
36
-
* Non-Az-enabled SKU on Basic IP to Az-enabled SKU on Standard IP.
37
-
* Non-Az-enabled SKU on Standard IP to Az-enabled SKU on Standard IP.
35
+
* Non-Az-enabled SKU on Basic IP to Non-Az-enabled SKU on Standard IP
36
+
* Non-Az-enabled SKU on Basic IP to Az-enabled SKU on Standard IP
37
+
* Non-Az-enabled SKU on Standard IP to Az-enabled SKU on Standard IP
38
38
39
39
For more information, see [Migrate to an availability zone-enabled gateway](expressroute-howto-gateway-migration-powershell.md).
40
40
41
41
For all other downgrade scenarios, you need to delete and re-create the gateway, which incurs downtime.
42
42
43
43
## <aname="gwsub"></a>Gateway subnet creation
44
44
45
-
Before you create an ExpressRoute gateway, you must create a gateway subnet. The gateway subnet contains the IP addresses used by the virtual network gateway VMs and services.
45
+
Before you create an ExpressRoute gateway, you must create a gateway subnet. The virtual network gateway virtual machines (VMs) and services use IP addresses that are contained in the gateway subnet.
46
46
47
47
When you create your virtual network gateway, gateway VMs are deployed to the gateway subnet and configured with the required ExpressRoute gateway settings. Never deploy anything else into the gateway subnet. The gateway subnet must be named "GatewaySubnet" to work properly, because doing so lets Azure know to deploy the virtual network gateway VMs and services into this subnet.
48
48
@@ -53,7 +53,7 @@ When you create your virtual network gateway, gateway VMs are deployed to the ga
53
53
54
54
When you create the gateway subnet, you specify the number of IP addresses that the subnet contains. The IP addresses in the gateway subnet are allocated to the gateway VMs and gateway services. Some configurations require more IP addresses than others.
55
55
56
-
When you're planning your gateway subnet size, refer to the documentation for the configuration that you're planning to create. For example, the ExpressRoute/VPN gateway coexist configuration requires a larger gateway subnet than most other configurations. Furthermore, you might want to make sure your gateway subnet contains enough IP addresses to accommodate possible future configurations.
56
+
When you're planning your gateway subnet size, refer to the documentation for the configuration that you're planning to create. For example, the ExpressRoute/VPN gateway coexistence configuration requires a larger gateway subnet than most other configurations. Furthermore, you might want to make sure your gateway subnet contains enough IP addresses to accommodate possible future configurations.
57
57
58
58
We recommend that you create a gateway subnet of /27 or larger. If you plan to connect 16 ExpressRoute circuits to your gateway, you *must* create a gateway subnet of /26 or larger. If you're creating a dual stack gateway subnet, we recommend that you also use an IPv6 range of /64 or larger. This setup accommodates most configurations.
### <aname="gatewayfeaturesupport"></a>Feature support by gateway SKU
71
71
72
-
The following table shows the features supported across each gateway type and the maximum number of ExpressRoute circuit connections supported by each gateway SKU.
72
+
The following table shows the features that each gateway type supports and the maximum number of ExpressRoute circuit connections that each gateway SKU supports.
73
73
74
74
| Gateway SKU | VPN gateway and ExpressRoute coexistence | FastPath | Maximum number of circuit connections |
75
75
|--|--|--|--|
@@ -87,18 +87,18 @@ The following table shows the features supported across each gateway type and th
87
87
88
88
### <aname="zrgw"></a>Zone-redundant gateway SKUs
89
89
90
-
You can also deploy ExpressRoute gateways in Azure availability zones. This configuration physically and logically separates them into different availability zones, protecting your on-premises network connectivity to Azure from zone-level failures.
90
+
You can also deploy ExpressRoute gateways in Azure availability zones. Physically and logically separating the gateways into availability zones helps protect your on-premises network connectivity to Azure from zone-level failures.
91
91
92
92

93
93
94
-
Zone-redundant gateways use specific new gateway SKUs for ExpressRoute gateway.
94
+
Zone-redundant gateways use specific new gateway SKUs for ExpressRoute gateways:
95
95
96
96
* ErGw1AZ
97
97
* ErGw2AZ
98
98
* ErGw3AZ
99
99
* ErGwScale (preview)
100
100
101
-
The new gateway SKUs also support other deployment options to best match your needs. When creating a virtual network gateway using the new gateway SKUs, you can deploy the gateway in a specific zone. This type of gateway is referred to as a zonal gateway. When you deploy a zonal gateway, all the instances of the gateway are deployed in the same availability zone.
101
+
The new gateway SKUs also support other deployment options to best match your needs. When you create a virtual network gateway by using the new gateway SKUs, you can deploy the gateway in a specific zone. This type of gateway is called a *zonal gateway*. When you deploy a zonal gateway, all the instances of the gateway are deployed in the same availability zone.
102
102
103
103
To learn about migrating an ExpressRoute gateway, see [Gateway migration](gateway-migration.md).
104
104
@@ -135,13 +135,13 @@ The virtual network gateway infrastructure autoscales between the minimum and ma
135
135
136
136
### Limitations
137
137
138
-
***Basic IP**: ErGwScale doesn't support the *Basic IP SKU*. You need to use a *Standard IP SKU* to configure ErGwScale.
139
-
***Minimum and maximum scale units**: You can configure the *scale unit* for ErGwScale between 1-40. The *minimum scale unit* can't be lower than 1 and the *maximum scale unit* can't be higher than 40.
140
-
***Migration scenarios**: You can't migrate from Standard/ErGw1Az or HighPerf/ErGw2Az/UltraPerf/ErGw3Az to ErGwScale in the *public preview*.
138
+
***Basic IP**: ErGwScale doesn't support the Basic IP SKU. You need to use a Standard IP SKU to configure ErGwScale.
139
+
***Minimum and maximum scale units**: You can configure the scale unit for ErGwScale between 1 and 40. The *minimum scale unit* can't be lower than 1 and the *maximum scale unit* can't be higher than 40.
140
+
***Migration scenarios**: You can't migrate from Standard/ErGw1Az or HighPerf/ErGw2Az/UltraPerf/ErGw3Az to ErGwScale in the preview.
141
141
142
142
### Pricing
143
143
144
-
ErGwScale is free of charge during public preview. For information about ExpressRoute pricing, see [Azure ExpressRoute pricing](https://azure.microsoft.com/pricing/details/expressroute/#pricing).
144
+
ErGwScale is free of charge during the preview. For information about ExpressRoute pricing, see [Azure ExpressRoute pricing](https://azure.microsoft.com/pricing/details/expressroute/#pricing).
145
145
146
146
### Supported performance per scale unit
147
147
@@ -162,11 +162,11 @@ ErGwScale is free of charge during public preview. For information about Express
162
162
163
163
## Connectivity from VNet to VNet and from VNet to virtual WAN
164
164
165
-
By default, VNet to VNet and VNet to virtualWAN connectivity is disabled through an ExpressRoute circuit for all gateway SKUs. To enable this connectivity, you must configure the ExpressRoute virtual network gateway to allow this traffic. For more information, see guidance about [virtual network connectivity over ExpressRoute](virtual-network-connectivity-guidance.md). To enable this traffic, see [Enable VNet to VNet or VNet to virtualWAN connectivity through ExpressRoute](expressroute-howto-add-gateway-portal-resource-manager.md#enable-or-disable-vnet-to-vnet-or-vnet-to-virtual-wan-traffic-through-expressroute).
165
+
By default, VNet-to-VNet and VNet-to-virtual-WAN connectivity is disabled through an ExpressRoute circuit for all gateway SKUs. To enable this connectivity, you must configure the ExpressRoute virtual network gateway to allow this traffic. For more information, see guidance about [virtual network connectivity over ExpressRoute](virtual-network-connectivity-guidance.md). To enable this traffic, see [Enable VNet-to-VNet or VNet-to-virtual-WAN connectivity through ExpressRoute](expressroute-howto-add-gateway-portal-resource-manager.md#enable-or-disable-vnet-to-vnet-or-vnet-to-virtual-wan-traffic-through-expressroute).
166
166
167
167
## <aname="fastpath"></a>FastPath
168
168
169
-
ExpressRoute virtual network gateway is designed to exchange network routes and route network traffic. FastPath is designed to improve the data path performance between your on-premises network and your virtual network. When FastPath is enabled, it sends network traffic directly to virtual machines in the virtual network, bypassing the gateway.
169
+
The ExpressRoute virtual network gateway is designed to exchange network routes and route network traffic. FastPath is designed to improve the data path performance between your on-premises network and your virtual network. When FastPath is enabled, it sends network traffic directly to virtual machines in the virtual network, bypassing the gateway.
170
170
171
171
For more information about FastPath, including limitations and requirements, see [About FastPath](about-fastpath.md).
172
172
@@ -177,11 +177,11 @@ The ExpressRoute virtual network gateway facilitates connectivity to private end
177
177
> [!IMPORTANT]
178
178
> * The throughput and control plane capacity for connectivity to private endpoint resources might be reduced by half compared to connectivity to non-private endpoint resources.
179
179
> * During a maintenance period, you might experience intermittent connectivity problems to private endpoint resources.
180
-
> * You need to ensure that on-premises configuration, including router and firewall settings, are correctly set up to ensure that packets for the IP 5-tuple transits use a single next hop (Microsoft Enterprise Edge Router) unless there is a maintenance event. If your on-premises firewall or router configuration is causing the same IP 5-tuple to frequently switch next hops, you will experience connectivity problems.
180
+
> * You need to ensure that on-premises configuration, including router and firewall settings, are correctly set up to ensure that packets for the IP 5-tuple transits use a single next hop (Microsoft Enterprise Edge router) unless there's a maintenance event. If your on-premises firewall or router configuration is causing the same IP 5-tuple to frequently switch next hops, you'll experience connectivity problems.
181
181
182
182
### Private endpoint connectivity and planned maintenance events
183
183
184
-
Private endpoint connectivity is stateful. When a connection to a private endpoint gets established over ExpressRoute private peering, inbound and outbound connections get routed through one of the back-end instances of the gateway infrastructure. During a maintenance event, back-end instances of the virtual network gateway infrastructure are rebooted one at a time, which could lead to intermittent connectivity problems.
184
+
Private endpoint connectivity is stateful. When a connection to a private endpoint is established over ExpressRoute private peering, inbound and outbound connections are routed through one of the back-end instances of the gateway infrastructure. During a maintenance event, back-end instances of the virtual network gateway infrastructure are rebooted one at a time, which could lead to intermittent connectivity problems.
185
185
186
186
To avoid or minimize connectivity problems with private endpoints during maintenance activities, we recommend setting the TCP time-out value to fall between 15 and 30 seconds on your on-premises applications. Test and configure the optimal value based on your application requirements.
187
187
@@ -196,7 +196,7 @@ See the following pages for more technical resources and specific syntax require
196
196
197
197
## VNet-to-VNet connectivity
198
198
199
-
By default, connectivity between virtual networks is enabled when you link multiple virtual networks to the same ExpressRoute circuit. We don't recommend using your ExpressRoute circuit for communication between virtual networks. Instead, we recommend you use [virtual network peering](../virtual-network/virtual-network-peering-overview.md). For more information about why VNet-to-VNet connectivity isn't recommended over ExpressRoute, see [Connectivity between virtual networks over ExpressRoute](virtual-network-connectivity-guidance.md).
199
+
By default, connectivity between virtual networks is enabled when you link multiple virtual networks to the same ExpressRoute circuit. We don't recommend using your ExpressRoute circuit for communication between virtual networks. Instead, we recommend that you use [virtual network peering](../virtual-network/virtual-network-peering-overview.md). For more information about why VNet-to-VNet connectivity isn't recommended over ExpressRoute, see [Connectivity between virtual networks over ExpressRoute](virtual-network-connectivity-guidance.md).
200
200
201
201
### Virtual network peering
202
202
@@ -208,7 +208,7 @@ A virtual network with an ExpressRoute gateway can have virtual network peering
208
208
209
209
* For more information about creating ExpressRoute gateways, see [Create a virtual network gateway for ExpressRoute](expressroute-howto-add-gateway-resource-manager.md).
210
210
211
-
* For more information on how to deploy ErGwScale, see [Configure a virtual network gateway for ExpressRoute using the Azure portal](expressroute-howto-add-gateway-portal-resource-manager.md).
211
+
* For more information about how to deploy ErGwScale, see [Configure a virtual network gateway for ExpressRoute using the Azure portal](expressroute-howto-add-gateway-portal-resource-manager.md).
212
212
213
213
* For more information about configuring zone-redundant gateways, see [Create a zone-redundant virtual network gateway](../../articles/vpn-gateway/create-zone-redundant-vnet-gateway.md).
Copy file name to clipboardExpand all lines: includes/expressroute-gateway-performance-include.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
ms.custom: include file
11
11
---
12
12
13
-
The following tables provide an overview of the different types of gateways, their respective limitations, and their expected performance metrics. These numbers are derived from the following testing conditions and represent the max support limits. Actual performance might vary, depending on how closely traffic replicates these testing conditions.
13
+
The following tables provide an overview of the different types of gateways, their respective limitations, and their expected performance metrics. These numbers are derived from the following testing conditions and represent the maximum support limits. Actual performance might vary, depending on how closely traffic replicates these testing conditions.
14
14
15
15
#### Testing conditions
16
16
@@ -22,23 +22,23 @@ The following tables provide an overview of the different types of gateways, the
> ExpressRoute can facilitate up to 11,000 routes that span virtual network address spaces, on-premises network, and any relevant virtual network peering connections. To ensure stability of your ExpressRoute connection, refrain from advertising more than 11,000 routes to ExpressRoute.
25
+
> ExpressRoute can facilitate up to 11,000 routes that span virtual network address spaces, on-premises networks, and any relevant virtual network peering connections. To ensure stability of your ExpressRoute connection, refrain from advertising more than 11,000 routes to ExpressRoute.
26
26
27
27
#### Performance results
28
28
29
29
This table applies to both the Azure Resource Manager and classic deployment models.
30
30
31
-
| Gateway SKU | Megabits per second | Packets per second | Supported number of VMs in the virtual network <sup>1<sup/> | Flow count limit |
31
+
| Gateway SKU | Megabits per second | Packets per second | Supported number of VMs in the virtual network <sup>1</sup> | Flow count limit |
|**ErGwScale (per scale unit)**| 1,000 | 100,000 | 2,000 | 100,000 per scale unit |
37
37
38
-
<sup>1<sup/> The values in the table are estimates and vary depending on the CPU utilization of the gateway. If the CPU utilization is high and the number of supported VMs gets exceeded, the gateway will start to drop packets.
38
+
<sup>1</sup> The values in the table are estimates and vary depending on the CPU utilization of the gateway. If the CPU utilization is high and the number of supported VMs is exceeded, the gateway will start to drop packets.
39
39
40
40
> [!IMPORTANT]
41
-
> * Application performance depends on multiple factors, such as end-to-end latency and the number of traffic flows the application opens. The numbers in the table represent the upper limit that the application can theoretically achieve in an ideal environment. Additionally, we perform routine host and OS maintenance on the ExpressRoute Virtual Network Gateway, to maintain reliability of the service. During a maintenance period, the control plane and data path capacity of the gateway is reduced.
41
+
> * Application performance depends on multiple factors, such as end-to-end latency and the number of traffic flows that the application opens. The numbers in the table represent the upper limit that the application can theoretically achieve in an ideal environment. Additionally, we perform routine host and OS maintenance on the ExpressRoute virtual network gateway, to maintain reliability of the service. During a maintenance period, the control plane and data path capacity of the gateway is reduced.
42
42
> * During a maintenance period, you might experience intermittent connectivity problems to private endpoint resources.
43
43
> * ExpressRoute supports a maximum TCP and UDP packet size of 1,400 bytes. Packet sizes larger than 1,400 bytes will get fragmented.
44
44
> * Azure Route Server can support up to 4,000 VMs. This limit includes VMs in virtual networks that are peered. For more information, see [Azure Route Server limitations](/azure/route-server/overview#route-server-limits).
Copy file name to clipboardExpand all lines: includes/vpn-gateway-gwudr-warning.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,6 @@
9
9
ms.author: cherylmc
10
10
ms.custom: include file
11
11
---
12
-
* User-defined routes with a 0.0.0.0/0 destination and network security groups (NSGs) on the GatewaySubnet *are not supported*. Gateways with this configuration are blocked from being created. Gateways require access to the management controllers in order to function properly. [Border Gateway Protocol (BGP) route propagation](/azure/virtual-network/virtual-networks-udr-overview#border-gateway-protocol) should be set to "Enabled" on the GatewaySubnet to ensure availability of the gateway. If BGP route propagation is set to disabled, the gateway won't function.
12
+
* User-defined routes with a 0.0.0.0/0 destination and network security groups (NSGs) on the gateway subnet *are not supported*. Gateways with this configuration are blocked from being created. Gateways require access to the management controllers in order to function properly. [Border Gateway Protocol (BGP) route propagation](/azure/virtual-network/virtual-networks-udr-overview#border-gateway-protocol) should be enabled on the gateway subnet to ensure availability of the gateway. If BGP route propagation is disabled, the gateway won't function.
13
13
14
14
* Diagnostics, data path, and control path can be affected if a user-defined route overlaps with the gateway subnet range or the gateway public IP range.
0 commit comments