From 72a59713996b042d7105129ba915a3a2afc47701 Mon Sep 17 00:00:00 2001 From: marciocloudflare Date: Mon, 10 Mar 2025 10:28:49 +0000 Subject: [PATCH 1/2] updated language cf asn --- src/content/partials/network-interconnect/bgp-peering.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/partials/network-interconnect/bgp-peering.mdx b/src/content/partials/network-interconnect/bgp-peering.mdx index c496c080ca3646c..63ce35720374fdb 100644 --- a/src/content/partials/network-interconnect/bgp-peering.mdx +++ b/src/content/partials/network-interconnect/bgp-peering.mdx @@ -92,7 +92,7 @@ BGP support currently has the following limitations: The Magic routing table is managed by the customer, who can select both the Cloudflare-side ASN and the ASN for their customer device. -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 values between `64512` and `65534`). To set this ASN: +By default, each BGP peering session will use the same Cloudflare-side ASN to represent peering with the {props.productName} routing table. This ASN is called the CF Account ASN and is set to `13335`. This can be configured to a private 2-byte ASN (for example, any values between `64512` and `65534`). To set this ASN: 1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account. 2. Go to **{props.productName}** > **Configuration** > **BGP**. From d0d0c23f6afe6e72ee50b39137c02257135550a3 Mon Sep 17 00:00:00 2001 From: marciocloudflare Date: Mon, 10 Mar 2025 10:30:15 +0000 Subject: [PATCH 2/2] bold --- src/content/partials/network-interconnect/bgp-peering.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/partials/network-interconnect/bgp-peering.mdx b/src/content/partials/network-interconnect/bgp-peering.mdx index 63ce35720374fdb..a530e54d748f152 100644 --- a/src/content/partials/network-interconnect/bgp-peering.mdx +++ b/src/content/partials/network-interconnect/bgp-peering.mdx @@ -92,7 +92,7 @@ BGP support currently has the following limitations: The Magic routing table is managed by the customer, who can select both the Cloudflare-side ASN and the ASN for their customer device. -By default, each BGP peering session will use the same Cloudflare-side ASN to represent peering with the {props.productName} routing table. This ASN is called the CF Account ASN and is set to `13335`. This can be configured to a private 2-byte ASN (for example, any values between `64512` and `65534`). To set this ASN: +By default, each BGP peering session will use the same Cloudflare-side ASN to represent peering with the {props.productName} routing table. This ASN is called the **CF Account ASN** and is set to `13335`. This can be configured to a private 2-byte ASN (for example, any values between `64512` and `65534`). To set this ASN: 1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account. 2. Go to **{props.productName}** > **Configuration** > **BGP**.