Skip to content

Commit 7f2f9ab

Browse files
committed
commit
1 parent fc40d61 commit 7f2f9ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-wan/next-hop-ip.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Considerations
2929

3030
## Scenario: Setting the Next Hop IP to a load balancer
3131

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**).
3333

3434
:::image type="content" source="./media/next-hop-ip/scenario.png" alt-text="Screenshot that shows the environment." lightbox="./media/next-hop-ip/scenario.png":::
3535

@@ -45,13 +45,13 @@ In this scenario, the virtual hub named "Hub 1" is connected to a virtual networ
4545

4646
:::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":::
4747

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.
4949

5050
3. Change the next hop in the NVA and verify in the next hop
5151

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**.
5353

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**).
5555

5656
:::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":::
5757

0 commit comments

Comments
 (0)