Skip to content

Commit ff63bc3

Browse files
added routing table info
1 parent 969c2e1 commit ff63bc3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/content/partials/network-interconnect/bgp-peering.mdx

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,22 @@ With this functionality, customers can:
2121
- Secure the session by MD5 authentication to prevent misconfigurations.
2222
- Exchange routes dynamically between their devices and their Magic routing table.
2323

24+
## Peering with the Magic routing table
25+
26+
For both Magic WAN and Magic Transit use cases, BGP peering is with the Magic networking routing table (as opposed to peering with the Cloudflare Internet global network).
27+
28+
The Magic networking routing table is a virtual network overlay, private to your account, that spans all Cloudflare data centers globally. This overlay network provides:
29+
- Magic Transit packet delivery for DoS and Magic Firewall filtered Internet traffic, from the entry data center where the traffic ingressed, to your publicly addressed edge/border network via tunnels (GRE/IPsec) or interconnect (CNI).
30+
- Magic WAN packet transport between Magic tunnels, interconnects, Cloudflare Load Balancer, and Zero Trust connections such as WARP Client, Remote Browser Isolation, Access, and Gateway.
31+
32+
The Magic routing table supports IPv4 routes to:
33+
- RFC1918 address space
34+
- BYOIP public address space which you have onboarded to Cloudflare Magic Transit.
35+
36+
BGP peers configured by following this guide will receive advertisements for all prefixes in the Magic routing table plus any additional prefixes configured in the per-interconnect **Advertised prefix list**.
37+
38+
If instead you are seeking to do public peering with the Cloudflare ASN 13335 at one of the Cloudflare data centers, refer to [PNI and peering setup](/network-interconnect/pni-and-peering/). Note that it is not currently possible to share Magic network BGP peering and PNI on the same physical interconnect port.
39+
2440
## Route distribution and convergence
2541

2642
Routes received from the customer device will be redistributed into the Magic routing table, which is used by both Magic WAN and Magic Transit.

0 commit comments

Comments
 (0)