You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/route-server/next-hop-ip.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: halkazwini
6
6
ms.author: halkazwini
7
7
ms.service: azure-route-server
8
8
ms.topic: concept-article
9
-
ms.date: 02/13/2024
9
+
ms.date: 02/10/2025
10
10
11
11
#CustomerIntent: As an Azure administrator, I want to use the frontend IP address of the load balancer as the next hop IP so packets are routed to the load balancer to get to the NVAs that are in the backend pool.
12
12
---
@@ -18,7 +18,7 @@ With the support for Next hop IP in Azure Route Server, you can peer with networ
18
18
:::image type="content" source="./media/next-hop-ip/route-server-next-hop.png" alt-text="Diagram of a Route Server peered with two NVAs behind an internal load balancer.":::
19
19
20
20
> [!NOTE]
21
-
> The load balancer must be in the same region as the Route Server. If the load balancer is in a different region than the Route Server, then connectivity to these NVAs will not be functional.
21
+
> The load balancer must be in the same region as the Route Server. If the load balancer is in a different region than the Route Server, then connectivity to the NVAs won't be functional.
22
22
23
23
## Active-passive NVA connectivity
24
24
@@ -29,13 +29,13 @@ You can deploy a set of active-passive NVAs behind an internal load balancer to
29
29
You can deploy a set of active-active NVAs behind an internal load balancer to optimize connectivity performance. With the support for Next hop IP, you can define the next hop for both NVA instances as the IP address of the internal load balancer. Traffic that reaches the load balancer is sent to both NVA instances.
30
30
31
31
> [!NOTE]
32
-
> Active-active NVA connectivity may result in asymmetric routing.
32
+
> Active-active NVA connectivity might result in asymmetric routing.
33
33
34
34
## Next hop IP configuration
35
35
36
36
Next hop IP addresses are set up in the BGP configuration of the target NVAs. The Next hop IP isn't part of the Azure Route Server configuration.
0 commit comments