Skip to content

Commit f274762

Browse files
Merge pull request #313293 from siddomala/16ARSpeers
Added 16 BGP peers
2 parents 942d72f + 3dfc532 commit f274762

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

articles/route-server/configure-route-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ The page output shows the following fields:
303303

304304
* **Prefix**: Address prefix known to the current entity (learned from Route Server)
305305
* **Next hop type**: Can be VPN, HubBgpConnection (NVA BGP peers), Virtual Network Connection, or ExpressRoute.
306-
* **Next hop**: This is the IP address of the next hop (This will be "on-link" for Virtual Network connections)
306+
* **Next hop**: This is the IP address of the next hop (For virtual network connections, this will be "on-link". For ExpressRoute, this will be the IP address of the Microsoft Enterprise Edge Router)
307307
* **Origin**: Link to the resource ID of the next hop (This will be empty for Virtual Network Connections)
308308
* **AS Path**: BGP Attribute AS (autonomous system) path lists all the AS numbers that need to be traversed to reach the location where the prefix that the path is attached to, is advertised from.
309309

includes/route-server-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 02/07/2025
77
---
88
| Resource | Limit |
99
|----------|-------|
10-
| Number of BGP peers | 8 |
10+
| Number of BGP peers | 16 |
1111
| Number of routes each BGP peer can advertise to Azure Route Server <sup>1</sup> | 4,000 |
1212
| Number of VMs in the virtual network (including peered virtual networks) that Azure Route Server can support | 50,000 |
1313
| Number of virtual networks that Azure Route Server can support | 500 |

0 commit comments

Comments
 (0)