Skip to content

Commit bfe06a7

Browse files
authored
Update route-maps-tag-routes.md
1 parent 99cbb4b commit bfe06a7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-wan/route-maps-tag-routes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,25 +51,25 @@ In this scenario, the goal is to tag route 10.5.0.192/26 form virtual network 3
5151

5252
## Workflow
5353

54-
1. Use the Route-Map dashboard in hub 2 to verify the BGP community on the route 10.5.0.192/26 being advertised from the virtual network connection.
54+
1. Use the Route-Map dashboard in hub 2 to verify the BGP community on the route 10.5.0.192/26 being advertised from the virtual network connection.
5555

5656
:::image type="content" source="./media/route-maps-tag-routes/db-before.png" alt-text="Screenshot that shows routes before Route-map." lightbox="./media/route-maps-tag-routes/db-before.png":::
5757

5858
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 vary what routes are being sent on premises.
5959

6060
:::image type="content" source="./media/route-maps-tag-routes/db-before-two.png" alt-text="Screenshot that shows routes for VPN branch." lightbox="./media/route-maps-tag-routes/db-before-two.png":::
6161

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

6464
The Route-Map will have a match rule for route 10.5.0.192/26. The action **modify** will be selected. Route Modification has an **add** for **community** 3356:70.
6565

6666
:::image type="content" source="./media/route-maps-tag-routes/rm.png" alt-text="Screenshot that shows the Route-map." lightbox="./media/route-maps-tag-routes/rm.png":::
6767

68-
3. Apply the Route-Map on the virtual network 3 connection. The Route-Map will be applied in the inbound direction.
68+
3. Apply the Route-Map on the virtual network 3 connection. The Route-Map will be applied in the inbound direction.
6969

7070
:::image type="content" source="./media/route-maps-tag-routes/apply.png" alt-text="Screenshot that shows the Route-map being applied." lightbox="./media/route-maps-tag-routes/apply.png":::
7171

72-
4. Using the Route-Map dashboard in Hub 2, Verify that route 10.5.0.192/26 has the BGP community of 3356:70 added on the virtual network 3 connection.
72+
4. Using the Route-Map dashboard in Hub 2, Verify that route 10.5.0.192/26 has the BGP community of 3356:70 added on the virtual network 3 connection.
7373

7474
:::image type="content" source="./media/route-maps-tag-routes/db-after.png" alt-text="Screenshot that shows routes after Route-map being applied." lightbox="./media/route-maps-tag-routes/db-after.png":::
7575

0 commit comments

Comments
 (0)