Skip to content

Commit 12eb1f1

Browse files
Switch order between delegation and mapping steps
1 parent 65d3a86 commit 12eb1f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/byoip/get-started-review.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ Overall, the steps can be summarized as follows:
3232
2. You prepare a [letter of agency (LOA)](/byoip/concepts/loa/) containing both the prefixes you are authorizing Cloudflare to announce and which ASN they will be announced under. Cloudflare will present this to our transit partners as evidence that we are allowed to announce the route.
3333
3. After receiving the LOA, Cloudflare validates the [requirements](#requirements).
3434
4. Cloudflare provisions the IPs.
35-
5. Once the IPs are provisioned, you use [service bindings](/byoip/service-bindings/) and [address maps](/byoip/address-maps/) to control how your IPs are used.
36-
6. (Optional) You can use [Prefix delegations](/byoip/concepts/prefix-delegations/) to share all or part of your prefix with another Cloudflare account.
35+
5. (Optional) You can use [Prefix delegations](/byoip/concepts/prefix-delegations/) to share all or part of your prefix with another Cloudflare account.
36+
6. You use [service bindings](/byoip/service-bindings/) and [address maps](/byoip/address-maps/) to control how your IPs are used.
3737
7. Finally, you configure the [Border Gateway Protocol advertisement](/byoip/concepts/dynamic-advertisement/) for your IPs at the Cloudflare network.

0 commit comments

Comments
 (0)