Skip to content

Commit 396c8d3

Browse files
authored
Merge pull request #289172 from halkazwini/ip-walk
Updates: Internet peering for Peering Service Exchange with Route Server partner walkthrough
2 parents 30ac102 + 31283c1 commit 396c8d3

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed
1.58 KB
Loading
102 Bytes
Loading
-14.4 KB
Loading

articles/internet-peering/walkthrough-exchange-route-server-partner.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: halkazwini
55
ms.author: halkazwini
66
ms.service: internet-peering
77
ms.topic: how-to
8-
ms.date: 07/23/2023
8+
ms.date: 10/24/2024
99
---
1010

1111
# Internet peering for Peering Service Exchange with Route Server partner walkthrough
@@ -18,7 +18,7 @@ Internet peering provides highly reliable and QoS (Quality of Service) enabled i
1818

1919
The following flowchart summarizes the process to onboard to Peering Service Exchange with Route Server:
2020

21-
:::image type="content" source="media/walkthrough-exchange-route-server-partner/peering-services-partner-onboarding-flowchart.png" alt-text="Diagram shows a flowchart of the onboarding process for Exchange with Route Server partners.":::
21+
:::image type="content" source="media/walkthrough-exchange-route-server-partner/peering-services-partner-onboarding-flowchart.png" alt-text="Diagram shows a flowchart of the onboarding process for Exchange with Route Server partners." lightbox="media/walkthrough-exchange-route-server-partner/peering-services-partner-onboarding-flowchart.png":::
2222

2323
## Technical requirements
2424

@@ -32,7 +32,7 @@ To establish a Peering Service Exchange with Route Server peering, follow these
3232
- The Peer CANNOT apply rate limiting to their connection
3333
- The Peer CANNOT configure a local redundant connection as a backup connection. Backup connections must be in a different location than primary connections.
3434
- Primary, backup, and redundant sessions all must have the same bandwidth
35-
- It's recommended to create Peering Service peerings in multiple locations so geo-redundancy can be achieved.
35+
- We recommend creating Peering Service peerings in multiple locations so geo-redundancy can be achieved.
3636
- All origin ASNs are registered in Azure portal.
3737
- Microsoft configures all the interconnect links as LAG (link bundles) by default, so, peer MUST support LACP (Link Aggregation Control Protocol) on the interconnect links.
3838

