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/virtual-wan/next-hop-ip.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Considerations
29
29
30
30
## Scenario: Setting the Next Hop IP to a load balancer
31
31
32
-
In this scenario, the virtual hub named "Hub 1" is connected to a virtual network (VNet-1). The goal is to have the NVA (NVA-1) set the next hop for the route 10.222.222.0/24 to the load balancer (192.168.1.40).
32
+
In this scenario, the virtual hub named "Hub 1" is connected to a virtual network (VNet-1). The goal is to have the NVA (NVA-1) set the next hop for the route **10.222.222.0/24** to the load balancer (**192.168.1.40**).
33
33
34
34
:::image type="content" source="./media/next-hop-ip/scenario.png" alt-text="Screenshot that shows the environment." lightbox="./media/next-hop-ip/scenario.png":::
35
35
@@ -45,13 +45,13 @@ In this scenario, the virtual hub named "Hub 1" is connected to a virtual networ
45
45
46
46
:::image type="content" source="./media/next-hop-ip/effectiveroutes-before.png" alt-text="Screenshot that shows the route before changing the next hop IP." lightbox="./media/next-hop-ip/effectiveroutes-before.png":::
47
47
48
-
The next hop for route 10.222.222.0/24 is the NVA.
48
+
The next hop for route **10.222.222.0/24** is the NVA.
49
49
50
50
3. Change the next hop in the NVA and verify in the next hop
51
51
52
-
Use the NVA to change the next hop IP for the route 10.222.222.0/24 to the load balancer 192.168.1.40.
52
+
Use the NVA to change the next hop IP for the route **10.222.222.0/24** to the load balancer **192.168.1.40**.
53
53
54
-
Check the effective routes to verify the next hop IP for the route 10.222.222.0/24 has changed to the load balancer (192.168.1.40).
54
+
Check the effective routes to verify the next hop IP for the route 10.222.222.0/24 has changed to the load balancer (**192.168.1.40**).
55
55
56
56
:::image type="content" source="./media/next-hop-ip/effectiveroutes-after.png" alt-text="Screenshot showing the routes after changing the next hop IP." lightbox="./media/next-hop-ip/effectiveroutes-after.png":::
0 commit comments