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
Copy file name to clipboardExpand all lines: articles/internet-peering/walkthrough-communications-services-partner.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,6 +81,9 @@ For optimized routing for your Communication services infrastructure prefixes, y
81
81
Please ensure that the prefixes registered are being announced over the direct interconnects established in that location.
82
82
If the same prefix is announced in multiple peering locations, it is sufficient to register them with just one of the peerings in order to retrieve the unique prefix keys after validation.
83
83
84
+
> [!NOTE]
85
+
> The Connection State of your peering connections must be Active before registering any prefixes.
86
+
84
87
**Prefix Registration**
85
88
86
89
1. If you are an Operator Connect Partner, you would be able to see the “Register Prefix” tab on the left panel of your peering resource page.
@@ -122,6 +125,14 @@ Below are the steps to activate the prefix.
122
125
123
126
## FAQs:
124
127
128
+
**Q.** When will my BGP peer come up?
129
+
130
+
**A.** After the LAG comes up our automated process configures BGP. Note, BFD must be configured on the non-MSFT peer to start route exchange.
131
+
132
+
**Q.** When will peering IP addresses be allocated and displayed in the Azure portal?
133
+
134
+
**A.** Our automated process allocates addresses and sends the information via email after the port is configured on our side.
135
+
125
136
**Q.** I have smaller subnets (</24) for my Communications services. Can I get the smaller subnets also routed?
126
137
127
138
**A.** Yes, Microsoft Azure Peering service supports smaller prefix routing also. Please ensure that you are registering the smaller prefixes for routing and the same are announced over the interconnects.
@@ -130,6 +141,10 @@ Below are the steps to activate the prefix.
130
141
131
142
**A.** Microsoft announces all of Microsoft's public service prefixes over these interconnects. This will ensure not only Communications but other cloud services are accessible from the same interconnect.
132
143
144
+
**Q.** Are there any AS path constraints?
145
+
146
+
**A.** Yes, for registered prefixes smaller than /24, advertised AS path must be less than four. Path of four or longer will cause the advertisement to be rejected by policy.
147
+
133
148
**Q.** I need to set the prefix limit, how many routes Microsoft would be announcing?
134
149
135
150
**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”
@@ -158,6 +173,10 @@ Below are the steps to activate the prefix.
158
173
159
174
**A.** Time will be variable depending on number and location of sites, and if Peer is migrating existing private peerings or establishing new cabling. Carrier should plan for 3+ weeks.
160
175
176
+
**Q.** How is progress communicated outside of the portal status?
177
+
178
+
**A.** Automated emails are sent at varying milestones
179
+
161
180
**Q.** Can we use APIs for onboarding?
162
181
163
182
**A.** Currently there is no API support, and configuration must be performed via web portal.
0 commit comments