@@ -48,18 +48,18 @@ See [Associate peer ASN to Azure subscription using the Azure portal](howto-subs
4848

4949
1. To create a Peering Service Exchange with Route Server peering resource, search for **Peerings** in the Azure portal.
5050

51-
:::image type="content" source="./media/walkthrough-exchange-route-server-partner/internet-peering-portal-search.png" alt-text="Screenshot shows how to search for Peering resources in the Azure portal.":::
51+
:::image type="content" source="./media/walkthrough-exchange-route-server-partner/internet-peering-portal-search.png" alt-text="Screenshot shows how to search for Peering resources in the Azure portal." lightbox="./media/walkthrough-exchange-route-server-partner/internet-peering-portal-search.png":::
5252

5353
1. Select **+ Create**.
5454

55-
:::image type="content" source="./media/walkthrough-exchange-route-server-partner/create-peering.png" alt-text="Screenshot shows how to create a Peering resource in the Azure portal.":::
55+
:::image type="content" source="./media/walkthrough-exchange-route-server-partner/create-peering.png" alt-text="Screenshot shows how to create a Peering resource in the Azure portal." lightbox="./media/walkthrough-exchange-route-server-partner/create-peering.png":::
5656

57-
1. In the **Basics** tab, enter or select your Azure subscription, resource group, name, and ASN of the peering:
57+
1. On the **Basics** tab, enter or select your Azure subscription, resource group, name, and ASN of the peering:
5858

59-
:::image type="content" source="./media/walkthrough-exchange-route-server-partner/create-peering-basics.png" alt-text="Screenshot of the Basics tab of creating a peering in the Azure portal.":::
59+
:::image type="content" source="./media/walkthrough-exchange-route-server-partner/create-peering-basics.png" alt-text="Screenshot of the Basics tab of creating a peering in the Azure portal." lightbox="./media/walkthrough-exchange-route-server-partner/create-peering-basics.png":::
6060

6161
> [!NOTE]
62-
> These details you select CAN'T be changed after the peering is created. confirm they are correct before creating the peering.
62+
> The details you select CAN'T be changed after the peering is created. confirm they are correct before creating the peering.
6363
6464
1. In the **Configuration** tab, you MUST choose the following required configurations to create a peering for Peering Service Exchange with Route Server:
6565

@@ -69,11 +69,11 @@ See [Associate peer ASN to Azure subscription using the Azure portal](howto-subs
6969

7070
1. Select your **Metro**, then select **Create new** to add a connection to your peering.
7171

72-
:::image type="content" source="./media/walkthrough-exchange-route-server-partner/create-peering-configuration.png" alt-text="Screenshot of the Configuration tab of creating a peering in the Azure portal.":::
72+
:::image type="content" source="./media/walkthrough-exchange-route-server-partner/create-peering-configuration.png" alt-text="Screenshot of the Configuration tab of creating a peering in the Azure portal." lightbox="./media/walkthrough-exchange-route-server-partner/create-peering-configuration.png":::
7373

7474
1. In **Direct Peering Connection**, enter or select your peering facility details then select **Save**.
7575

76-
:::image type="content" source="./media/walkthrough-exchange-route-server-partner/direct-peering-connection.png" alt-text="Screenshot of creating a direct peering connection.":::
76+
:::image type="content" source="./media/walkthrough-exchange-route-server-partner/direct-peering-connection.png" alt-text="Screenshot of creating a direct peering connection." lightbox="./media/walkthrough-exchange-route-server-partner/direct-peering-connection.png":::
7777

7878
Peering connections for Peering Service Exchange with Route Server MUST have **Peer** as the Session Address Provider, and **Use for Peering Service** enabled. These options are chosen for you automatically.
7979

@@ -99,11 +99,11 @@ Before prefixes can be optimized for a customer, their ASN must be registered.
9999
100100
1. Open your Peering Service Exchange with Route Server peering in the Azure portal, and select **Registered ASNs**.
101101

102-
:::image type="content" source="./media/walkthrough-exchange-route-server-partner/registered-asn.png" alt-text="Screenshot shows how to go to Registered ASNs from the Peering Overview page in the Azure portal.":::
102+
:::image type="content" source="./media/walkthrough-exchange-route-server-partner/registered-asn.png" alt-text="Screenshot shows how to go to Registered ASNs from the Peering Overview page in the Azure portal." lightbox="./media/walkthrough-exchange-route-server-partner/registered-asn.png":::
103103

104104
1. Create a Registered ASN by entering the customer's Autonomous System Number (ASN) and a name.
105105

106-
:::image type="content" source="./media/walkthrough-exchange-route-server-partner/register-new-asn.png" alt-text="Screenshot shows how to register an ASN in the Azure portal.":::
106+
:::image type="content" source="./media/walkthrough-exchange-route-server-partner/register-new-asn.png" alt-text="Screenshot shows how to register an ASN in the Azure portal." lightbox="./media/walkthrough-exchange-route-server-partner/register-new-asn.png":::
107107

108108
After your ASN is registered, a unique peering service prefix key used for activation will be generated.
109109

@@ -140,7 +140,7 @@ When your customers onboard to Peering Service, customers must follow the steps
140140

141141
**A.** Microsoft announces roughly 280 prefixes on internet, and it may increase by 10-15% in future. So, a safe limit of 400-500 can be good to set as “Max prefix count”
142142

143-
**Q.** Will Microsoft re-advertise the Peer prefixes to the Internet?
143+
**Q.** Will Microsoft readvertise the Peer prefixes to the Internet?
144144

145145
**A.** No.
146146

0 commit comments

Comments
 (0)