Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 3.15 KB

File metadata and controls

60 lines (42 loc) · 3.15 KB
title Monitor Route-maps using the Route Map Dashboard
titleSuffix Azure Virtual WAN
description Learn how to use the Route Map dashboard to monitor routes, AS Path, and BGP communities.
author cherylmc
ms.service azure-virtual-wan
ms.topic concept-article
ms.date 03/04/2024
ms.author cherylmc
ms.custom sfi-image-nochange

Monitor Route-maps using the Route Map dashboard

This article helps you use the Route Map dashboard to monitor Route-maps. Using the Route Map dashboard, you can monitor routes, AS Path, and BGP (Border Gateway Protocol) communities for routes in your Virtual WAN.

Dashboard view

The following steps walk you through how to navigate to the Route Map dashboard.

  1. Go to the Azure portal -> your Virtual WAN.
  2. On your Virtual WAN, in the left pane, under Connectivity, select Hubs.
  3. On the hubs page, you can see the hubs that are connected to your Virtual WAN. Select the hub that you want to view.
  4. In the left pane, under Routing, select Route-Maps.
  5. Select Route Map Dashboard from the Settings section to open the Route Map Dashboard.

View connections

After you open the Route Map dashboard, you can view the details of your connection. The following steps walk you through selecting the necessary values.

:::image type="content" source="./media/route-maps-dashboard/example-dashboard.png" alt-text="Screenshot shows the example Route Map dashboard page." lightbox="./media/route-maps-dashboard/example-dashboard.png":::

  1. From the drop-down, select the Connection type that you want to view. The connections types are VPN (Site-to-Site and Point-to-Site), ExpressRoute, and Virtual Network.

  2. From the drop-down, select Connection you want to view.

  3. Select the direction from the two options: In the inbound direction. or In the outbound direction. You can view inbound from a VNet or inbound to the virtual hub router from ExpressRoute, Branch, or User connections. You can also view routes outbound from a VNet or outbound from the virtual hub router to ExpressRoute, Branch, or User connections.

  4. On the Route Map dashboard, the following values are available:

    Value Description
    Prefix The route after a route map has been applied.
    As Path The BGP AS path of the route.
    Community The BGP community of the route.

Example

:::image type="content" source="./media/route-maps-dashboard/example-diagram.png" alt-text="Diagram shows a connection example." lightbox="./media/route-maps-dashboard/example-diagram.png":::

In this example, you can use the Route Map Dashboard to view the routes on Connection1 that are leaving the virtual hub router and going to the VPN Branch. The following steps walk you through how to view this connection.

  1. Go to the Route Map Dashboard.
  2. From the Choose connection type drop-down, select "VPN".
  3. From the Connection drop-down, select the connection. In this example, the connection is "Connection 1".
  4. For View routes for Route-maps applied, select In the outbound direction.

Next steps