Skip to content

Commit a5609fc

Browse files
Merge pull request #290947 from siddomala/BGPpeering
Peer with both virtual hub IPs
2 parents 50baefc + 2622126 commit a5609fc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ No. Azure Route Server is a service designed with high availability. Your route
2222

2323
### Do I need to peer each NVA with both Azure Route Server instances?
2424

25-
Yes, to ensure that routes are successfully advertised to Route Server and to configure high availability, it is required to peer each NVA instance with both instances of Route Server. It is also recommended to peer at least 2 NVA instances with both instances of Route Server.
25+
Yes, to ensure that routes are successfully advertised to Route Server and to configure high availability, it is required to peer each NVA instance with both instances of Route Server and advertise the same routes to both instances. It is also recommended to peer at least 2 NVA instances with both instances of Route Server.
2626

2727
>[!NOTE]
2828
> During Route Server maintenance events, BGP peering may go down between your NVA and one of Route Server's instances. As a result, if you configure your NVA to peer with both instances of Route Server, then your connectivity will remain up and running during maintenance events.

articles/virtual-wan/create-bgp-peering-hub-portal.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ After your hub router status is provisioned, create a connection between your hu
6060

6161
:::image type="content" source="./media/create-bgp-peering-hub-portal/view-peer.png" alt-text="Screenshot of the BGP peers page with the new peer.":::
6262

63+
1. On the virtual hub resource, you'll see two IP addresses under "virtualRouterIps". It is required to peer with both these addresses and advertise the same routes to both these addresses. This ensures that the routes are successfully advertised to your virtual hub.
64+
6365
### Modify a BGP peer
6466

6567
1. On the **Virtual Hub** resource, go to the **BGP Peers** page.

0 commit comments

Comments
 (0)