Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/content/docs/aegis/about/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/aegis/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Leverage dedicated IPs to improve your origin security and implement Zero Trust.

<Plan type="enterprise" />

Cloudflare Aegis provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 [WAF](/waf/) and <GlossaryTooltip term="content delivery network (CDN)">CDN</GlossaryTooltip> 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 <GlossaryTooltip term="content delivery network (CDN)">CDN</GlossaryTooltip> 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.

***

Expand Down
4 changes: 0 additions & 4 deletions src/content/docs/byoip/get-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down