Communities
Traffic Engineering Communities
We use BGP Extended Communities to provide traffic-engineering control down to each ASN.
The communities below will be stripped while exporting to our transit providers and peering partners to reduce the load of control plane.
Description | BGP Extended Community |
---|---|
Don't announce to peering partners | rt, 65009, 65100 |
Don't announce to transit providers | rt, 65009, 65000 |
Announce to specific AS | rt, 65000, ASN |
Don't announce to specific AS | rt, 65009, ASN |
Prepend 1x to specific AS | rt, 65001, ASN |
Prepend 2x to specific AS | rt, 65002, ASN |
Prepend 3x to specific AS | rt, 65003, ASN |
For example, use the communities below if you want to disable all our transit providers excluding Lumen:
bgp_ext_community.add((rt, 65009, 65000));
bgp_ext_community.add((rt, 65000, 3356));
Third-Party BGP Communities
Below is a list of BGP communities provided by our transit providers and IX route servers.
Please note that we have no control over these communities, so we can't guarantee that they will always be available. Also, not all of our providers have them publicly available. Please contact us for access to these documents if you need them.
One Step (opens in a new tab) maintains a list of BGP communities for many transit providers, which you can check if you need more information.
Transit Providers
- AS1299 Arelion f.k.a. Telia (opens in a new tab)
- AS2914 NTT (opens in a new tab)
- AS3356 Lumen f.k.a. Level3 / CenturyLink (opens in a new tab)
- AS9002 RETN (opens in a new tab)
- AS60068 Datacamp / CDN77 (opens in a new tab)
IX Route Servers
- IX.br (PTT.br) São Paulo (opens in a new tab)
- PITER-IX (opens in a new tab) We're not a paid member of PITER-IX thus TE communities aren't supported.