Skip to content

Commit b1bba94

Browse files
[BYOIP] Clarify same prefix individual IPs can have either CDN or Spectrum (#17792)
1 parent 62a7eff commit b1bba94

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/docs/byoip/service-bindings.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Service binding operations are currently only available via API. You can find al
1717

1818
Currently, if you have BYOIP configured with [Magic Transit](/magic-transit/), you can use the [service binding API](/api/operations/ip-address-management-service-bindings-list-service-bindings) endpoints to add CDN or Spectrum capabilities on top of Magic Transit.
1919

20+
You can upgrade individual IPs within a Magic Transit prefix to either a CDN IP or a Spectrum IP. For example, if you have `203.0.113.0/24`, you can upgrade `203.0.113.1` to CDN and `203.0.113.2` to Spectrum.
21+
2022
### CDN (Cache)
2123

2224
When you add the CDN service binding, any HTTP requests received via designated IPs are directed into the CDN pipeline (for [Layer 7 processing](/fundamentals/concepts/how-cloudflare-works/#how-cloudflare-works-as-a-reverse-proxy)) as they reach the Cloudflare network.
@@ -27,6 +29,5 @@ Adding [Spectrum](/spectrum/) allows you to benefit from Cloudflare security and
2729

2830
## Limitations
2931

30-
- It is currently not possible to use both Spectrum and CDN together with the Magic Transit service. You must choose one or the other when upgrading your IPs.
3132
- You must keep Magic Transit as a common base service, spanning all addresses in your prefix.
3233
- Once a service binding is created, its propagation across the Cloudflare network will take four to six hours to complete.

0 commit comments

Comments
 (0)