Search
BGP Routing & Redundancy | Summit
BGP Communities

BGP Routing & Redundancy

Use Border Gateway Protocol (BGP) communities to control BGP traffic.

Contact Support
BGP communities routing
FAQs

Find answers to frequently asked questions about BGP

Customers with public ASN peerings with Summit will be required, at minimum, to maintain accurate IRR records for their AUT-NUM or AS-SET. Summit recommends deploying RPKI ROAs for IP space for better protection against route hijacking, but it is not required currently. Customers with private ASNs are not responsible for any updates for IRR records or RPKI ROAs.

The Border Gateway Protocol (BGP) is the primary routing protocol used on the internet to determine how data packets are forwarded between autonomous systems. It works by exchanging information about available routes and their associated attributes, enabling routers to make informed decisions about the best path for routing traffic.

Internet Routing Registries (IRRs) are databases that store information about how internet traffic should be routed between different networks and autonomous systems. They play a crucial role in enhancing the accuracy and efficiency of internet routing. IRRs contain records that describe the IP address prefixes and Autonomous System Numbers (ASNs) that a network owns or controls.

These records are typically created and maintained by network administrators and Internet Service Providers (ISPs). Summit and other network operators use IRR data to create and update routing policies. By consulting IRRs, network administrators can ensure that routing decisions are based on accurate and up-to-date information, which helps prevent traffic misdirection, hijacking, and other routing anomalies. This is especially important for maintaining the stability and security of the global internet.

Customers who have public BGP peerings with Summit are required to maintain accurate IRR information for their ASN. They will need to provide either an AUT-NUM or an AS-SET. If a customer would like to update the source (AUT-NUM or AS-SET) Summit uses to update routing policies, they can contact us.

Summit updates the prefix filters using automated tools twice a day at 8AM CT and 8PM CT.

Resource Public Key Infrastructure (RPKI) is a security framework designed to enhance the trustworthiness of internet routing by tying cryptographic keys to IP address prefixes.

With RPKI, organizations can create digitally signed Route Origin Authorizations (ROAs) that assert their authority over specific IP address blocks. These ROAs are then distributed through a hierarchical system of Certificate Authorities (CAs), enabling network operators to verify the legitimacy of route announcements made over the Border Gateway Protocol (BGP). RPKI helps prevent route hijacking and IP address spoofing, two common security vulnerabilities in internet routing, by allowing routers to validate that the announced routes match the cryptographic ROAs, thus increasing the overall security and reliability of the global internet routing system.

Summit currently accepts valid route announcements. For customers who have deployed RPKI, this allows for routes to be accepted immediately by both Summit and its upstream providers without having to wait for a prefix filter update to happen. IRR information is still required to be kept up to date.

Summit rejects invalid routes and currently has no plans to reject unknown routes at this time.

BCP38, short for “Best Current Practice 38,” is a network security recommendation that encourages network operators to implement source address validation in their networks.

Specifically, BCP38 advocates for the filtering of outgoing traffic so that it only contains source IP addresses that are legitimately assigned to the network. By doing so, BCP38 helps prevent the use of spoofed or forged source IP addresses, which are commonly exploited in various types of cyberattacks, including Distributed Denial of Service (DDoS) and IP address spoofing. This practice aids in maintaining the integrity and security of the global internet by ensuring that traffic leaving a network carries accurate source information, making it harder for malicious actors to manipulate or misuse IP addresses in their network traffic.

Summit will be applying filters to customer interfaces which will allow traffic with source addresses from either a prefix which has been accepted by the BGP policy or by a prefix within each customer’s IRR AUT-NUM or AS-SET. Traffic sourced from accepted valid RPKI routes will be accepted even though the IRR information hasn’t been updated on the router.

Informational Communities

Informational Communities convey how and where a route was learned by our network

They always have 5 digits in the second half and use the structure below.

23352:TCRPP
TThe type of relationship through which the route was learned.
CThe continent in which the route was learned.
RThe region of the continent in which the route was learned.
PPThe POP city code in which the route was learned.
ValueRelationshipContinentRegion
0AllAll
1TransitNorth AmericaNorth-West
2Public PeerEuropeNorth
3Private PeerAsiaNorth-East
4CustomerAustraliaWest
5InternetSouth AmericaCentral
6AfricaEast
7Middle EastSouth-West
8South
9South-East
City CodeCity / POP IdentifierCity State / Province, Country
11IADAshburn VA, United States
12NYCNew York NY, United States
13SJCSan Jose CA, United States
14PAOPalo Alto CA, United States
15SFOSan Francisco CA, United States
16ORDChicago IL, United States
17DFWDallas/Forth Worth TX, United States
18LAXLos Angeles CA, United States
19EWRNewark NJ, United States
20AMSAmsterdam, Netherlands
21TKOTokyo, Japan
22LHRLondon, United Kingdom
23ATLAtlanta GA, United States
24PHXPhoenix AZ, United States
25MTLMontreal QC, Canada
26TORToronto ON, Canada
27IAHHouston TX, United States
28SEASeattle WA, United States
29DENDenver CO, United States
30MIAMiami FL, United States
31SLCSalt Lake City UT, United States
32FRAFrankfurt, Germany
33CDGParis, France
34BOSBoston MA, United States
35ROTSt Leon-Rot, Baden-Württemberg, Germany
36OTPBucharest, Romania
41SYDSydney, New South Wales, Australia
55GRUSão Paulo, Região Sudeste, Brazil
Action Communities

Action Communities are optional communities for controlling route attributes and how they’re exported to other networks

Action Communities can be targeted to specific peer ASNs, locations (by continent, region, city), or classes of neighbors (transits, peers, customers). They always have 4 digits in the second half and use one of two structures.

ASN:A0CR
Target by continent and region.
ASN:A1PP
Target by POP city code.
A — The action code to be performed.
C — The target continent.
R — The target region.
PP — The target POP city code.
Action CodeAction
1Prepend AS-PATH with 23352 on export
2Prepend AS-PATH with 23352 23352 on export
3Prepend AS-PATH with 23352 23352 23352 on export
4Prepend AS-PATH with 23352 23352 23352 23352 on export
5Set Multi-Exit Discriminator (MED) to 0 on export
6Do not export
9Override a Do Not Export (action code 6)
Target ASNMeaning
23352Apply action to all neighbor ASNs
#####Apply action to a specific ASN #####
65001Apply action to all Transits
65002Apply action to all Peers
65003Apply action to all Customers
Local Preference Communities

Local Preference Communities influence the best-path selection of BGP prefixes

The local-preference attribute only applies to path selection within Summit’s network. A value of 50 will create a backup route that’s neither used nor propagated to the rest of the Internet, only becoming active if no other route is heard.

50local-pref
23352:50
Backup route only
100local-pref
23352:100
Default transit route
150local-pref
23352:150
Less than peer, more than transit
200local-pref
23352:200
Default peer route
250local-pref
23352:250
Less than customer, more than peer
300local-pref
23352:300
Default customer route
350local-pref
23352:350
Preferred above other customers

Higher local-preference values are more preferred during best-path selection.

Other Communities

These miscellaneous communities don’t fit in any other format

23352:69
Multihomed Customer Advisory Tag (this is used to automatically indicate any known issues, such as congestion or routing problems, so that multi-homed customers can match this community and divert traffic to another path).
23352:666
Null route all traffic to this prefix (requires a pre-established session with a BGP blackhole server).
23352:998
Within the Summit network, do not export the prefix outside of the current continent.
23352:999
Within the Summit network, do not export the prefix outside of the current region.
23352:5000
Anycast