SlideShare a Scribd company logo
Euro-IX Update
APRICOT 2016, 2016-02-23, Auckland, NZ
Arnold Nipper
arnold.nipper@de-cix.net
Twitter: @euroix
Association of IXPs
76 affiliated IXPs:
•  53 IXPs in the Euro-IX Region

=> in 49 Countries, operating over 100 Peering LANs
•  23 IXPs from the rest of the world
•  Newest Members:

Mega IX (Australia), OM-NIX (Bulgaria), Dataline-IX (Russia)
Association of IXPs
13 Patrons
•  ADVA Optical Networking
•  Alcatel-Lucent
•  Brocade
•  BTI Systems
•  ECI Telecom
•  Extreme Networks
•  FlexOptix
•  Huawei
•  Interxion
•  Juniper Networks
•  MRV
•  Telecity
•  Telehouse
What do we do?
•  2 Forums per year
•  Maintaining the Website, database and tools
•  Mailing Lists
•  Newsletter – Subscribe here:
https://www.euro-ix.net/news-and-events/newsletter/
•  Working Groups
•  Working with IEEE Ethernet Study Group
•  Annual European IXP Report
•  Mentoring Program (Mentor-IX)
•  Benchmarking
Why do we do it? Good of the community!
Internet Exchange Federation

(IX-F)
Other IXPAs
Internet Exchange Federation (IX-F)
•  MOU signed by APIX, Euro-IX and LAC-IX to form the 

IX-F in November 2012 – www.ix-f.net
•  Af-IX signed the MoU to join the IX-F 
•  Idea to have a Global IXP DB (IX-F DB)
•  Global IXP BCPs
•  Automate Data Collection from IXPs
•  Plans to collaborate with other external Databases
What is the IX-F?
IX-F Board
•  AFIX
Nishal Goburdhan – JINX (South Africa)
Kyle Spencer – UIXP (Uganda)
•  APIX
Gaurab Raj Upadhaya - NPIX (Nepal)
Katsuyasu Toyama - JPNAP (Japan)
•  Euro-IX
Arnold Nipper - DE-CIX (Germany)
John Souter - LINX (United Kingdom)
•  LAC-IX
Ariel Graizer - NAP CABase (Argentina)
Milton Kashiwakura - PTT.br (Brazil)
The Internet Revealed – IXP Movie
Now available in English, French, Turkish, Spanish, Romanian,
Portuguese, Arabic and German, check out ourYoutube channel:
https://www.youtube.com/channel/
UCFyucVRAAMzxyJIsxnGwsjw
more languages to come!
IX-F Database
IXP Database Project
•  There are many IXP Databases…
Existing database issues
•  No single trusted data source
•  Poor quality & no or very little APIs / automation
•  “We’ll only peer with you, if you’re in PeeringDB”
•  Databases are updated manually
•  We’re moving into a world of automation
•  …IXPs hold accurate information but lack automation
Historical Problem
IXPs	
   PeeringDB	
  
Manual	
  update	
  -­‐	
  email	
  
PeeringDB - Database for networks and data centres
IX-F Database
IX-F DB API server written using Python / Django, 

which can:
•  get / create / update / delete IXP, organisation, IP addressing
and network information
•  all interaction is JSON
•  all non-sensitive information will be publicly available
•  Members of IXPAs will be able to create, update and delete
IXPs from the databases.
•  https://db.ix-f.net/api/ixp
IX-F Database
•  We have a proof of concept client to interact with this
database in Python including unit test code at: 

https://github.com/euro-ix/ixf-client-py
•  The PHP version of this with unit tests also available at:
https://github.com/euro-ix/ixf-client-php
Where we are…
IXP	
  Manager	
   Euro-­‐IX	
  
Django/Python	
  	
  
code	
  
IXPs	
  
IXPs	
  
IXPs	
  
PeeringDB	
  
IX-­‐F	
  DB	
  
API	
   API	
  
IXPAs	
  
Telegeography	
  
IX-F Database
Where	
  are	
  we..	
  
•  Designed	
  for	
  IXPs	
  to	
  export	
  (push)	
  data	
  with	
  
minimal	
  intervenDon	
  
•  Simple	
  modificaDons	
  can	
  be	
  used	
  for	
  IXP	
  to	
  IXPA	
  or	
  
to	
  PeeringDB	
  
•  At	
  present	
  Euro-­‐IX	
  is	
  the	
  only	
  IXPA	
  interface	
  ready	
  
to	
  talk	
  with	
  PeeringDB	
  -­‐	
  	
  we	
  encourage	
  ALL	
  IXPs	
  to	
  
use	
  the	
  Euro-­‐IX	
  website	
  while	
  others	
  are	
  being	
  
worked	
  on.	
  
•  APIX	
  started	
  work,	
  LAC-­‐IX	
  and	
  AFIX	
  to	
  come..	
  
IX-F DB
 PeeringDB
IXP info
DC/Network info
APIX
IXP
AFIX
IXP
Euro-IX
IXP
LAC-IX
IXP
ISP
 Network
 Data Center
Euro-IX IXP JSON
Schema
A real life example..
Thanks	
  to	
  Andy	
  Davidson	
  for	
  the	
  example!	
  
	
  
“Who	
  am	
  I	
  not	
  peering	
  with	
  at	
  LONAP?”	
  
•  You	
  have	
  a	
  script	
  which	
  load	
  direct	
  adjacencies	
  into	
  an	
  
array.	
  
•  You	
  need	
  a	
  complete	
  and	
  canonical	
  list	
  of	
  peers	
  to	
  
compare	
  differences	
  
