Skip to content

Commit 41a80d4

Browse files
committed
commit
1 parent 5d87004 commit 41a80d4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-wan/route-maps-drop-inbound-branch-sites.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,25 +52,25 @@ In this scenario, the goal is to drop routes being advertised from VPN branch si
5252

5353
## Workflow
5454

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.
5656

5757
:::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":::
5858

5959
Verify the routes are showing up in the effective route table for hub 1.
6060

6161
:::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":::
6262

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.
6464

6565
The Route-Map will have a match rule for route 10.122.2.0/16. The action **Drop** is selected.
6666

6767
:::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":::
6868

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.
7070

7171
:::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":::
7272

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.
7474

7575
:::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":::
7676

0 commit comments

Comments
 (0)