Skip to content

Commit 489ccf6

Browse files
authored
Update route-server-limits.md
Add breadcrumb to relevant ER limit
1 parent 818fe02 commit 489ccf6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

includes/route-server-limits.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ ms.date: 07/26/2022
99
|----------|-------|
1010
| Number of BGP peers supported | 8 |
1111
| Number of routes each BGP peer can advertise to Azure Route Server <sup>1</sup> | 1000 |
12-
| Number of routes that Azure Route Server can advertise to ExpressRoute or VPN gateway | 200 |
13-
| Number of VMs in the virtual network (including peered virtual networks) that Azure Route Server can support <sup>2</sup> | 2000 |
12+
| Number of routes that Azure Route Server can advertise to ExpressRoute or VPN gateway <sup>2</sup> | 200 |
13+
| Number of VMs in the virtual network (including peered virtual networks) that Azure Route Server can support <sup>3</sup> | 2000 |
1414

1515
<sup>1</sup> If your NVA advertises more routes than the limit, the BGP session will get dropped. In the event BGP session is dropped between the gateway and Azure Route Server, you'll lose connectivity from your on-premises network to Azure.
1616

17-
<sup>2</sup> The number of VMs that Azure Route Server can support isn't a hard limit, and it depends on how the Route Server infrastructure is deployed within an Azure Region.
17+
<sup>2</sup> Please be aware of the ExpressRoute Private Peering [limit](https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits#:~:text=for%20an%20ExpressRoute%20connection-,1%2C000,-Maximum%20number%20of%20IPv6) of 1000 routes per connection from Virtual Network Gateway towards ExpressRoute circuit. I.e. The total number of routes from all Virtual Network Address Spaces + ARS Branch-to-branch, must not exceed 1000.
18+
19+
<sup>3</sup> The number of VMs that Azure Route Server can support isn't a hard limit, and it depends on how the Route Server infrastructure is deployed within an Azure Region.

0 commit comments

Comments
 (0)