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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
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.
4
4
author: halkazwini
5
5
ms.author: halkazwini
6
6
ms.service: route-server
@@ -11,7 +11,7 @@ ms.custom: template-concept
11
11
12
12
# Next Hop IP support
13
13
14
-
With the support for Next Hop IP in [Azure Route Server](overview.md), you can peer with NVAsdeployed 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.
15
15
16
16
:::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.":::
17
17
@@ -23,7 +23,7 @@ You can deploy a set of active-passive NVAs behind an internal load balancer to
23
23
24
24
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.
25
25
> [!NOTE]
26
-
> * Active-Active NVA connectivity may result in asymmetric routing.
26
+
> * Active-active NVA connectivity may result in asymmetric routing.
0 commit comments