Skip to content

Commit 92a945e

Browse files
Merge pull request #232542 from halkazwini/patch-29
Tweak
2 parents 7e0ade5 + 8ff34d0 commit 92a945e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Next Hop IP Support
3-
description: Learn about Next Hop IP support for Azure Route Server.
3+
description: Learn how to use Next Hop IP feature in Azure Route Server to peer with network virtual appliances (NVAs) behind an internal load balancer.
44
author: halkazwini
55
ms.author: halkazwini
66
ms.service: route-server
@@ -11,7 +11,7 @@ ms.custom: template-concept
1111

1212
# Next Hop IP support
1313

14-
With the support for Next Hop IP in [Azure Route Server](overview.md), you can peer with NVAs deployed behind an Azure Internal Load Balancer (ILB). The internal load balancer lets you set up active-passive connectivity scenarios and leverage load balancing to improve connectivity performance.
14+
With the support for Next Hop IP in [Azure Route Server](overview.md), you can peer with network virtual appliances (NVAs) that are deployed behind an Azure internal load balancer. The internal load balancer lets you set up active-passive connectivity scenarios and leverage load balancing to improve connectivity performance.
1515

1616
:::image type="content" source="./media/next-hop-ip/route-server-next-hop.png" alt-text="Diagram of two NVAs behind a load balancer and a Route Server.":::
1717

@@ -23,7 +23,7 @@ You can deploy a set of active-passive NVAs behind an internal load balancer to
2323

2424
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 will be sent to both NVA instances.
2525
> [!NOTE]
26-
> * Active-Active NVA connectivity may result in asymmetric routing.
26+
> * Active-active NVA connectivity may result in asymmetric routing.
2727
2828
## Next hop IP configuration
2929

0 commit comments

Comments
 (0)