Skip to content

Commit ad53f2f

Browse files
Merge pull request #292905 from raghavendermareddy/patch-756519
add note for prefix hairpin
2 parents 63f2a05 + 047ce40 commit ad53f2f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/expressroute/expressroute-circuit-peerings.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: expressroute
55
author: duongau
66
ms.service: azure-expressroute
77
ms.topic: concept-article
8-
ms.date: 11/18/2024
8+
ms.date: 01/10/2025
99
ms.author: duau
1010
---
1111

@@ -78,6 +78,9 @@ You may enable one or more routing domains as part of your ExpressRoute circuit.
7878

7979
Each peering requires separate BGP sessions (one pair for each peering type). The BGP session pairs provide a highly available link. If you're connecting through layer 2 connectivity providers, you're responsible for configuring and managing routing. Learn more by reviewing the [workflows](expressroute-workflows.md) for setting up ExpressRoute.
8080

81+
> [!NOTE]
82+
> The default behavior when BGP session prefix limits are exceeded is to terminate the session. If you choose to advertise prefixes received over Microsoft Peering to Private Peering, there is a risk of exceeding these limits, as Microsoft prefixes are updated monthly and can increase significantly. Implement appropriate monitoring to detect prefix changes and consider upgrading the SKU or summarizing routes to manage the number of prefixes advertised from on-premises.
83+
8184
## <a name="health"></a>ExpressRoute health
8285

8386
ExpressRoute circuits can be monitored for availability, connectivity to VNets, and bandwidth utilization using [ExpressRoute Network Insights](expressroute-network-insights.md).

0 commit comments

Comments
 (0)