UAE-IX route server 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 UAE-IX 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 UAE-IX platform. We tag the corresponding edge switch.
    • Example: edge01.dxb1
  • Metro: The metropolitan region corresponding to the switch
    • Example: Dubai
  • Country: The country corresponding to the above (in M49 format)
    • Example: UAE
  • 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:

  • 61374:1911:*
  • 61374:1911:*
  • 61374:1911:*
  • 61374:1911:*

Overview

ContinentContinent BGP CommunityCountry
BGP Community
Country BGP ComMetroMetro
BGP Community

Switch

Switch
BGP Community

Asia61374:1914:142United Arab Emirates 🇦🇪61374:1913:784DXB
(UAE-IX)
61374:1912:3

edge01.dxb1

61374:1911:79

edge01.dxb1

61374:1911:80
edge02.dxb261374:1911:181
Unknown Continent61374:1914:65535Unknown Country61374:1913:65535Unknown Metro61374:1912:65535Unknown
Switch
61374:1911:65535

Example

A prefix has the following BGP Communities attached to it:

  • 61374:1914:142
  • 61374:1913:784
  • 61374:1912:3
  • 61374:1911:79

From these BGP Communities you can deduce that this particular prefix has been injected in Asia (61374:1914:142), UAE (61374:1913:784) in metro region Dubai (65102:1912:3) at edge01.dxb1 (65102:1911:79).