Skip to content

Commit c428459

Browse files
[Aegis] Document Spectrum support (#19073)
* Add link to Aegis docs from ent-only-network-security * Edit Aegis description, with Spectrum separated from layer 7 * Create new page for Spectrum and fill in initial content * Review and complete new spectrum.mdx * Leverage auto alphabetical order within configuration-options
1 parent 1cf85b1 commit c428459

File tree

9 files changed

+33
-20
lines changed

9 files changed

+33
-20
lines changed

src/content/docs/aegis/configuration-options/access-cni.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: Access and CNI
33
pcx_content_type: concept
4-
sidebar:
5-
order: 3
64
head:
75
- tag: title
86
content: Use Aegis with Access and CNI

src/content/docs/aegis/configuration-options/data-localization.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: Data Localization Suite
33
pcx_content_type: reference
4-
sidebar:
5-
order: 4
64
head:
75
- tag: title
86
content: Use Aegis with Data Localization Suite

src/content/docs/aegis/configuration-options/load-balancing.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: Load Balancing
33
pcx_content_type: reference
4-
sidebar:
5-
order: 5
64
head:
75
- tag: title
86
content: Use Aegis with Load Balancing

src/content/docs/aegis/configuration-options/network-firewall.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: Network firewall
33
pcx_content_type: concept
4-
sidebar:
5-
order: 2
64
head:
75
- tag: title
86
content: Use Aegis with network firewall
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Spectrum
3+
pcx_content_type: concept
4+
head:
5+
- tag: title
6+
content: Use Aegis with Spectrum
7+
8+
---
9+
10+
[Spectrum](/spectrum/) allows you to route email, file transfer, games, and more over TCP or UDP through Cloudflare. This means you can mask your origin and protect it from DDoS attacks.
11+
12+
While you can use [BYOIP](/byoip/) or static IPs to control which IPs are used for ingress with Spectrum, Aegis allows you to have a more strict list of [egress IPs](/aegis/about/) as well.
13+
14+
```mermaid
15+
flowchart LR
16+
accTitle: Cloudflare as a reverse proxy
17+
accDescr: Diagram showing Cloudflare's network between clients and the origin server.
18+
A[Client] --ingress--> B((Cloudflare))--egress--> C[(Origin server)]
19+
```
20+
21+
Aegis with Spectrum supports both TCP and UDP application types. HTTP/HTTPS types are also supported, although through a different configuration.
22+
23+
If you are interested in any of these solutions, contact your account team.

src/content/docs/aegis/configuration-options/workers.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
22
title: Workers
33
pcx_content_type: reference
4-
sidebar:
5-
order: 6
64
head:
75
- tag: title
86
content: Use Aegis with Cloudflare Workers

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

2222
***
2323

src/content/docs/cache/index.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import { CardGrid, Description, Feature, GlossaryTooltip, LinkTitleCard, Plan, R
1313

1414
<Description>
1515

16-
Cache content across Cloudflare's global server network.
16+
Cache content across Cloudflare's global server network.
1717
</Description>
1818

1919
<Plan type="all" />
@@ -64,31 +64,31 @@ Instantly purge cached files to force Cloudflare to fetch fresh versions from yo
6464
## Related products
6565

6666
<RelatedProduct header="Load Balancing" href="/load-balancing/" product="load-balancing">
67-
Cloudflare Load Balancing distributes traffic across your <GlossaryTooltip term="endpoint">endpoints</GlossaryTooltip>, reducing endpoint strain and latency and improving the end users experience.
67+
Cloudflare Load Balancing distributes traffic across your <GlossaryTooltip term="endpoint">endpoints</GlossaryTooltip>, reducing endpoint strain and latency and improving the end users experience.
6868
</RelatedProduct>
6969

7070
<RelatedProduct header="Images" href="/images/" product="images">
71-
A suite of products tailored to your image-processing needs.
71+
A suite of products tailored to your image-processing needs.
7272
</RelatedProduct>
7373

7474
<RelatedProduct header="Workers" href="/workers/" product="workers">
75-
Cloudflare Workers allows developers to build serverless applications and deploy instantly across the globe for exceptional performance, reliability, and scale.
75+
Cloudflare Workers allows developers to build serverless applications and deploy instantly across the globe for exceptional performance, reliability, and scale.
7676
</RelatedProduct>
7777

7878
<RelatedProduct header="Rules" href="/rules/" product="rules">
79-
Cloudflare Rules allows you to make adjustments to requests and responses, configure Cloudflare settings, and trigger specific actions for matching requests.
79+
Cloudflare Rules allows you to make adjustments to requests and responses, configure Cloudflare settings, and trigger specific actions for matching requests.
8080
</RelatedProduct>
8181

8282
<RelatedProduct header="Cloudflare Network Interconnect" href="/network-interconnect/" product="network-interconnect">
83-
Cloudflare Network Interconnect (CNI) allows you to connect your network infrastructure directly with Cloudflare – rather than using the public Internet – for a more reliable and secure experience.
83+
Cloudflare Network Interconnect (CNI) allows you to connect your network infrastructure directly with Cloudflare – rather than using the public Internet – for a more reliable and secure experience.
8484
</RelatedProduct>
8585

8686
<RelatedProduct header="R2" href="/r2/" product="r2">
87-
Cloudflare R2 Storage allows developers to store large amounts of unstructured data without the costly egress bandwidth fees associated with typical cloud storage services.
87+
Cloudflare R2 Storage allows developers to store large amounts of unstructured data without the costly egress bandwidth fees associated with typical cloud storage services.
8888
</RelatedProduct>
8989

9090
<RelatedProduct header="Aegis" href="/aegis/" product="aegis">
91-
Cloudflare Aegis provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 WAF and CDN services.
91+
Cloudflare Aegis provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 WAF and CDN services, as well as Spectrum.
9292
</RelatedProduct>
9393

9494
***

src/content/partials/learning-paths/ent-only-network-security.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ import { Details, GlossaryTooltip } from "~/components"
3838

3939
<Details header="Cloudflare Aegis">
4040

41-
Cloudflare Aegis provides dedicated egress IPs (from Cloudflare to your origin) for your layer 7 [WAF](/waf/), <GlossaryTooltip term="content delivery network (CDN)">CDN</GlossaryTooltip>, and [Spectrum](/spectrum/) services. The egress IPs are reserved exclusively for your account so that you can increase your origin security by only allowing a small list of IP addresses through your <GlossaryTooltip term="layer 3">layer 3</GlossaryTooltip> firewall.
41+
[Cloudflare Aegis](/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 a small list of IP addresses through your <GlossaryTooltip term="layer 3">layer 3</GlossaryTooltip> firewall.
4242

4343
Refer to the [introductory blog post](https://blog.cloudflare.com/cloudflare-aegis/) for details, or to the [Multi-vendor reference architecture](/reference-architecture/architectures/multi-vendor/#internet-default) for an example use case.
4444

0 commit comments

Comments
 (0)