You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/partials/network-interconnect/bgp-peering.mdx
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,13 @@ You need to enable <a href={props.productPath}>tunnel health checks</a> alongsid
31
31
BGP peering is only available to Magic WAN/Transit customers with Direct CNI as an on-ramp. If your network is set up with GRE or IPsec tunnels, you cannot use BGP peering.
32
32
:::
33
33
34
+
You need to configure two ASNs:
35
+
- The Cloudflare global account one.
36
+
- One ASN for each Interconnect you want to configure with BGP.
37
+
38
+
If you already have set up your Cloudflare account ASN, you can skip steps two and three below.
39
+
40
+
34
41
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login), and select your account.
35
42
2. Go to **{props.productName}** > **Configuration** > **BGP**.
0 commit comments