Skip to content

Commit 50369ea

Browse files
refined text
1 parent 7818de6 commit 50369ea

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

src/content/docs/byoip/concepts/loa.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ head:
1111

1212
A Letter of Agency (LOA) - sometimes referred to as a Letter of Authorization - is a document that authorizes Cloudflare to announce a prefix(es) on behalf of another entity. The LOA is required by Cloudflare's transit providers so they can accept the routes Cloudflare advertises on behalf of another entity.
1313

14-
The letter must contain both the prefixes you are authorizing Cloudflare to announce and which ASN they will be announced under. Cloudflare can announce a prefix under your ASN or you can use Cloudflare's ASN, which is AS 13335.
14+
The letter must contain both the prefixes you are authorizing Cloudflare to announce and which ASN they will be announced under. Cloudflare can announce a prefix under your ASN or you can use Cloudflare's ASN, which is AS13335.
15+
16+
:::note
17+
Current customers who are still using Cloudflare's AS209242 can continue using this same ASN. No further change is required.
18+
:::
1519

1620
Cloudflare accepts digital signatures on an LOA, as long as it is clear who is signing the LOA.
1721

1822
:::note[Note]
19-
20-
2123
An LOA is a formal document which should be on company letterhead and contain a wet signature. The Letter of Agency must be a PDF. Transit providers may reject the LOA if it is in a JPG or PNG format.
22-
23-
2424
:::
2525

2626
You can use the below template when creating an LOA document.

src/content/docs/magic-transit/how-to/advertise-prefixes.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,14 @@ List all prefixes and the [autonomous systems (ASNs)](https://www.cloudflare.com
2929

3030
</Details>
3131

32-
:::note[Note]
32+
## Cloudflare ASN vs. your own ASN
33+
3334
When customers supply their own ASN, Cloudflare prepends the main Cloudflare ASN (AS13335) to the BGP `AS_PATH`. For example, if the customer ASN is AS64496, anyone directly peering with Cloudflare sees the path as `13335 64496`.
3435

35-
If you do not have an ASN or do not want to bring your ASN to Cloudflare, you can use the Cloudflare Customer ASN (AS13335). In this case, the path becomes `13335 13335`.
36+
If you do not have an ASN or do not want to bring your ASN to Cloudflare, you can use the Cloudflare Customer ASN (AS13335).
37+
38+
:::note
39+
Current customers who are still using Cloudflare's AS209242 can continue using this same ASN. No further change is required.
3640
:::
3741

3842
## Add an IP prefix

0 commit comments

Comments
 (0)