Skip to content

Commit d7fb4e1

Browse files
authored
Merge pull request #153517 from duongau/revert-153330-ergwsku
Revert "ExpressRoute - About Gateway performance update"
2 parents 48b4456 + 9106eca commit d7fb4e1

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

articles/expressroute/expressroute-about-virtual-network-gateways.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ title: About ExpressRoute virtual network gateways - Azure| Microsoft Docs
33
description: Learn about virtual network gateways for ExpressRoute. This article includes information about gateway SKUs and types.
44
services: expressroute
55
author: duongau
6+
67
ms.service: expressroute
78
ms.topic: conceptual
8-
ms.date: 04/05/2021
9+
ms.date: 10/14/2019
910
ms.author: duau
1011

1112
---
@@ -34,8 +35,8 @@ The following table shows the gateway types and the estimated performances. This
3435
[!INCLUDE [expressroute-table-aggthroughput](../../includes/expressroute-table-aggtput-include.md)]
3536

3637
> [!IMPORTANT]
37-
> * Number of VMs in the virtual network also includes VMs in peered virtual networks that uses remote ExpressRoute gateway.
38-
> * Application performance depends on multiple factors, such as the 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.
38+
> Application performance depends on multiple factors, such as the 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.
39+
>
3940
>
4041
4142
## <a name="gwsub"></a>Gateway subnet
11.5 KB
Loading

includes/expressroute-gwsku-include.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,17 @@
22
title: include file
33
description: include file
44
services: expressroute
5-
author: duongau
5+
author: cherylmc
66
ms.service: expressroute
77
ms.topic: include
8-
ms.date: 04/05/2021
9-
ms.author: duau
8+
ms.date: 03/22/2018
9+
ms.author: cherylmc
1010
ms.custom: include file
1111
---
1212
When you create a virtual network gateway, you need to specify the gateway SKU that you want to use. When you select a higher gateway SKU, more CPUs and network bandwidth are allocated to the gateway, and as a result, the gateway can support higher network throughput to the virtual network.
1313

14-
ExpressRoute virtual network gateways can use the following SKUs:
14+
ExpressRoute virtual network gateways can use the following SKUs:
1515

16-
| | VPN Gateway and ExpressRoute coexist | FastPath | Max number of circuit connections |
17-
| --- | --- | --- | --- |
18-
| **Standard** | Yes | No | 4 |
19-
| **HighPerformance** | Yes | No | 4 |
20-
| **UltraPerformance** | Yes | Yes | 16 |
16+
* Standard
17+
* HighPerformance
18+
* UltraPerformance

includes/expressroute-table-aggtput-include.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,19 @@
22
title: include file
33
description: include file
44
services: expressroute
5-
author: duongau
5+
author: cherylmc
66
ms.service: expressroute
77
ms.topic: include
88
ms.date: 12/05/2019
9-
ms.author: duau
9+
ms.author: cherylmc
1010
ms.custom: include file
1111
---
1212

1313

14-
| Gateway SKU | Connections per second | Number of flows | Mega-bits per second | Packets per second | Circuit bandwidth | Number of routes advertised by gateway (to MSEE) | Number of routes learned by gateway (from MSEE) | Number of VMs in the virtual network |
15-
| --- | --- | --- | --- | --- | --- | --- | --- | --- |
16-
| **Basic SKU (deprecated)** | N/A | N/A | 500 | N/A | N/A | N/A | N/A | N/A |
17-
| **Standard SKU/ErGw1AZ** | 7,000 | 400,000 | >1,000 | >100,000 | 1 Gbps | 500 | 4,000 | 2,000 (Reduce to 1,000 during maintenance, restores afterward.) |
18-
| **High Performance SKU/ErGw2AZ** | 14,000 | 840,000 | >2,000 | 250,000 | 1 Gbps | 500 | ~9,500 (Reduce to 4,000 if more than 6,500 VMs are in the virtual network.) | 4,500 |
19-
| **Ultra Performance SKU/ErGw3AZ** | 16,000 | 950,000 | ~10,000 | 1,000,000 | 1 Gbps | 500 | ~9,500 | 11,000 |
14+
| | **Megabits per second** | **Packets per second** | **Connections per second** | **VPN Gateway and ExpressRoute coexist** | **FastPath** | **Max Number of Circuit Connections** |
15+
| --- | --- | --- | --- | --- | --- | --- |
16+
| **Basic SKU (deprecated)** |500 | Unknown | Unknown |No | No | 4 |
17+
| **Standard SKU/ErGw1AZ** |1,000 | 100,000 | 7,000 | Yes | No | 4 |
18+
| **High Performance SKU/ErGw2AZ** |2,000 | 250,000 | 14,000 | Yes | No | 8 |
19+
| **Ultra Performance SKU/ErGw3AZ** |10,000 | 1,000,000 | 28,000 | Yes | Yes | 16 |
20+

0 commit comments

Comments
 (0)