IX-F Database
•  hWps://db.ix-­‐f.net/api/ixp	
  
Very	
  very	
  easy	
  mate	
  
Why not just use the IXPs own data?
•  This gives you a single API for many IXPs
•  Get the same format for all IXPs, it’s
standard - wohoo!
•  Data is fed from the IXP - IXPs have
accurate data!
•  Portable, supportable and scaleable!
Euro-IX IXP JSON Schema
•  Contains	
  both	
  IXP	
  data	
  &	
  IXP	
  ParDcipant	
  data	
  
•  ASN	
  (member	
  list),	
  locaDons,	
  switch,	
  IXP	
  info	
  
•  Open,	
  consistent	
  &	
  an	
  atomic	
  design	
  	
  
•  Currently	
  12	
  IXP	
  independent	
  implementaDon	
  
•  Open	
  source	
  implementaDon	
  in	
  IXP	
  Manager	
  	
  
•  Source	
  available	
  on	
  github:	
  
hWps://github.com/euro-­‐ix/json-­‐schemas	
  
In search of accurate information
•  Give	
  network	
  operators	
  the	
  choice	
  of	
  ge^ng	
  
accurate	
  informaDon	
  from	
  either	
  IX-­‐F	
  or	
  
PeeringDB	
  
•  This	
  data	
  can	
  be	
  obtained	
  using	
  APIs	
  	
  
•  PeeringDB	
  &	
  Telegeography	
  
•  Increases	
  use	
  of	
  automaDon	
  
•  saves	
  Dme,	
  saves	
  money,	
  increases	
  
accuracy.	
  
IXPs outside Euro-IX Region
IXPs in APIX Region
89 known IXPs
19 Countries
49 Cities
Check our Map:
www.euro-
ix.net/location-
of-ixps
Traffic Growth in APIX Region
1000
1200
1400
1600
1800
2000
2200
•" Known"aggregated"traffic"over"public"peering"LAN"
•" From"1,612%Gbps%to"2,074%Gbps"
•" Data"collected"from"17"IXPs"
!
Thank you!
secretariat at euro-ix dot net
Twitter: @euroix

More Related Content

What's hot

An IPv6 Primer
An IPv6 PrimerAn IPv6 Primer
An IPv6 Primer
Carlos Martinez Cagnazzo
 
NiFi Best Practices for the Enterprise
NiFi Best Practices for the EnterpriseNiFi Best Practices for the Enterprise
NiFi Best Practices for the Enterprise
Gregory Keys
 
Machine Learning in the IoT with Apache NiFi
Machine Learning in the IoT with Apache NiFiMachine Learning in the IoT with Apache NiFi
Machine Learning in the IoT with Apache NiFi
DataWorks Summit/Hadoop Summit
 
Apache NiFi Crash Course Intro
Apache NiFi Crash Course IntroApache NiFi Crash Course Intro
Apache NiFi Crash Course Intro
DataWorks Summit/Hadoop Summit
 
Apache NiFi Crash Course - San Jose Hadoop Summit
Apache NiFi Crash Course - San Jose Hadoop SummitApache NiFi Crash Course - San Jose Hadoop Summit
Apache NiFi Crash Course - San Jose Hadoop Summit
Aldrin Piri
 
Apache NiFi User Guide
Apache NiFi User GuideApache NiFi User Guide
Apache NiFi User Guide
Deon Huang
 
Hadoop Summit Tokyo Apache NiFi Crash Course
Hadoop Summit Tokyo Apache NiFi Crash CourseHadoop Summit Tokyo Apache NiFi Crash Course
Hadoop Summit Tokyo Apache NiFi Crash Course
DataWorks Summit/Hadoop Summit
 
Introduction to Apache NiFi And Storm
Introduction to Apache NiFi And StormIntroduction to Apache NiFi And Storm
Introduction to Apache NiFi And Storm
Jungtaek Lim
 
Introduction to data flow management using apache nifi
Introduction to data flow management using apache nifiIntroduction to data flow management using apache nifi
Introduction to data flow management using apache nifi
Anshuman Ghosh
 
ARIN 36 IETF IPv6 Activities Report
ARIN 36 IETF IPv6 Activities ReportARIN 36 IETF IPv6 Activities Report
ARIN 36 IETF IPv6 Activities Report
ARIN
 
Apache NiFi 1.0 in Nutshell
Apache NiFi 1.0 in NutshellApache NiFi 1.0 in Nutshell
Apache NiFi 1.0 in Nutshell
Koji Kawamura
 
Drilling into Data with Apache Drill
Drilling into Data with Apache DrillDrilling into Data with Apache Drill
Drilling into Data with Apache Drill
DataWorks Summit
 
Apache NiFi: latest developments for flow management at scale
Apache NiFi: latest developments for flow management at scaleApache NiFi: latest developments for flow management at scale
Apache NiFi: latest developments for flow management at scale
Abdelkrim Hadjidj
 
ION Krakow - A Global IPv6 Deployment Update
ION Krakow - A Global IPv6 Deployment UpdateION Krakow - A Global IPv6 Deployment Update
ION Krakow - A Global IPv6 Deployment Update
Deploy360 Programme (Internet Society)
 
The Evolution of Big Data at Spotify
The Evolution of Big Data at SpotifyThe Evolution of Big Data at Spotify
The Evolution of Big Data at Spotify
Josh Baer
 
Running Apache NiFi with Apache Spark : Integration Options
Running Apache NiFi with Apache Spark : Integration OptionsRunning Apache NiFi with Apache Spark : Integration Options
Running Apache NiFi with Apache Spark : Integration Options
Timothy Spann
 
