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
@@ -43,7 +43,7 @@ In this scenario, the virtual hub named "Hub 1" is connected to a virtual networ
43
43
44
44
Verify what routes are currently being advertised and what the next hop IPs are for those routes.
45
45
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":::
46
+
:::image type="content" source="./media/next-hop-ip/effective-routes-before.png" alt-text="Screenshot that shows the route before changing the next hop IP." lightbox="./media/next-hop-ip/effective-routes-before.png":::
47
47
48
48
The next hop for route **10.222.222.0/24** is the NVA.
49
49
@@ -53,19 +53,19 @@ In this scenario, the virtual hub named "Hub 1" is connected to a virtual networ
53
53
54
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
-
:::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":::
56
+
:::image type="content" source="./media/next-hop-ip/effective-routes-after.png" alt-text="Screenshot showing the routes after changing the next hop IP." lightbox="./media/next-hop-ip/effective-routes-after.png":::
57
57
58
58
## Troubleshooting
59
59
60
60
1. Verify BGP peering with the hub is set up correctly and working before attempting to set a custom next hop. Instructions on setting up BGP peering with the hub can be found [here](scenario-bgp-peering-hub.md).
61
61
62
62
2. Verify the BGP peering status is up. In the "BGP peer" section, select on "BGP Status".
63
63
64
-
:::image type="content" source="./media/next-hop-ip/bgppeers.png" alt-text="Screenshot showing the confonfigured BGP peers." lightbox="./media/next-hop-ip/bgppeers.png":::
64
+
:::image type="content" source="./media/next-hop-ip/bgp-peers.png" alt-text="Screenshot showing the confonfigured BGP peers." lightbox="./media/next-hop-ip/bgp-peers.png":::
65
65
66
66
Verify the BGP peer is up.
67
67
68
-
:::image type="content" source="./media/next-hop-ip/bgppeersup.png" alt-text="Screenshot showing the bgp peers are up." lightbox="./media/next-hop-ip/bgppeersup.png":::
68
+
:::image type="content" source="./media/next-hop-ip/bgp-peers-up.png" alt-text="Screenshot showing the bgp peers are up." lightbox="./media/next-hop-ip/bgp-peers-up.png":::
69
69
70
70
3. Check the current limitations for BGP peering with the hub.
0 commit comments