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: src/content/docs/byoip/get-started-review.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Overall, the steps can be summarized as follows:
34
34
4. After receiving the LOA, Cloudflare validates the [requirements](#requirements) and provisions the IPs.
35
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
36
6. You use [service bindings](/byoip/service-bindings/)[^1] and [address maps](/byoip/address-maps/)[^2] to control how your IPs are used.
37
-
7.Finally, you configure the [Border Gateway Protocol advertisement](/byoip/concepts/dynamic-advertisement/)for your IPs at the Cloudflare network.
37
+
7.You advertise or withdraw the BGP route for a prefix via the [BGP Prefix API](/api/resources/addressing/subresources/prefixes/subresources/bgp_prefixes/methods/create/).
38
38
39
39
[^1]: Mappings that control through which pipeline traffic destined for a given IP address will be routed.
40
40
[^2]: Mappings that specify which IP addresses should be used when Cloudflare responds to DNS queries for proxied hostnames.
0 commit comments