Data at Scales and the Values of Starting Small with Apache NiFi & MiNiFi
Data at Scales and the Values of Starting Small with Apache NiFi & MiNiFiData at Scales and the Values of Starting Small with Apache NiFi & MiNiFi
Data at Scales and the Values of Starting Small with Apache NiFi & MiNiFi
Aldrin Piri
 
Apache NiFi Meetup - Princeton NJ 2016
Apache NiFi Meetup - Princeton NJ 2016Apache NiFi Meetup - Princeton NJ 2016
Apache NiFi Meetup - Princeton NJ 2016
Timothy Spann
 
CommunicAsia 2017: IPv6 deployment architecture for IoT
CommunicAsia 2017: IPv6 deployment architecture for IoTCommunicAsia 2017: IPv6 deployment architecture for IoT
CommunicAsia 2017: IPv6 deployment architecture for IoT
APNIC
 
6. Apache Kylin Roadmap and Community - Apache Kylin Meetup @Shanghai
6. Apache Kylin Roadmap and Community - Apache Kylin Meetup @Shanghai6. Apache Kylin Roadmap and Community - Apache Kylin Meetup @Shanghai
6. Apache Kylin Roadmap and Community - Apache Kylin Meetup @Shanghai
Luke Han
 

What's hot (20)

An IPv6 Primer
An IPv6 PrimerAn IPv6 Primer
An IPv6 Primer
 
NiFi Best Practices for the Enterprise
NiFi Best Practices for the EnterpriseNiFi Best Practices for the Enterprise
NiFi Best Practices for the Enterprise
 
Machine Learning in the IoT with Apache NiFi
Machine Learning in the IoT with Apache NiFiMachine Learning in the IoT with Apache NiFi
Machine Learning in the IoT with Apache NiFi
 
Apache NiFi Crash Course Intro
Apache NiFi Crash Course IntroApache NiFi Crash Course Intro
Apache NiFi Crash Course Intro
 
Apache NiFi Crash Course - San Jose Hadoop Summit
Apache NiFi Crash Course - San Jose Hadoop SummitApache NiFi Crash Course - San Jose Hadoop Summit
Apache NiFi Crash Course - San Jose Hadoop Summit
 
Apache NiFi User Guide
Apache NiFi User GuideApache NiFi User Guide
Apache NiFi User Guide
 
Hadoop Summit Tokyo Apache NiFi Crash Course
Hadoop Summit Tokyo Apache NiFi Crash CourseHadoop Summit Tokyo Apache NiFi Crash Course
Hadoop Summit Tokyo Apache NiFi Crash Course
 
Introduction to Apache NiFi And Storm
Introduction to Apache NiFi And StormIntroduction to Apache NiFi And Storm
Introduction to Apache NiFi And Storm
 
Introduction to data flow management using apache nifi
Introduction to data flow management using apache nifiIntroduction to data flow management using apache nifi
Introduction to data flow management using apache nifi
 
ARIN 36 IETF IPv6 Activities Report
ARIN 36 IETF IPv6 Activities ReportARIN 36 IETF IPv6 Activities Report
ARIN 36 IETF IPv6 Activities Report
 
Apache NiFi 1.0 in Nutshell
Apache NiFi 1.0 in NutshellApache NiFi 1.0 in Nutshell
Apache NiFi 1.0 in Nutshell
 
Drilling into Data with Apache Drill
Drilling into Data with Apache DrillDrilling into Data with Apache Drill
Drilling into Data with Apache Drill
 
Apache NiFi: latest developments for flow management at scale
Apache NiFi: latest developments for flow management at scaleApache NiFi: latest developments for flow management at scale
Apache NiFi: latest developments for flow management at scale
 
ION Krakow - A Global IPv6 Deployment Update
ION Krakow - A Global IPv6 Deployment UpdateION Krakow - A Global IPv6 Deployment Update
ION Krakow - A Global IPv6 Deployment Update
 
The Evolution of Big Data at Spotify
The Evolution of Big Data at SpotifyThe Evolution of Big Data at Spotify
The Evolution of Big Data at Spotify
 
Running Apache NiFi with Apache Spark : Integration Options
Running Apache NiFi with Apache Spark : Integration OptionsRunning Apache NiFi with Apache Spark : Integration Options
Running Apache NiFi with Apache Spark : Integration Options
 
Data at Scales and the Values of Starting Small with Apache NiFi & MiNiFi
Data at Scales and the Values of Starting Small with Apache NiFi & MiNiFiData at Scales and the Values of Starting Small with Apache NiFi & MiNiFi
Data at Scales and the Values of Starting Small with Apache NiFi & MiNiFi
 
Apache NiFi Meetup - Princeton NJ 2016
Apache NiFi Meetup - Princeton NJ 2016Apache NiFi Meetup - Princeton NJ 2016
Apache NiFi Meetup - Princeton NJ 2016
 
CommunicAsia 2017: IPv6 deployment architecture for IoT
CommunicAsia 2017: IPv6 deployment architecture for IoTCommunicAsia 2017: IPv6 deployment architecture for IoT
CommunicAsia 2017: IPv6 deployment architecture for IoT
 
6. Apache Kylin Roadmap and Community - Apache Kylin Meetup @Shanghai
6. Apache Kylin Roadmap and Community - Apache Kylin Meetup @Shanghai6. Apache Kylin Roadmap and Community - Apache Kylin Meetup @Shanghai
6. Apache Kylin Roadmap and Community - Apache Kylin Meetup @Shanghai
 

Viewers also liked

