diff --git a/src/content/docs/aegis/about/index.mdx b/src/content/docs/aegis/about/index.mdx index 7190860c7d0c528..b3aed8a55c0f986 100644 --- a/src/content/docs/aegis/about/index.mdx +++ b/src/content/docs/aegis/about/index.mdx @@ -41,7 +41,8 @@ Traditionally, Cloudflare maintains a very large pool of egress IPs that are use :::caution[Warning] -[BYOIP](/byoip/) cannot be used as an Aegis egress IP. +Each dedicated egress pool can consist of either IPs from a [BYOIP prefix](/byoip/) or Cloudflare-leased IPs. A single dedicated egress pool cannot contain both BYOIPs and leased IPs. + ::: ## Benefits diff --git a/src/content/docs/aegis/index.mdx b/src/content/docs/aegis/index.mdx index 9c167e11bc3485c..38b955d7f2e2b88 100644 --- a/src/content/docs/aegis/index.mdx +++ b/src/content/docs/aegis/index.mdx @@ -17,7 +17,7 @@ Leverage dedicated IPs to improve your origin security and implement Zero Trust. -Cloudflare Aegis provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 [WAF](/waf/) and CDN services, as well as [Spectrum](/spectrum/). The egress IPs are reserved exclusively for your account so that you can increase your origin security by only allowing traffic from a small list of IP addresses. +Cloudflare Aegis provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 [WAF](/waf/) and CDN services, as well as [Spectrum](/spectrum/). The egress IPs are reserved exclusively for your account so that you can increase your origin security by only allowing traffic from a small list of IP addresses. Both [BYOIP](/byoip) and Cloudflare-leased IPs are supported by Cloudflare Aegis. *** diff --git a/src/content/docs/byoip/get-started.mdx b/src/content/docs/byoip/get-started.mdx index 0c0da10e4ce13d3..652b511941fc96b 100644 --- a/src/content/docs/byoip/get-started.mdx +++ b/src/content/docs/byoip/get-started.mdx @@ -10,10 +10,6 @@ import { GlossaryTooltip } from "~/components" To bring your own IPs, you must work with your account team to understand everything you need to ensure a smooth transition during the onboarding process. -:::note -BYOIP is ingress only. -::: - Cloudflare requires a service-specific configuration for your prefixes, as well as some requirements common to all BYOIP customers regardless of service type. These requirements are common to all products compatible with BYOIP, such as [Magic Transit](/magic-transit/), [Spectrum](/spectrum/), and [CDN services](/cache/). ## Prerequisites