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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ BGP support currently has the following limitations:
45
45
46
46
The Magic routing table is managed by the customer, who can select both the Cloudflare-side ASN and the ASN for their customer device.
47
47
48
-
By default, each BGP peering session will use the same Cloudflare-side ASN to represent peering with the {props.productName} routing table. This default ASN is called the **CF Account ASN** and should be configured to a private 2-byte ASN (`64512` and `65534`). To set this ASN:
48
+
By default, each BGP peering session will use the same Cloudflare-side ASN to represent peering with the {props.productName} routing table. This default ASN is called the **CF Account ASN** and should be configured to a private 2-byte ASN (for example, any vales between `64512` and `65534`). To set this ASN:
49
49
50
50
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account.
51
51
2. Go to **{props.productName}** > **Configuration** > **BGP**.
0 commit comments