Impactos de la clausura ilegal de la tienda de recuerdos de la Fundación Char...
Impactos de la clausura ilegal de la tienda de recuerdos de la Fundación Char...Impactos de la clausura ilegal de la tienda de recuerdos de la Fundación Char...
Impactos de la clausura ilegal de la tienda de recuerdos de la Fundación Char...
Carlos Mena
 
Miherbalife
MiherbalifeMiherbalife
Miherbalife
afernandezh
 
Babelfish: MAA Rio Oct 21 2011
Babelfish: MAA Rio Oct 21 2011Babelfish: MAA Rio Oct 21 2011
Babelfish: MAA Rio Oct 21 2011
Brian Crotty
 
Gingivaland papillary.comp
Gingivaland papillary.compGingivaland papillary.comp
Gingivaland papillary.comp
Dara Pich
 
iQU an Introduction
iQU an IntroductioniQU an Introduction
iQU an Introduction
iQU
 
Orr occupational health programme update october 2014
Orr occupational health programme update   october 2014Orr occupational health programme update   october 2014
Orr occupational health programme update october 2014
Mouli samira walie-rahman
 
Salidas Alternativas Valdivia, Fundación Tierra de Esperanza
Salidas Alternativas Valdivia, Fundación Tierra de EsperanzaSalidas Alternativas Valdivia, Fundación Tierra de Esperanza
Salidas Alternativas Valdivia, Fundación Tierra de Esperanza
Francisco J. Estrada Vásquez
 
Novedades bibliográficas Febrero-Marzo 2013
Novedades bibliográficas Febrero-Marzo 2013Novedades bibliográficas Febrero-Marzo 2013
Novedades bibliográficas Febrero-Marzo 2013
bibliopsicouy
 
Aznalcóllar, domingo ramos 22 de marzo de 1937
Aznalcóllar, domingo ramos 22 de marzo de 1937Aznalcóllar, domingo ramos 22 de marzo de 1937
Aznalcóllar, domingo ramos 22 de marzo de 1937
Javier Luque Aguirre
 
Interceramic
InterceramicInterceramic
Interceramic
Nelly Sánchez
 
Internationalisierung Straessle
Internationalisierung StraessleInternationalisierung Straessle
Internationalisierung Straessle
Knut Scherpe
 
Catálago de sitios web para crear historias y comics
Catálago de sitios web para crear historias y comicsCatálago de sitios web para crear historias y comics
Catálago de sitios web para crear historias y comics
Monica Graciela Menendez
 
Analitica practica #3
Analitica practica #3Analitica practica #3
Analitica practica #3
iqinstrumentales3
 
BriteCon 2014 Web Services
BriteCon 2014  Web ServicesBriteCon 2014  Web Services
BriteCon 2014 Web Services
Phil Reynolds
 
La sociedad del conocimiento
La sociedad del conocimientoLa sociedad del conocimiento
La sociedad del conocimiento
MAURICIOVARGAS32
 
Actividad 3.5.5.5: Ponerse en sus Zapatos
Actividad 3.5.5.5: Ponerse en sus ZapatosActividad 3.5.5.5: Ponerse en sus Zapatos
Actividad 3.5.5.5: Ponerse en sus Zapatos
Acamica
 
Plan de Negocios - TarjeBus - Emprendedores
Plan de Negocios - TarjeBus - EmprendedoresPlan de Negocios - TarjeBus - Emprendedores
Plan de Negocios - TarjeBus - Emprendedores
Alfredo Humberto Escalante Godinez
 
Visit thru woc at the Palmer School of Chiropractic
Visit thru woc at the Palmer School of ChiropracticVisit thru woc at the Palmer School of Chiropractic
Visit thru woc at the Palmer School of Chiropractic
Jim. Dubel
 
Itron US BR 473 Ultrasonic Flow Meter - Brochure - English
Itron US BR 473 Ultrasonic Flow Meter - Brochure - EnglishItron US BR 473 Ultrasonic Flow Meter - Brochure - English
Itron US BR 473 Ultrasonic Flow Meter - Brochure - English
Thorne & Derrick UK
 
Askep alzheimer AKPER PEMDA MUNA
Askep alzheimer AKPER PEMDA MUNA Askep alzheimer AKPER PEMDA MUNA
Askep alzheimer AKPER PEMDA MUNA
Operator Warnet Vast Raha
 

Viewers also liked (20)

Impactos de la clausura ilegal de la tienda de recuerdos de la Fundación Char...
Impactos de la clausura ilegal de la tienda de recuerdos de la Fundación Char...Impactos de la clausura ilegal de la tienda de recuerdos de la Fundación Char...
Impactos de la clausura ilegal de la tienda de recuerdos de la Fundación Char...
 
Miherbalife
MiherbalifeMiherbalife
Miherbalife
 
Babelfish: MAA Rio Oct 21 2011
Babelfish: MAA Rio Oct 21 2011Babelfish: MAA Rio Oct 21 2011
Babelfish: MAA Rio Oct 21 2011
 
Gingivaland papillary.comp
Gingivaland papillary.compGingivaland papillary.comp
Gingivaland papillary.comp
 
iQU an Introduction
iQU an IntroductioniQU an Introduction
iQU an Introduction
 
Orr occupational health programme update october 2014
Orr occupational health programme update   october 2014Orr occupational health programme update   october 2014
Orr occupational health programme update october 2014
 
Salidas Alternativas Valdivia, Fundación Tierra de Esperanza
Salidas Alternativas Valdivia, Fundación Tierra de EsperanzaSalidas Alternativas Valdivia, Fundación Tierra de Esperanza
Salidas Alternativas Valdivia, Fundación Tierra de Esperanza
 
