Borneo-IX

Informational BGP Communities

Route Origin

The route server will mark all routes with certain BGP Communities to indicate their origin. You can use this information to determine where a certain route has been injected into the Borneo-IX/DE-CIX switching platform. This gives you the option to filter routes learned from the route servers based on geographical location. 

Currently we tag the following information:

  • Switch: Indicates at which switch a prefix has been injected into the Borneo-IX/DE-CIX platform. We tag the corresponding edge switch.
    • Example: edge01.bwn1

 

  • Metro: The metropolitan region corresponding to the switch
    • Example: Bandar Seri Begawan

 

  • Country: The country corresponding to the above (in M49 format)
    • Example: Brunei

 

  • Continent: The continent corresponding to the above (in M49 format)
    • Example: Asia

This means that every route you will learn from the route servers will have four (additional) BGP Communities attached which indicate location information.

To avoid ambiguity about the semantics of a certain BGP Community, especially when being present multiple times, we strip all BGP Communities from the range that we use for route origin tagging on import. This is:

  • <RS_ASN>:1911:*
  • <RS_ASN>:1912:*
  • <RS_ASN>:1913:*
  • <RS_ASN>:1914:*
  • <RS_ASN>:1914:*

Overview

ContinentContinent
BGP Community
CountryCountry
BGP Community
MetroMetro
BGP Community
SwitchSwitch
BGP Community
Asia
<RS_ASN>:1914:142
Malaysia 
<RS_ASN>:1913:458
JHB<RS_ASN>:1912:18edge01.jhb1<RS_ASN>:1911:108
edge01.jhb2<RS_ASN>:1911:109
KUL<RS_ASN>:1912:17edge01.kul1<RS_ASN>:1911:106
edge01.kul2<RS_ASN>:1911:107
Singapore <RS_ASN>:1913:702SIN<RS_ASN>:1912:16edge01.sin1<RS_ASN>:1911:113
edge02.sin1<RS_ASN>:1911:114
Brunei <RS_ASN>:1913:96BWN
(Borneo-IX)
<RS_ASN>:1912:19edge01.bwn1<RS_ASN>:1911:112
South-eastern Asia (region):
Malaysia
Singapore
Brunei 
<RS_ASN>:1913:35ASE   
Unknown
Continent
<RS_ASN>:1914:65535Unknown
Country
<RS_ASN>:1913:65535Unknown
Metro
<RS_ASN>:1912:65535Unknown
Switch
<RS_ASN>:1911:65535

Examples

Example 1

A prefix has the following BGP Communities attached to it:

  • 4617:1914:142
  • 4617:1913:96
  • 4617:1912:19
  • 4617:1911:112

From these BGP Communities you can deduce that this particular prefix has been injected in Asia (4617:1914:142), Brunei Darussalam (4617:1913:96) in metro Bandar Seri Begawan (4617:1912:19) at edge01.bwn1 (4617:1911:112).

Example 2

A prefix has the following BGP Communities attached to it:

  • 4617:1914:142
  • 4617:1913:458
  • 4617:1912:18
  • 4617:1911:108

From these BGP Communities you can deduce that this particular prefix has been injected in Asia (4617:1914:142), Malaysia (4617:1913:458) in metro Johor Bahru (4617:1912:18) at edge01.jhb1 (4617:1911:108).