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-drop-inbound-branch-sites.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
@@ -52,25 +52,25 @@ In this scenario, the goal is to drop routes being advertised from VPN branch si
52
52
53
53
## Workflow
54
54
55
-
1. Use the Route-Map dashboard in hub 1 to verify what routes are being advertised from the VPN branch.
55
+
1. Use the Route-Map dashboard in hub 1 to verify what routes are being advertised from the VPN branch.
56
56
57
57
:::image type="content" source="./media/route-maps-drop-inbound-branch-sites/db-before.png" alt-text="Screenshot that shows routes before Route-maps." lightbox="./media/route-maps-drop-inbound-branch-sites/db-before.png":::
58
58
59
59
Verify the routes are showing up in the effective route table for hub 1.
60
60
61
61
:::image type="content" source="./media/route-maps-drop-inbound-branch-sites/er-before.png" alt-text="Screenshot that shows routes in effective routes table." lightbox="./media/route-maps-drop-inbound-branch-sites/er-before.png":::
62
62
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.
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
65
65
The Route-Map will have a match rule for route 10.122.2.0/16. The action **Drop** is selected.
66
66
67
67
:::image type="content" source="./media/route-maps-drop-inbound-branch-sites/rm.png" alt-text="Screenshot that shows the Route-map." lightbox="./media/route-maps-drop-inbound-branch-sites/rm.png":::
68
68
69
-
3. Apply the Route-Map on the VPN branch 1 site connection. The Route-Map will be applied in the inbound direction.
69
+
3. Apply the Route-Map on the VPN branch 1 site connection. The Route-Map will be applied in the inbound direction.
70
70
71
71
:::image type="content" source="./media/route-maps-drop-inbound-branch-sites/apply.png" alt-text="Screenshot showing the Route-Map being applied." lightbox="./media/route-maps-drop-inbound-branch-sites/apply.png":::
72
72
73
-
4. Using the Route-Map dashboard in Hub 1, Verify that routes 10.122.1.0/24,10.122.2.0/24, 10.122.3.0/24 are being dropped.
73
+
4. Using the Route-Map dashboard in Hub 1, Verify that routes 10.122.1.0/24,10.122.2.0/24, 10.122.3.0/24 are being dropped.
74
74
75
75
:::image type="content" source="./media/route-maps-drop-inbound-branch-sites/db-after.png" alt-text="Screenshot showing routes after the Route-Map being applied." lightbox="./media/route-maps-drop-inbound-branch-sites/db-after.png":::
0 commit comments