Skip to content

Commit 7a45349

Browse files
Adjust service-bindings/index.mdx with CDN-Spectrum mix
1 parent bc8ad11 commit 7a45349

File tree

1 file changed

+4
-3
lines changed
  • src/content/docs/byoip/service-bindings

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,11 @@ Service binding operations are currently only available via API. You can find al
1717

1818
## Scope
1919

20-
Customers using BYOIP with Magic Transit can leverage the [service binding API endpoints](/api/resources/addressing/subresources/prefixes/subresources/service_bindings/) to selectively route traffic through the CDN [^1] or Spectrum [^2] pipelines on a per-IP address basis.
20+
Customers using BYOIP with Magic Transit, [CDN services](/cache/), or [Spectrum](/spectrum/) can leverage the [service binding API endpoints](/api/resources/addressing/subresources/prefixes/subresources/service_bindings/) to selectively route traffic through the CDN [^1] or Spectrum [^2] pipelines on a per-IP address basis. This means:
2121

22-
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.
22+
- You can upgrade individual IPs within a Magic Transit prefix to either a CDN IP or a Spectrum IP. For example, if you have a Magic Transit prefix `203.0.113.0/24`, you can upgrade `203.0.113.1` to CDN and `203.0.113.2` to Spectrum.
23+
- You can upgrade individual IPs within a CDN prefix to a Spectrum IP. For example, if you have a CDN prefix `203.0.113.0/24`, you can upgrade `203.0.113.1` to Spectrum.
24+
- You can upgrade individual IPs within a Spectrum prefix to a CDN IP. For example, if you have a Spectrum prefix `203.0.113.0/24`, you can upgrade `203.0.113.1` to CDN.
2325

2426
:::caution
2527
Magic Transit customers must ensure that their contract includes CDN and/or Spectrum according to their needs.
@@ -37,7 +39,6 @@ When a service binding of type `Spectrum` is applied, once the change has propag
3739

3840
## Limitations
3941

40-
- You must keep Magic Transit as a common base service, spanning all addresses in your prefix.
4142
- When adding a service binding for a given IP address, it must be either a CDN service binding or a Spectrum service binding. It is not possible (or necessary) to bind both services.
4243
- Once a service binding is created (or deleted), it will take four to six hours to propagate across Cloudflare's global network. Services for the IP addresses in scope will likely be disrupted during this window.
4344

0 commit comments

Comments
 (0)