Skip to content

Commit 49ba200

Browse files
[BYOIP, Aegis] Update callouts on egress and BYOIP (#19921)
* updated docs to reflect BYOIP for Aegis * Remove note that BYOIP is ingress only --------- Co-authored-by: Rebecca Tamachiro <[email protected]>
1 parent 3b54dc0 commit 49ba200

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

src/content/docs/aegis/about/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ Traditionally, Cloudflare maintains a very large pool of egress IPs that are use
4141

4242
:::caution[Warning]
4343

44-
[BYOIP](/byoip/) cannot be used as an Aegis egress IP.
44+
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.
45+
4546
:::
4647

4748
## Benefits

src/content/docs/aegis/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Leverage dedicated IPs to improve your origin security and implement Zero Trust.
1717

1818
<Plan type="enterprise" />
1919

20-
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.
20+
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.
2121

2222
***
2323

src/content/docs/byoip/get-started.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ import { GlossaryTooltip } from "~/components"
1010

1111
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.
1212

13-
:::note
14-
BYOIP is ingress only.
15-
:::
16-
1713
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/).
1814

1915
## Prerequisites

0 commit comments

Comments
 (0)