Novedades bibliográficas Febrero-Marzo 2013
Novedades bibliográficas Febrero-Marzo 2013Novedades bibliográficas Febrero-Marzo 2013
Novedades bibliográficas Febrero-Marzo 2013
 
Aznalcóllar, domingo ramos 22 de marzo de 1937
Aznalcóllar, domingo ramos 22 de marzo de 1937Aznalcóllar, domingo ramos 22 de marzo de 1937
Aznalcóllar, domingo ramos 22 de marzo de 1937
 
Interceramic
InterceramicInterceramic
Interceramic
 
Internationalisierung Straessle
Internationalisierung StraessleInternationalisierung Straessle
Internationalisierung Straessle
 
Catálago de sitios web para crear historias y comics
Catálago de sitios web para crear historias y comicsCatálago de sitios web para crear historias y comics
Catálago de sitios web para crear historias y comics
 
Analitica practica #3
Analitica practica #3Analitica practica #3
Analitica practica #3
 
BriteCon 2014 Web Services
BriteCon 2014  Web ServicesBriteCon 2014  Web Services
BriteCon 2014 Web Services
 
La sociedad del conocimiento
La sociedad del conocimientoLa sociedad del conocimiento
La sociedad del conocimiento
 
Actividad 3.5.5.5: Ponerse en sus Zapatos
Actividad 3.5.5.5: Ponerse en sus ZapatosActividad 3.5.5.5: Ponerse en sus Zapatos
Actividad 3.5.5.5: Ponerse en sus Zapatos
 
Plan de Negocios - TarjeBus - Emprendedores
Plan de Negocios - TarjeBus - EmprendedoresPlan de Negocios - TarjeBus - Emprendedores
Plan de Negocios - TarjeBus - Emprendedores
 
Visit thru woc at the Palmer School of Chiropractic
Visit thru woc at the Palmer School of ChiropracticVisit thru woc at the Palmer School of Chiropractic
Visit thru woc at the Palmer School of Chiropractic
 
Itron US BR 473 Ultrasonic Flow Meter - Brochure - English
Itron US BR 473 Ultrasonic Flow Meter - Brochure - EnglishItron US BR 473 Ultrasonic Flow Meter - Brochure - English
Itron US BR 473 Ultrasonic Flow Meter - Brochure - English
 
Askep alzheimer AKPER PEMDA MUNA
Askep alzheimer AKPER PEMDA MUNA Askep alzheimer AKPER PEMDA MUNA
Askep alzheimer AKPER PEMDA MUNA
 

Similar to Euro-IX Update

IX-F Database for Automation
IX-F Database for AutomationIX-F Database for Automation
IX-F Database for Automation
Internet Society
 
Network protocol
Network protocolNetwork protocol
Network protocol
Non Hongthong
 
The IXPDB
The IXPDBThe IXPDB
The IXPDB
APNIC
 
Globus in European Life Science
Globus in European Life ScienceGlobus in European Life Science
Globus in European Life Science
Globus
 
IPv6 by APNIC
IPv6 by APNICIPv6 by APNIC
IPv6 by APNIC
Febrian ‎
 
Web Services for the Internet of Things
Web Services for the Internet of ThingsWeb Services for the Internet of Things
Web Services for the Internet of Things
Markku Laine
 
El Punto Neutro de Internet en Cataluña
El Punto Neutro de Internet en CataluñaEl Punto Neutro de Internet en Cataluña
El Punto Neutro de Internet en Cataluña
CSUC - Consorci de Serveis Universitaris de Catalunya
 
PLNOG 7: Ferenc Csorba - What’s new at the RIPE NCC?
PLNOG 7: Ferenc Csorba - What’s new at the RIPE NCC?PLNOG 7: Ferenc Csorba - What’s new at the RIPE NCC?
PLNOG 7: Ferenc Csorba - What’s new at the RIPE NCC?
PROIDEA
 
MOLOCH: Search for Full Packet Capture (OA Cyber Summit)
MOLOCH: Search for Full Packet Capture (OA Cyber Summit)MOLOCH: Search for Full Packet Capture (OA Cyber Summit)
MOLOCH: Search for Full Packet Capture (OA Cyber Summit)
Open Analytics
 
aip_developer_overview_icar_2014
aip_developer_overview_icar_2014aip_developer_overview_icar_2014
aip_developer_overview_icar_2014
Matthew Vaughn
 
IPv6::Staying connected
IPv6::Staying connectedIPv6::Staying connected
IPv6::Staying connected
RIPE NCC
 
20131017 - en - presentation damn data
20131017 - en - presentation damn data20131017 - en - presentation damn data
20131017 - en - presentation damn data
pietercalle
 
Building real time data-driven products
Building real time data-driven productsBuilding real time data-driven products
Building real time data-driven products
Lars Albertsson
 
ElasticISP
ElasticISPElasticISP
ElasticISP
KHNOG
 
ElasticISP
ElasticISPElasticISP
ElasticISP
KHNOG
 
IPv6 Deployment: Why and Why not?
IPv6 Deployment: Why and Why not?IPv6 Deployment: Why and Why not?
IPv6 Deployment: Why and Why not?
apnic_slides
 
Building a Knowledge Graph using NLP and Ontologies
Building a Knowledge Graph using NLP and OntologiesBuilding a Knowledge Graph using NLP and Ontologies
Building a Knowledge Graph using NLP and Ontologies
Neo4j
 
