Skip to content

Commit e0a88f0

Browse files
Merge pull request #294389 from halkazwini/rs-screenshots
Route Server screenshots reduction
2 parents 0a3a41a + c00368a commit e0a88f0

33 files changed

+49
-66
lines changed

articles/route-server/configure-route-server.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ author: halkazwini
55
ms.author: halkazwini
66
ms.service: azure-route-server
77
ms.topic: how-to
8-
ms.date: 09/18/2024
9-
8+
ms.date: 02/10/2025
109
---
1110

1211
# Configure and manage Azure Route Server
@@ -21,7 +20,6 @@ In this article, you learn how to configure and manage Azure Route Server using
2120

2221
- A route server.
2322

24-
2523
# [**PowerShell**](#tab/powershell)
2624

2725
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
@@ -34,7 +32,6 @@ In this article, you learn how to configure and manage Azure Route Server using
3432

3533
You can also [install Azure PowerShell locally](/powershell/azure/install-azure-powershell) to run the cmdlets. If you run PowerShell locally, sign in to Azure using the [Connect-AzAccount](/powershell/module/az.accounts/connect-azaccount) cmdlet.
3634

37-
3835
# [**Azure CLI**](#tab/cli)
3936

4037
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
@@ -71,15 +68,15 @@ In this section, you learn how to add a BGP peering to your route server to peer
7168

7269
1. Select **Add** to save the configuration.
7370

74-
:::image type="content" source="./media/configure-route-server/add-peer.png" alt-text="Screenshot that shows how to add the NVA to the route server as a peer." lightbox="./media/configure-route-server/add-peer.png":::
71+
:::image type="content" source="./media/add-peer.png" alt-text="Screenshot that shows how to add the NVA to the route server as a peer." lightbox="./media/add-peer.png":::
7572

7673
Once the peer NVA is successfully added, you can see it in the list of peers with a **Succeeded** provisioning state.
7774

78-
:::image type="content" source="./media/configure-route-server/peer-list.png" alt-text="Screenshot that shows the route server's peers." lightbox="./media/configure-route-server/peer-list.png":::
75+
:::image type="content" source="./media/peer-list.png" alt-text="Screenshot that shows the route server's peers." lightbox="./media/peer-list.png":::
7976

8077
To complete the peering setup, you must configure the NVA to establish a BGP session with the route server's peer IPs and ASN. You can find the route server's Peer IPs and ASN in the **Overview** page:
8178

82-
:::image type="content" source="./media/configure-route-server/route-server-overview.png" alt-text="Screenshot that shows the Overview page of a route server. " lightbox="./media/configure-route-server/route-server-overview.png":::
79+
:::image type="content" source="./media/route-server-overview.png" alt-text="Screenshot that shows the Overview page of a route server. " lightbox="./media/route-server-overview.png":::
8380

8481
[!INCLUDE [NVA peering note](../../includes/route-server-note-nva-peering.md)]
8582

@@ -262,7 +259,7 @@ In this section, you learn how to view the details of a peer.
262259

263260
1. In the list of peers, you can see the name, ASN, IP address, and provisioning state of any of the configured peers.
264261

265-
:::image type="content" source="./media/configure-route-server/peer-list.png" alt-text="Screenshot that shows the configuration of a route server's peer." lightbox="./media/configure-route-server/peer-list.png":::
262+
:::image type="content" source="./media/peer-list.png" alt-text="Screenshot that shows the configuration of a route server's peer." lightbox="./media/peer-list.png":::
266263

267264

268265
# [**PowerShell**](#tab/powershell)
Binary file not shown.
8.15 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)