Skip to content

Commit 1a16bc1

Browse files
authored
Update advertise-prefixes.mdx
Adding information on redundant Route Reflectors (PCX-19135)
1 parent 5914460 commit 1a16bc1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/content/docs/magic-transit/how-to/advertise-prefixes.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@ Optionally, you can use BGP to control the advertisement status of your prefix
150150

151151
Prefixes can be advertised from Cloudflare's network in a supported on-demand method such as BGP Control, or dynamically via the UI, API, or [Magic Network Monitoring](/magic-transit/magic-network-monitoring/). During the onboarding of your on-demand prefixes, please specify whether you want BGP-controlled advertisement or dynamic advertisement (via dashboard/API/Magic Network Monitoring).
152152

153+
Our network architecture utilizes multiple, redundant Route Reflectors, ensuring that the failure of any single reflector does not impact overall network resiliency or traffic forwarding. For maximum resiliency, we recommend peering with all three of Cloudflare's redundant Route Reflectors, as this architecture ensures the failure of any single reflector does not impact overall network availability or traffic forwarding.
154+
153155
To begin using BGP control, contact your account team with the following information:
154156

155157
- BGP endpoint IP addresses
@@ -251,4 +253,4 @@ neighbor 173.245.63.66 {
251253
neighbor 141.101.67.22 {
252254
description "CF RR#3 CDG";
253255
}
254-
```
256+
```

0 commit comments

Comments
 (0)