Skip to content

Commit cf3c432

Browse files
added bgp peering
1 parent 0eef1d9 commit cf3c432

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/content/docs/magic-transit/cloudflare-ips.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In addition to using Magic Transit with your own IP address, you can use Magic T
1313
To protect your network using a Cloudflare IP address, contact your account manager. After receiving your IP address, you will need to:
1414

1515
- [Create a tunnel](/magic-transit/how-to/configure-tunnels/).
16-
- [Set up static routes](/magic-transit/how-to/configure-static-routes).
16+
- [Set up static routes](/magic-transit/how-to/configure-static-routes) or [BGP peering](/magic-transit/how-to/bgp-peering/).
1717
- [Configure health checks](/magic-transit/how-to/run-endpoint-health-checks).
1818
- Confirm [tunnel](/magic-transit/how-to/tunnel-health-checks/) and endpoint health checks were properly configured.
1919
- Update your infrastructure at your own pace to use the allocated Cloudflare IPs.

src/content/docs/magic-transit/get-started.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,13 @@ Refer to [Maximum transmission unit and maximum segment size](/magic-transit/ref
9292

9393
[Configure the tunnels](/magic-transit/how-to/configure-tunnels/) on both the Cloudflare side and your router side to connect to your origin infrastructure.
9494

95-
## 4. Configure static routes
95+
## 4. Configure static routes or BGP peering
9696

97-
Configure [static routes](/magic-transit/how-to/configure-static-routes/) to route traffic from Cloudflare's global network to your locations.
97+
Configure [static routes](/magic-transit/how-to/configure-static-routes/) or [BGP peering](/magic-transit/how-to/bgp-peering/) to route traffic from Cloudflare's global network to your locations.
9898

9999
## 5. Run pre-flight checks
100100

101-
After setting up your tunnels and static routes, Cloudflare validates tunnel connectivity, tunnel and endpoint [health checks](/magic-transit/reference/tunnel-health-checks/#tunnel-health-checks), <GlossaryTooltip term="letter of agency">Letter of Agency (LOA)</GlossaryTooltip>, Internet Routing Registry (IRR), and <GlossaryTooltip term="maximum segment size (MSS)">maximum segment size (MSS) configurations</GlossaryTooltip>. Configurations for Cloudflare global network are applied and take around one day to rollout.
101+
After setting up your tunnels and routes, Cloudflare validates tunnel connectivity, tunnel and endpoint [health checks](/magic-transit/reference/tunnel-health-checks/#tunnel-health-checks), <GlossaryTooltip term="letter of agency">Letter of Agency (LOA)</GlossaryTooltip>, Internet Routing Registry (IRR), and <GlossaryTooltip term="maximum segment size (MSS)">maximum segment size (MSS) configurations</GlossaryTooltip>. Configurations for Cloudflare global network are applied and take around one day to rollout.
102102

103103
## 6. Advertise prefixes
104104

0 commit comments

Comments
 (0)