Skip to content

Commit 60aca96

Browse files
Clarifying anycast vs local prefixes (#19221)
* Clarifying anycast vs local prefixes Clarified the difference between anycast prefixes and local prefixes. * Update src/content/docs/network-interconnect/classic-cni/set-up/configure-bgp-bfd.mdx --------- Co-authored-by: marciocloudflare <[email protected]>
1 parent d96dfd5 commit 60aca96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/network-interconnect/classic-cni/set-up/configure-bgp-bfd.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If you have a virtual link via Megaport, the IP provisioning may fail if you hav
3636

3737
After you provision the IPs and the ping tests confirm the connection, accept the routes from the BGP session Cloudflare configured. Configuring the BGP session on both the Cloudflare and user sides requires a BGP call and an approximately two hour maintenance window that you provide to Cloudflare.
3838

39-
Cloudflare advertises all of its anycast prefixes including [BYOIP](/byoip/) prefixes over CNI, but the process occurs over a private link from Cloudflare to the customer data center.
39+
Cloudflare advertises all of its available anycast prefixes, including [BYOIP](/byoip/) prefixes, over a private CNI link between Cloudflare and the customer data center. However, this can exclude other location-specific prefixes that may not be available at that datacenter.
4040

4141
:::note
4242
Your CNI needs to accept all of Cloudflare's prefixes to ensure it is fully utilized, and traffic routed from the data centers back to the CNI is secure, fast, and reliable.

0 commit comments

Comments
 (0)