Skip to content

Commit bb60fa8

Browse files
Add intro paragraph adding context and value of BYOIP
1 parent 9ce01c4 commit bb60fa8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/content/docs/byoip/index.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@ head:
1212
import { Plan, Description, Feature, CardGrid, LinkTitleCard } from "~/components";
1313

1414
<Description>
15-
Get Cloudflare's security and performance while using your own IPs.
15+
Get Cloudflare's security and performance while using your own IPs.
1616
</Description>
1717

1818
<Plan type="enterprise" />
1919

20+
Considering [how Cloudflare works as a reverse proxy](/fundamentals/concepts/how-cloudflare-works/), for some customers it may be important to maintain this functionality while also keeping their website or application associated with their own public IP space (instead of Cloudflare's[^1]).
21+
2022
With Bring Your Own IP (BYOIP), Cloudflare announces your IPs in all our locations. Use your IPs with [Magic Transit](/magic-transit/), [Spectrum](/spectrum/), [CDN services](/cache/), or Gateway [DNS locations](/cloudflare-one/connections/connect-devices/agentless/dns/locations/) and [dedicated egress IPs](/cloudflare-one/policies/gateway/egress-policies/dedicated-egress-ips/).
2123

2224
Learn how to [get started](/byoip/get-started/).
@@ -47,4 +49,6 @@ An overview of BGP, RPKI, and other important aspects of Internet routing.
4749
Explore how you can leverage Cloudflare's platform to create solutions based on your business needs.
4850
</LinkTitleCard>
4951

50-
</CardGrid>
52+
</CardGrid>
53+
54+
[^1]: Without BYOIP, when your domain's records are `proxied`, Cloudflare responds with a Cloudflare-owned [anycast IP address](/fundamentals/concepts/cloudflare-ip-addresses/).

0 commit comments

Comments
 (0)