Skip to content

Commit 5eb5fd2

Browse files
Merge pull request #294363 from halkazwini/rs-hop
Freshness: Next hop IP support
2 parents e0b15df + 14dd4ae commit 5eb5fd2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/route-server/next-hop-ip.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: azure-route-server
88
ms.topic: concept-article
9-
ms.date: 02/13/2024
9+
ms.date: 02/10/2025
1010

1111
#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.
1212
---
@@ -18,7 +18,7 @@ With the support for Next hop IP in Azure Route Server, you can peer with networ
1818
:::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.":::
1919

2020
> [!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.
2222
2323
## Active-passive NVA connectivity
2424

@@ -29,13 +29,13 @@ You can deploy a set of active-passive NVAs behind an internal load balancer to
2929
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.
3030

3131
> [!NOTE]
32-
> Active-active NVA connectivity may result in asymmetric routing.
32+
> Active-active NVA connectivity might result in asymmetric routing.
3333
3434
## Next hop IP configuration
3535

3636
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.
3737

3838
## Related content
3939

40-
- [Configure Azure Route Server](quickstart-configure-route-server-portal.md).
41-
- [Monitor Azure Route Server](monitor-route-server.md).
40+
- [Configure Azure Route Server](quickstart-configure-route-server-portal.md)
41+
- [Monitor Azure Route Server](monitor-route-server.md)

0 commit comments

Comments
 (0)