Cassandra Day SV 2014: Spark, Shark, and Apache Cassandra
Cassandra Day SV 2014: Spark, Shark, and Apache CassandraCassandra Day SV 2014: Spark, Shark, and Apache Cassandra
Cassandra Day SV 2014: Spark, Shark, and Apache Cassandra
DataStax Academy
 
Matrix.org decentralised communication, Matthew Hodgson, TADSummit
Matrix.org decentralised communication, Matthew Hodgson, TADSummitMatrix.org decentralised communication, Matthew Hodgson, TADSummit
Matrix.org decentralised communication, Matthew Hodgson, TADSummit
Alan Quayle
 
Spark Summit EU: IBM Keynote
Spark Summit EU: IBM KeynoteSpark Summit EU: IBM Keynote
Spark Summit EU: IBM Keynote
sparktc
 

Similar to Euro-IX Update (20)

IX-F Database for Automation
IX-F Database for AutomationIX-F Database for Automation
IX-F Database for Automation
 
Network protocol
Network protocolNetwork protocol
Network protocol
 
The IXPDB
The IXPDBThe IXPDB
The IXPDB
 
Globus in European Life Science
Globus in European Life ScienceGlobus in European Life Science
Globus in European Life Science
 
IPv6 by APNIC
IPv6 by APNICIPv6 by APNIC
IPv6 by APNIC
 
Web Services for the Internet of Things
Web Services for the Internet of ThingsWeb Services for the Internet of Things
Web Services for the Internet of Things
 
El Punto Neutro de Internet en Cataluña
El Punto Neutro de Internet en CataluñaEl Punto Neutro de Internet en Cataluña
El Punto Neutro de Internet en Cataluña
 
PLNOG 7: Ferenc Csorba - What’s new at the RIPE NCC?
PLNOG 7: Ferenc Csorba - What’s new at the RIPE NCC?PLNOG 7: Ferenc Csorba - What’s new at the RIPE NCC?
PLNOG 7: Ferenc Csorba - What’s new at the RIPE NCC?
 
MOLOCH: Search for Full Packet Capture (OA Cyber Summit)
MOLOCH: Search for Full Packet Capture (OA Cyber Summit)MOLOCH: Search for Full Packet Capture (OA Cyber Summit)
MOLOCH: Search for Full Packet Capture (OA Cyber Summit)
 
aip_developer_overview_icar_2014
aip_developer_overview_icar_2014aip_developer_overview_icar_2014
aip_developer_overview_icar_2014
 
IPv6::Staying connected
IPv6::Staying connectedIPv6::Staying connected
IPv6::Staying connected
 
20131017 - en - presentation damn data
20131017 - en - presentation damn data20131017 - en - presentation damn data
20131017 - en - presentation damn data
 
Building real time data-driven products
Building real time data-driven productsBuilding real time data-driven products
Building real time data-driven products
 
ElasticISP
ElasticISPElasticISP
ElasticISP
 
ElasticISP
ElasticISPElasticISP
ElasticISP
 
IPv6 Deployment: Why and Why not?
IPv6 Deployment: Why and Why not?IPv6 Deployment: Why and Why not?
IPv6 Deployment: Why and Why not?
 
Building a Knowledge Graph using NLP and Ontologies
Building a Knowledge Graph using NLP and OntologiesBuilding a Knowledge Graph using NLP and Ontologies
Building a Knowledge Graph using NLP and Ontologies
 
Cassandra Day SV 2014: Spark, Shark, and Apache Cassandra
Cassandra Day SV 2014: Spark, Shark, and Apache CassandraCassandra Day SV 2014: Spark, Shark, and Apache Cassandra
Cassandra Day SV 2014: Spark, Shark, and Apache Cassandra
 
Matrix.org decentralised communication, Matthew Hodgson, TADSummit
Matrix.org decentralised communication, Matthew Hodgson, TADSummitMatrix.org decentralised communication, Matthew Hodgson, TADSummit
Matrix.org decentralised communication, Matthew Hodgson, TADSummit
 
Spark Summit EU: IBM Keynote
Spark Summit EU: IBM KeynoteSpark Summit EU: IBM Keynote
Spark Summit EU: IBM Keynote
 

More from APNIC

IPv6: Unlocking the Potential, presented by Paul Wilson at CommunicAsia 2024
IPv6: Unlocking the Potential, presented by Paul Wilson at CommunicAsia 2024IPv6: Unlocking the Potential, presented by Paul Wilson at CommunicAsia 2024
IPv6: Unlocking the Potential, presented by Paul Wilson at CommunicAsia 2024
APNIC
 
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
APNIC
 
Securing BGP: Operational Strategies and Best Practices for Network Defenders...
Securing BGP: Operational Strategies and Best Practices for Network Defenders...Securing BGP: Operational Strategies and Best Practices for Network Defenders...
Securing BGP: Operational Strategies and Best Practices for Network Defenders...
APNIC
 
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC
 
Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...
Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...
Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...
APNIC
 
APNIC Updates presented by Paul Wilson at CaribNOG 27
APNIC Updates presented by Paul Wilson at  CaribNOG 27APNIC Updates presented by Paul Wilson at  CaribNOG 27
APNIC Updates presented by Paul Wilson at CaribNOG 27
APNIC
 
APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0
APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0
APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0
APNIC
 
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC
 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
APNIC
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
APNIC
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024
APNIC
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOG
APNIC
 
IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119
APNIC
 
draft-harrison-sidrops-manifest-number-01, presented at IETF 119
draft-harrison-sidrops-manifest-number-01, presented at IETF 119draft-harrison-sidrops-manifest-number-01, presented at IETF 119
draft-harrison-sidrops-manifest-number-01, presented at IETF 119
APNIC
 
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119
APNIC
 
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119
APNIC
 
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119Is DNS ready for IPv6, presented by Geoff Huston at IETF 119
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119
APNIC
 
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...Benefits of doing Internet peering and running an Internet Exchange (IX) pres...
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...
APNIC
 
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85
APNIC
 

