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/how-to-configure-route-maps-to-drop-inbound-routes-from-branch-sites.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ In this scenario, the goal is to drop routes being advertised from VPN branch si
58
58
59
59
Verify the routes are showing up in the effective route table for hub 1.
60
60
61
-
:::image type="content" source="./media/route-maps-how-to-drop/er_before.png" alt-text="Screenshot that shows routes before." lightbox="./media/route-maps-how-to-drop/er_before.png":::
61
+
:::image type="content" source="./media/route-maps-how-to-drop/er_before.png" alt-text="Screenshot that shows routes before effective routes." lightbox="./media/route-maps-how-to-drop/er_before.png":::
62
62
63
63
2. Create a Route-Map to drop the routes. 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
64
@@ -76,7 +76,7 @@ In this scenario, the goal is to drop routes being advertised from VPN branch si
76
76
77
77
Verify the routes are no longer in the effective route table.
78
78
79
-
:::image type="content" source="./media/route-maps-how-to-drop/er_after.png" alt-text="Screenshot that shows routes after applying Route-Map." lightbox="./media/route-maps-how-to-drop/ER_after.png":::
79
+
:::image type="content" source="./media/route-maps-how-to-drop/er_after.png" alt-text="Screenshot that shows routes after applying Route-Map effective routes." lightbox="./media/route-maps-how-to-drop/ER_after.png":::
Copy file name to clipboardExpand all lines: articles/virtual-wan/how-to-configure-route-maps-to-prepend-routes.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ In this scenario, the goal is to prepend route 10.5.0.192/26 from virtual networ
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
-
:::image type="content" source="./media/route-maps-how-to-prepend/db_before_two.png" alt-text="Screenshot that shows the routes before Route-Map." lightbox="./media/route-maps-how-to-prepend/db_before_two.png":::
62
+
:::image type="content" source="./media/route-maps-how-to-prepend/db_before_two.png" alt-text="Screenshot that shows the routes before Route-Map VPN." lightbox="./media/route-maps-how-to-prepend/db_before_two.png":::
63
63
64
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
@@ -77,7 +77,7 @@ In this scenario, the goal is to prepend route 10.5.0.192/26 from virtual networ
77
77
78
78
look at the Route-Map dashboard for VPN branch 2 connection to verify route 10.5.0.192/26 has the ASNs 65533 advertised to VPN branch 2.
79
79
80
-
:::image type="content" source="./media/route-maps-how-to-prepend/db_after_two.png" alt-text="Screenshot of routes after Route-map being applied." lightbox="./media/route-maps-how-to-prepend/db_after_two.png":::
80
+
:::image type="content" source="./media/route-maps-how-to-prepend/db_after_two.png" alt-text="Screenshot of routes after Route-map being applied VPN." lightbox="./media/route-maps-how-to-prepend/db_after_two.png":::
Copy file name to clipboardExpand all lines: articles/virtual-wan/how-to-configure-route-maps-to-summarize-routes-from-an-device-a-spoke-vNet.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,35 +47,35 @@ Here's the addressing for this environment:
47
47
48
48
In this scenario, the goal is to summarize some routes being advertised to the hub from the NVA in virtual network 1. In this example we'll be taking the routes 10.150.1.0/24, 10.150.2.0/24, 10.150.3.0/24, 10.150.4.0/24, and summarizing them to 10.150.0.0/16
49
49
50
-
:::image type="content" source="./media/route-maps-how-to-nva/nva.png" alt-text="Screenshot that shows the Scenario." lightbox="route-maps-how-to-nva/nva.png":::
50
+
:::image type="content" source="./media/route-maps-how-to-nva/nva.png" alt-text="Screenshot that shows the Scenario." lightbox="./media/route-maps-how-to-nva/nva.png":::
51
51
52
52
## Workflow
53
53
54
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
-
:::image type="content" source="./media/route-maps-how-to-nva/db_before_one.png" alt-text="Screenshot that shows the routes before Route-maps." lightbox="route-maps-how-to-nva/db_before_one.png":::
56
+
:::image type="content" source="./media/route-maps-how-to-nva/db_before_one.png" alt-text="Screenshot that shows the routes before Route-maps." lightbox="./media/route-maps-how-to-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
-
:::image type="content" source="./media/route-maps-how-to-nva/db_before_2.png" alt-text="Screenshot that shows the routes before Route-maps." lightbox="route-maps-how-to-nva/db_before_2.png":::
60
+
:::image type="content" source="./media/route-maps-how-to-nva/db_before_two.png" alt-text="Screenshot that shows the routes before Route-maps on VPN." lightbox="./media/route-maps-how-to-nva/db_before_two.png":::
61
61
62
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
-
:::image type="content" source="./media/route-maps-how-to-nva/rm.png" alt-text="Screenshot that shows the Route-map." lightbox="route-maps-how-to-nva/rm.png":::
66
+
:::image type="content" source="./media/route-maps-how-to-nva/rm.png" alt-text="Screenshot that shows the Route-map." lightbox="./media/route-maps-how-to-nva/rm.png":::
67
67
68
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
-
:::image type="content" source="./media/route-maps-how-to-nva/apply.png" alt-text="Screenshot that shows the Route-map being applied." lightbox="route-maps-how-to-nva/apply.png":::
70
+
:::image type="content" source="./media/route-maps-how-to-nva/apply.png" alt-text="Screenshot that shows the Route-map being applied." lightbox="./media/route-maps-how-to-nva/apply.png":::
71
71
72
72
4. Using the Route-Map dashboard in Hub 1, Verify that route 10.150.0.0/16 is being summarized.
73
73
74
-
:::image type="content" source="./media/route-maps-how-to-nva/db_after_one.png" alt-text="Screenshot that shows the Route-map being applied." lightbox="route-maps-how-to-NVA/db_after_one.png":::
74
+
:::image type="content" source="./media/route-maps-how-to-nva/db_after_one.png" alt-text="Screenshot that shows the Route-map after being applied." lightbox="./media/route-maps-how-to-nva/db_after_one.png":::
75
75
76
76
Using the Route-Map dashboard verify route 10.150.0.0/16 has been advertised to VPN branch 1
77
77
78
-
:::image type="content" source="./media/route-maps-how-to-nva/db_after_two.png" alt-text="Screenshot that shows the Route-map being applied." lightbox="route-maps-how-to-nva/db_after_two.png":::
78
+
:::image type="content" source="./media/route-maps-how-to-nva/db_after_two.png" alt-text="Screenshot that shows the Route-map after being applied VPN." lightbox="./media/route-maps-how-to-nva/db_after_two.png":::
Copy file name to clipboardExpand all lines: articles/virtual-wan/how-to-configure-route-maps-to-tag-routes.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ In this scenario, the goal is to tag route 10.5.0.192/26 form virtual network 3
57
57
58
58
look at the Route-Map dashboard for the VPN Brach to verify the BGP community on the route for 10.5.0.192/26. The goal is to very what routes are being sent on prem.
59
59
60
-
:::image type="content" source="./media/route-maps-how-to-tag/db_before_2.png" alt-text="Screenshot that shows routes before Route-map." lightbox="./media/route-maps-how-to-tag/db_before_2.png":::
60
+
:::image type="content" source="./media/route-maps-how-to-tag/db_before_two.png" alt-text="Screenshot that shows routes before Route-map VPN." lightbox="./media/route-maps-how-to-tag/db_before_two.png":::
61
61
62
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
@@ -75,7 +75,7 @@ In this scenario, the goal is to tag route 10.5.0.192/26 form virtual network 3
75
75
76
76
look at the Route-Map dashboard for the VPN branch connection to verify route 10.5.0.192/26 has the BGP community 3356:70 being advertised to the VPN branch office 2.
77
77
78
-
:::image type="content" source="./media/route-maps-how-to-Tag/rm_after_two.png" alt-text="Screenshot that shows routes after Route-map being applied." lightbox="./media/route-maps-how-to-tag/rm_after_two.png":::
78
+
:::image type="content" source="./media/route-maps-how-to-Tag/rm_after_two.png" alt-text="Screenshot that shows routes after Route-map being applied VPN." lightbox="./media/route-maps-how-to-tag/rm_after_two.png":::
0 commit comments