Skip to content

Commit 4fbbb3d

Browse files
Merge pull request #270829 from siddomala/ARSBGPreset
Adding ARS BGP Reset Info
2 parents d2ef66a + 0643248 commit 4fbbb3d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/route-server/route-server-faq.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ Azure Route Server Keepalive timer is 60 seconds and the Hold timer is 180 secon
6666

6767
Azure Route Server supports ***NO_ADVERTISE*** BGP community. If a network virtual appliance (NVA) advertises routes with this community string to the route server, the route server doesn't advertise it to other peers including the ExpressRoute gateway. This feature can help reduce the number of routes sent from Azure Route Server to ExpressRoute.
6868

69+
### When a VNet peering is created between your hub and spoke VNet, does this cause a BGP soft reset between Azure Route Server and its peered NVAs?
70+
71+
Yes. If a VNet peering is created between your hub and spoke VNet, Azure Route Server will perform a BGP soft reset by sending route refresh requests to all its peered NVAs. If the NVAs do not support BGP route refresh, then Azure Route Server will perform a BGP hard reset with the peered NVAs, which may cause connectivity disruption for traffic traversing the NVAs.
72+
6973
### What Autonomous System Numbers (ASNs) can I use?
7074

7175
You can use your own public ASNs or private ASNs in your network virtual appliance (NVA). You can't use ASNs reserved by Azure or IANA.

0 commit comments

Comments
 (0)