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
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,10 +32,12 @@ BGP peering is only available to Magic WAN/Transit customers with Direct CNI as
32
32
:::
33
33
34
34
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login), and select your account.
35
-
2. Go to **Interconnects**.
36
-
3. Find the Direct CNI interconnect you want to configure with BGP > select the **three dots** next to it > **Configure BGP**.
37
-
4. In **Customer device ASN**, enter the ASN for your network.
38
-
5. In **MD5 key**, you can optionally enter the key for your network. Note that this is meant to prevent accidental misconfigurations, and is not a security mechanism.
39
-
6. In **Advertised prefix list**, input the inside IP tunnel addresses automatically assigned by Cloudflare during the creation of the CNI interconnect.
40
-
7. Select **Enable BGP**.
35
+
2. Go to **{props.productName}** > **Configuration** > **BGP**.
36
+
3. In **CF Account ASN**, enter Cloudflare's ASN.
37
+
4. Go to **Interconnects**.
38
+
5. Find the Direct CNI interconnect you want to configure with BGP > select the **three dots** next to it > **Configure BGP**.
39
+
6. In **Customer device ASN**, enter the ASN for your network.
40
+
7. In **MD5 key**, you can optionally enter the key for your network. Note that this is meant to prevent accidental misconfigurations, and is not a security mechanism.
41
+
8. In **Advertised prefix list**, input the inside IP tunnel addresses automatically assigned by Cloudflare during the creation of the CNI interconnect.
0 commit comments