Skip to content

Commit 054113d

Browse files
committed
commit
1 parent dd45d1c commit 054113d

File tree

7 files changed

+6
-6
lines changed

7 files changed

+6
-6
lines changed
-42.1 KB
Loading
-22.5 KB
Loading
-63.4 KB
Loading
-21 KB
Loading
-23.8 KB
Loading

articles/virtual-wan/route-maps-summarize-from-device-spoke-vnet-nva.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: 'How to configure Route-maps summarize routes from an NVA in a spoke virtual network'
2+
title: 'How to configure Route-maps to summarize routes from an NVA in a spoke virtual network'
33
titleSuffix: Azure Virtual WAN
4-
description: Learn how to configure Route-maps to summarize routes from an NVA in a spoke virtual network
4+
description: Learn how to configure Route-maps to summarize routes from an NVA in a spoke virtual network.
55
author: cfields475
66
ms.service: azure-virtual-wan
77
ms.topic: how-to
@@ -27,7 +27,7 @@ Verify that you have met the following criteria before beginning your configurat
2727
## Design
2828
In this situation, we have two hubs. Hub 1 has 2 VNets and a VPN branch office. One of the VNets has an NVA (network virtual appliance) peered with the hub. Hub 2 also has 2 VNets and a VPN branch office.
2929

30-
:::image type="content" source="./media/route-maps-how-to-summarize/environment.png" alt-text="Screenshot that shows to the Environment." lightbox="./media/route-maps-how-to-summarize/environment.png":::
30+
:::image type="content" source="./media/route-maps-how-to-summarize/environment.png" alt-text="Screenshot that shows the environment." lightbox="./media/route-maps-how-to-summarize/environment.png":::
3131

3232
Here's the addressing for this environment:
3333

@@ -53,7 +53,7 @@ In this scenario, the goal is to summarize some routes being advertised to the h
5353

5454
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.
5555

56-
:::image type="content" source="./media/route-maps-summarize-from-device-spoke-vnet-nva/db-before-one.png" alt-text="Screenshot that shows the routes before Route-maps." lightbox="./media/route-maps-summarize-from-device-spoke-vnet-nva/db-before-one.png":::
56+
:::image type="content" source="./media/route-maps-summarize-from-device-spoke-vnet-nva/db-before-one.png" alt-text="Screenshot that shows the routes before Route-maps." lightbox="./media/route-maps-summarize-from-device-spoke-vnet-nva/db-before-one.png":::
5757

5858
Use the Route-Map dashboard to verify the routes being sent to VPN branch 1.
5959

includes/virtual-wan-route-maps-ASN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ When using Route-maps, don't use private ASNs (Autonomous System Numbers) for AS
1010

1111
Don't use ASNs reserved by Azure for AS prepending:
1212

13-
Public ASNs: 8074, 8075, 12076
13+
* Public ASNs: 8074, 8075, 12076
1414

15-
Private ASNs: 65515, 65517, 65518, 65519, 65520
15+
* Private ASNs: 65515, 65517, 65518, 65519, 65520
1616

0 commit comments

Comments
 (0)