Skip to content

Commit e9ec77d

Browse files
updated config steps
1 parent 5820a84 commit e9ec77d

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

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

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,12 @@ BGP peering is only available to Magic WAN/Transit customers with Direct CNI as
3232
:::
3333

3434
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.
42+
9. Select **Enable BGP**.
4143

0 commit comments

Comments
 (0)