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/route-maps-summarize-from-device-spoke-vnet-nva.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
@@ -51,25 +51,25 @@ In this scenario, the goal is to summarize some routes being advertised to the h
51
51
52
52
## Workflow
53
53
54
-
1. Use the Route-Map dashboard in hub 1 to verify the correct routes are currently being advertised from virtual network 1 to the hub.
54
+
1. Use the Route-Map dashboard in hub 1 to verify the correct routes are currently being advertised from virtual network 1 to the hub.
55
55
56
56
:::image type="content" source="./media/route-maps-summarize-from-device-spoke-vnet-nva/db-before-one.png" alt-text="Screenshot that shows the routes before Route-maps." lightbox="./media/route-maps-summarize-from-device-spoke-vnet-nva/db-before-one.png":::
57
57
58
58
Use the Route-Map dashboard to verify the routes being sent to VPN branch 1.
59
59
60
60
:::image type="content" source="./media/route-maps-summarize-from-device-spoke-vnet-nva/db-before-two.png" alt-text="Screenshot that shows the routes before Route-maps for VPN branch." lightbox="./media/route-maps-summarize-from-device-spoke-vnet-nva/db-before-two.png":::
61
61
62
-
2. Create a Route-Map to tag the route. If this is your first time creating a Route-Map, see [How to configure Route-maps](route-maps-how-to.md) for more information.
62
+
2. Create a Route-Map to tag the route. If this is your first time creating a Route-Map, see [How to configure Route-maps](route-maps-how-to.md) for more information.
63
63
64
64
The Route-Map will have a match rule for route 10.150.0.0/16. The action **modify** will be selected. Route Modification has an **Replace** for **RoutePrefix** 10.150.0.0/16.
65
65
66
66
:::image type="content" source="./media/route-maps-summarize-from-device-spoke-vnet-nva/rm.png" alt-text="Screenshot that shows the Route-map." lightbox="./media/route-maps-summarize-from-device-spoke-vnet-nva/rm.png":::
67
67
68
-
3. Apply the Route-Map on the virtual network 1 connection. The Route-Map will be applied in the inbound direction.
68
+
3. Apply the Route-Map on the virtual network 1 connection. The Route-Map will be applied in the inbound direction.
69
69
70
70
:::image type="content" source="./media/route-maps-summarize-from-device-spoke-vnet-nva/apply.png" alt-text="Screenshot that shows the Route-map being applied." lightbox="./media/route-maps-summarize-from-device-spoke-vnet-nva/apply.png":::
71
71
72
-
4. Using the Route-Map dashboard in Hub 1, Verify that route 10.150.0.0/16 is being summarized.
72
+
4. Using the Route-Map dashboard in Hub 1, Verify that route 10.150.0.0/16 is being summarized.
73
73
74
74
:::image type="content" source="./media/route-maps-summarize-from-device-spoke-vnet-nva/db-after-one.png" alt-text="Screenshot that shows routes after Route-map being applied." lightbox="./media/route-maps-summarize-from-device-spoke-vnet-nva/db-after-one.png":::
0 commit comments