Skip to content

Commit fd6f8d2

Browse files
Re-org: move Static IPs section to its own concept page
1 parent 7f16d75 commit fd6f8d2

File tree

4 files changed

+26
-17
lines changed

4 files changed

+26
-17
lines changed

src/content/docs/byoip/address-maps/index.mdx

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,4 @@ Some customers may only proxy zones through BYOIP addresses, and are prohibited
4040

4141
It is still possible to create more specific zone-level address maps with specific BYOIPs, but DNS will fall back to the account-wide address map without one.
4242

43-
To specify different addresses for certain zones, [create a new address map](/byoip/address-maps/setup/#create-address-maps).
44-
45-
## Static IPs
46-
47-
Static IPs are allocated to the account, but can be assigned to a single zone. This means that you can place multiple zones on the same static IPs. You can also specify which zones are mapped to your static IPs and control when the IPs for your zones change.
48-
49-
If you need to allowlist your IPs or to communicate your IPs to third parties, allocating static IPs to your account allows you to know them ahead of time.
50-
51-
Cloudflare will not change static IP addresses without notifying you, and will typically only do so at your request.
52-
53-
If you have a static IP, Cloudflare creates an address map which you can edit and add zones to. You cannot create a new address map using the static IP assigned to your account.
54-
55-
### Availability
56-
57-
Static IPs are available as an add-on purchase for Enterprise plans.
43+
To specify different addresses for certain zones, [create a new address map](/byoip/address-maps/setup/#create-address-maps).

src/content/docs/byoip/address-maps/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Consider the sections below to learn how to set up address maps.
1010

1111
## Create address maps
1212

13-
To avoid any errors if you have [static IPs](/byoip/address-maps/#static-ips-or-byoip), Cloudflare creates an address map during the static IP onboarding process. This means you cannot create a new address map with your static IPs, you may only edit the Cloudflare-created map and add or edit your zones within the existing map.
13+
To avoid any errors if you have [static IPs](/byoip/concepts/static-ips/), Cloudflare creates an address map during the static IP onboarding process. This means you cannot create a new address map with your static IPs, you may only edit the Cloudflare-created map and add or edit your zones within the existing map.
1414

1515
If you are using BYOIP instead, refer to the following steps:
1616

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Static IPs
3+
pcx_content_type: concept
4+
sidebar:
5+
order: 5
6+
7+
---
8+
9+
Leased static IPs allow you to use a set of specifically assigned Cloudflare IPs.
10+
11+
Static IPs are allocated to the account, but can be assigned to a single zone. This means that you can place multiple zones on the same static IPs. You can also specify which zones are mapped to your static IPs and control when the IPs for your zones change.
12+
13+
If you need to allowlist your IPs or to communicate your IPs to third parties, allocating static IPs to your account allows you to know them ahead of time.
14+
15+
Cloudflare will not change static IP addresses without notifying you, and will typically only do so at your request.
16+
17+
:::note
18+
Although BYOIP and static IPs are different offerings, both can be managed via [Address Maps](/byoip/address-maps/).
19+
:::
20+
21+
## Availability
22+
23+
Static IPs are available as an add-on purchase for Enterprise plans.

src/content/partials/dns/proxied-records-definition.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Because requests to proxied hostnames go through Cloudflare before reaching your
2020
Cloudflare anycast IPs used to proxy traffic on your domain are assigned automatically. These IPs might change at any time for operational reasons.
2121
If you need to allowlist Cloudflare IPs on your infrastructure or hosting provider, include the full list of [Cloudflare anycast IPs](https://www.cloudflare.com/ips/).
2222

23-
As an Enterprise customer, you have the option to get [static IPs](/spectrum/about/static-ip/) or [bring your own IPs (BYOIP)](/byoip/).
23+
As an Enterprise customer, you have the option to get [static IPs](/byoip/concepts/static-ips/) or [bring your own IPs (BYOIP)](/byoip/).

0 commit comments

Comments
 (0)