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-prepend-routes.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
@@ -53,25 +53,25 @@ In this scenario, the goal is to prepend route 10.5.0.192/26 from virtual networ
53
53
54
54
## Workflow
55
55
56
-
1. Use the Route-Map dashboard in hub 2 to verify the ASNs on routes are being advertised from the virtual network connection.
56
+
1. Use the Route-Map dashboard in hub 2 to verify the ASNs on routes are being advertised from the virtual network connection.
57
57
58
58
:::image type="content" source="./media/route-maps-prepend-routes/db-before-one.png" alt-text="Screenshot that shows the routes before Route-Map being applied." lightbox="./media/route-maps-prepend-routes/db-before-one.png":::
59
59
60
60
Look at the Route-Map dashboard for the VPN branch 2 to verify the ASNs for route 10.5.0.192/26 that are being sent to the branch office.
61
61
62
62
:::image type="content" source="./media/route-maps-prepend-routes/db-before-two.png" alt-text="Screenshot that shows the routes before Route-Map being applied to the VPN branch." lightbox="./media/route-maps-prepend-routes/db-before-two.png":::
63
63
64
-
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.
64
+
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.
65
65
66
66
The Route-Map will have a match rule for route 10.5.0.192/26. The action **modify** will be selected. Route Modification has a **Prepend** for **AS Path** 65533.
67
67
68
68
:::image type="content" source="./media/route-maps-prepend-routes/rm.png" alt-text="Screenshot that shows the Route-Map." lightbox="./media/route-maps-prepend-routes/rm.png":::
69
69
70
-
3. Apply the Route-Map on the virtual network 3 connection. The Route-Map will be applied in the inbound direction.
70
+
3. Apply the Route-Map on the virtual network 3 connection. The Route-Map will be applied in the inbound direction.
71
71
72
72
:::image type="content" source="./media/route-maps-prepend-routes/apply.png" alt-text="Screenshot of the Route-map being applied." lightbox="./media/route-maps-prepend-routes/apply.png":::
73
73
74
-
4. Using the Route-Map dashboard in Hub 2, Verify that route 10.5.0.192/26 has an ASN of 65533 added.
74
+
4. Using the Route-Map dashboard in Hub 2, Verify that route 10.5.0.192/26 has an ASN of 65533 added.
75
75
76
76
:::image type="content" source="./media/route-maps-prepend-routes/db-after-one.png" alt-text="Screenshot showing routes after Route-map was applied." lightbox="./media/route-maps-prepend-routes/db-after-one.png":::
0 commit comments