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
title: Create a BGP peering with virtual hub - Azure portal
2
+
title: 'Configure BGP peering to an NVA: Azure portal'
3
3
titleSuffix: Azure Virtual WAN
4
4
description: Learn how to create a BGP peering with Virtual WAN hub router.
5
-
services: virtual-wan
6
5
author: cherylmc
7
-
8
6
ms.service: virtual-wan
9
7
ms.topic: conceptual
10
-
ms.date: 07/20/2022
8
+
ms.date: 08/24/2022
11
9
ms.author: cherylmc
12
10
13
11
---
14
-
# How to create BGP peering with virtual hub- Azure portal
12
+
# Configure BGP peering to an NVA - Azure portal
15
13
16
-
This article helps you configure an Azure Virtual WAN hub router to peer with a Network Virtual Appliance (NVA) in your virtual network using the Azure portal. The virtual hub router learns routes from the NVA in a spoke VNet that is connected to a virtual WAN hub. The virtual hub router also advertises the virtual network routes to the NVA. For more information, see [Scenario: BGP peering with a virtual hub](scenario-bgp-peering-hub.md).
14
+
This article helps you configure an Azure Virtual WAN hub router to peer with a Network Virtual Appliance (NVA) in your virtual network using BGP Peering via the Azure portal. The virtual hub router learns routes from the NVA in a spoke VNet that is connected to a virtual WAN hub. The virtual hub router also advertises the virtual network routes to the NVA. For more information, see [Scenario: BGP peering with a virtual hub](scenario-bgp-peering-hub.md).
17
15
18
16
:::image type="content" source="./media/create-bgp-peering-hub-portal/diagram.png" alt-text="Diagram of configuration.":::
19
17
20
18
## Prerequisites
21
19
22
-
Verify that you have met the following criteria before beginning your configuration:
20
+
Verify that you've met the following criteria before beginning your configuration:
23
21
24
22
[!INCLUDE [Before you begin](../../includes/virtual-wan-before-include.md)]
25
23
@@ -33,51 +31,49 @@ A hub is a virtual network that can contain gateways for site-to-site, ExpressRo
33
31
34
32
[!INCLUDE [Create a hub](../../includes/virtual-wan-hub-basics.md)]
35
33
34
+
Once you have the settings configured, click **Review + Create** to validate, then click **Create**. The hub will begin provisioning. After the hub is created, go to the hub's **Overview** page. When provisioning is completed, the **Routing status** is **Provisioned**.
35
+
36
36
## <aname="vnet"></a>Connect the VNet to the hub
37
37
38
-
In this section, you create a connection between your hub and VNet.
38
+
After your hub router status is provisioned, create a connection between your hub and VNet.
39
39
40
40
[!INCLUDE [Connect a VNet to a hub](../../includes/virtual-wan-connect-vnet-hub-include.md)]
41
41
42
42
## Configure a BGP peer
43
43
44
-
1. Sign in to the [Azure portal](https://portal.azure.com).
45
-
46
-
1. On the portal page for your virtual WAN, in the **Connectivity** section, select **Hubs** to view the list of hubs. Click a hub to configure a BGP peer.
47
-
48
-
:::image type="content" source="./media/create-bgp-peering-hub-portal/hubs.png" alt-text="Screenshot of hubs.":::
44
+
1. Sign in to the [Azure portal](https://portal.azure.com).
49
45
50
-
1.On the **Virtual Hub**page, under the **Routing** section, select **BGP Peers**and click **+ Add**to add a BGP peer.
46
+
1.On the portal page for your virtual WAN, in the left pane, select **Hubs**to view the list of hubs. Click a hub to configure a BGP peer.
0 commit comments