More from APNIC (20)

IPv6: Unlocking the Potential, presented by Paul Wilson at CommunicAsia 2024
IPv6: Unlocking the Potential, presented by Paul Wilson at CommunicAsia 2024IPv6: Unlocking the Potential, presented by Paul Wilson at CommunicAsia 2024
IPv6: Unlocking the Potential, presented by Paul Wilson at CommunicAsia 2024
 
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
Honeypots Unveiled: Proactive Defense Tactics for Cyber Security, Phoenix Sum...
 
Securing BGP: Operational Strategies and Best Practices for Network Defenders...
Securing BGP: Operational Strategies and Best Practices for Network Defenders...Securing BGP: Operational Strategies and Best Practices for Network Defenders...
Securing BGP: Operational Strategies and Best Practices for Network Defenders...
 
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
 
Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...
Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...
Registry Data Accuracy Improvements, presented by Chimi Dorji at SANOG 41 / I...
 
APNIC Updates presented by Paul Wilson at CaribNOG 27
APNIC Updates presented by Paul Wilson at  CaribNOG 27APNIC Updates presented by Paul Wilson at  CaribNOG 27
APNIC Updates presented by Paul Wilson at CaribNOG 27
 
APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0
APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0
APNIC Policy Roundup presented by Sunny Chendi at TWNOG 5.0
 
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
 
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
'Future Evolution of the Internet' delivered by Geoff Huston at Everything Op...
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOG
 
IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119
 
draft-harrison-sidrops-manifest-number-01, presented at IETF 119
draft-harrison-sidrops-manifest-number-01, presented at IETF 119draft-harrison-sidrops-manifest-number-01, presented at IETF 119
draft-harrison-sidrops-manifest-number-01, presented at IETF 119
 
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119
 
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119
 
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119Is DNS ready for IPv6, presented by Geoff Huston at IETF 119
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119
 
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...Benefits of doing Internet peering and running an Internet Exchange (IX) pres...
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...
 
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85
 

Recently uploaded

怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
rtunex8r
 
HijackLoader Evolution: Interactive Process Hollowing
HijackLoader Evolution: Interactive Process HollowingHijackLoader Evolution: Interactive Process Hollowing
HijackLoader Evolution: Interactive Process Hollowing
Donato Onofri
 
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
thezot
 
How to make a complaint to the police for Social Media Fraud.pdf
How to make a complaint to the police for Social Media Fraud.pdfHow to make a complaint to the police for Social Media Fraud.pdf
How to make a complaint to the police for Social Media Fraud.pdf
Infosec train
 
Bengaluru Dreamin' 24 - Personal Branding
Bengaluru Dreamin' 24 - Personal BrandingBengaluru Dreamin' 24 - Personal Branding
Bengaluru Dreamin' 24 - Personal Branding
Tarandeep Singh
 
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
3a0sd7z3
 
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
3a0sd7z3
 
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
dtagbe
 
cyber crime.pptx..........................
cyber crime.pptx..........................cyber crime.pptx..........................
cyber crime.pptx..........................
GNAMBIKARAO
 

Recently uploaded (9)

怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
怎么办理(umiami毕业证书)美国迈阿密大学毕业证文凭证书实拍图原版一模一样
 
HijackLoader Evolution: Interactive Process Hollowing
HijackLoader Evolution: Interactive Process HollowingHijackLoader Evolution: Interactive Process Hollowing
HijackLoader Evolution: Interactive Process Hollowing
 
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
一比一原版新西兰林肯大学毕业证(Lincoln毕业证书)学历如何办理
 
How to make a complaint to the police for Social Media Fraud.pdf
How to make a complaint to the police for Social Media Fraud.pdfHow to make a complaint to the police for Social Media Fraud.pdf
How to make a complaint to the police for Social Media Fraud.pdf
 
Bengaluru Dreamin' 24 - Personal Branding
Bengaluru Dreamin' 24 - Personal BrandingBengaluru Dreamin' 24 - Personal Branding
Bengaluru Dreamin' 24 - Personal Branding
 
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
快速办理(Vic毕业证书)惠灵顿维多利亚大学毕业证完成信一模一样
 
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
快速办理(新加坡SMU毕业证书)新加坡管理大学毕业证文凭证书一模一样
 
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
一比一原版(uc毕业证书)加拿大卡尔加里大学毕业证如何办理
 
cyber crime.pptx..........................
cyber crime.pptx..........................cyber crime.pptx..........................
cyber crime.pptx..........................
 

Euro-IX Update

  • 1. Euro-IX Update APRICOT 2016, 2016-02-23, Auckland, NZ Arnold Nipper arnold.nipper@de-cix.net Twitter: @euroix
  • 2. Association of IXPs 76 affiliated IXPs: •  53 IXPs in the Euro-IX Region
 => in 49 Countries, operating over 100 Peering LANs •  23 IXPs from the rest of the world •  Newest Members:
 Mega IX (Australia), OM-NIX (Bulgaria), Dataline-IX (Russia)
  • 3. Association of IXPs 13 Patrons •  ADVA Optical Networking •  Alcatel-Lucent •  Brocade •  BTI Systems •  ECI Telecom •  Extreme Networks •  FlexOptix •  Huawei •  Interxion •  Juniper Networks •  MRV •  Telecity •  Telehouse
  • 4. What do we do? •  2 Forums per year •  Maintaining the Website, database and tools •  Mailing Lists •  Newsletter – Subscribe here: https://www.euro-ix.net/news-and-events/newsletter/ •  Working Groups •  Working with IEEE Ethernet Study Group •  Annual European IXP Report •  Mentoring Program (Mentor-IX) •  Benchmarking Why do we do it? Good of the community!
  • 7. Internet Exchange Federation (IX-F) •  MOU signed by APIX, Euro-IX and LAC-IX to form the 
 IX-F in November 2012 – www.ix-f.net •  Af-IX signed the MoU to join the IX-F •  Idea to have a Global IXP DB (IX-F DB) •  Global IXP BCPs •  Automate Data Collection from IXPs •  Plans to collaborate with other external Databases
  • 8. What is the IX-F? IX-F Board •  AFIX Nishal Goburdhan – JINX (South Africa) Kyle Spencer – UIXP (Uganda) •  APIX Gaurab Raj Upadhaya - NPIX (Nepal) Katsuyasu Toyama - JPNAP (Japan) •  Euro-IX Arnold Nipper - DE-CIX (Germany) John Souter - LINX (United Kingdom) •  LAC-IX Ariel Graizer - NAP CABase (Argentina) Milton Kashiwakura - PTT.br (Brazil)
  • 9. The Internet Revealed – IXP Movie Now available in English, French, Turkish, Spanish, Romanian, Portuguese, Arabic and German, check out ourYoutube channel: https://www.youtube.com/channel/ UCFyucVRAAMzxyJIsxnGwsjw more languages to come!
  • 11. IXP Database Project •  There are many IXP Databases…
  • 12. Existing database issues •  No single trusted data source •  Poor quality & no or very little APIs / automation •  “We’ll only peer with you, if you’re in PeeringDB” •  Databases are updated manually •  We’re moving into a world of automation •  …IXPs hold accurate information but lack automation
  • 13. Historical Problem IXPs   PeeringDB   Manual  update  -­‐  email   PeeringDB - Database for networks and data centres
  • 14. IX-F Database IX-F DB API server written using Python / Django, 
 which can: •  get / create / update / delete IXP, organisation, IP addressing and network information •  all interaction is JSON •  all non-sensitive information will be publicly available •  Members of IXPAs will be able to create, update and delete IXPs from the databases. •  https://db.ix-f.net/api/ixp
  • 15. IX-F Database •  We have a proof of concept client to interact with this database in Python including unit test code at: 
 https://github.com/euro-ix/ixf-client-py •  The PHP version of this with unit tests also available at: https://github.com/euro-ix/ixf-client-php
  • 16. Where we are… IXP  Manager   Euro-­‐IX   Django/Python     code   IXPs   IXPs   IXPs   PeeringDB   IX-­‐F  DB   API   API   IXPAs   Telegeography  
  • 17. IX-F Database Where  are  we..   •  Designed  for  IXPs  to  export  (push)  data  with   minimal  intervenDon   •  Simple  modificaDons  can  be  used  for  IXP  to  IXPA  or   to  PeeringDB   •  At  present  Euro-­‐IX  is  the  only  IXPA  interface  ready   to  talk  with  PeeringDB  -­‐    we  encourage  ALL  IXPs  to   use  the  Euro-­‐IX  website  while  others  are  being   worked  on.   •  APIX  started  work,  LAC-­‐IX  and  AFIX  to  come..  
  • 18. IX-F DB PeeringDB IXP info DC/Network info APIX IXP AFIX IXP Euro-IX IXP LAC-IX IXP ISP Network Data Center
  • 20. A real life example.. Thanks  to  Andy  Davidson  for  the  example!     “Who  am  I  not  peering  with  at  LONAP?”   •  You  have  a  script  which  load  direct  adjacencies  into  an   array.   •  You  need  a  complete  and  canonical  list  of  peers  to   compare  differences  
  • 21. IX-F Database •  hWps://db.ix-­‐f.net/api/ixp   Very  very  easy  mate  
  • 22.
  • 23.
  • 24.
  • 25. Why not just use the IXPs own data? •  This gives you a single API for many IXPs •  Get the same format for all IXPs, it’s standard - wohoo! •  Data is fed from the IXP - IXPs have accurate data! •  Portable, supportable and scaleable!
  • 26. Euro-IX IXP JSON Schema •  Contains  both  IXP  data  &  IXP  ParDcipant  data   •  ASN  (member  list),  locaDons,  switch,  IXP  info   •  Open,  consistent  &  an  atomic  design     •  Currently  12  IXP  independent  implementaDon   •  Open  source  implementaDon  in  IXP  Manager     •  Source  available  on  github:   hWps://github.com/euro-­‐ix/json-­‐schemas  
  • 27. In search of accurate information •  Give  network  operators  the  choice  of  ge^ng   accurate  informaDon  from  either  IX-­‐F  or   PeeringDB   •  This  data  can  be  obtained  using  APIs     •  PeeringDB  &  Telegeography   •  Increases  use  of  automaDon   •  saves  Dme,  saves  money,  increases   accuracy.  
  • 29. IXPs in APIX Region 89 known IXPs 19 Countries 49 Cities Check our Map: www.euro- ix.net/location- of-ixps
  • 30. Traffic Growth in APIX Region 1000 1200 1400 1600 1800 2000 2200 •" Known"aggregated"traffic"over"public"peering"LAN" •" From"1,612%Gbps%to"2,074%Gbps" •" Data"collected"from"17"IXPs" !
  • 31. Thank you! secretariat at euro-ix dot net Twitter: @euroix