-
Notifications
You must be signed in to change notification settings - Fork 447
Home
For years, ISP have been using BGP and custom code to perform BGP route injections. ExaBGP was designed to be that tool, a BGP based SDN application which does not get in the way.
ExaBGP is a versatile tool which is best suited for :
- providing cross data centers failover solutions migrating /32 service IP.
- mitigating network attacks, centrally deploying network level filters (blackhole and/or flospec)
- gathering network information ( using BMP, or BGP with Add-Path)
It is used on our (Exa Networks) own network to make our services resilient to localised problems and to inject Flow routes when we are under DDOS.
Like every application, the software is not without fault but has seen large scale deployment.
You should read about the following use cases presented below to see how it could help you:
- High Availability with ExaBGP Vincent Bernat, September 2013
- FlowSpec with ExaBGP Frédéric Gabut-Deloraine, December 2011
- The benefits of BGP for every service provider Thomas Mangin, March 2011
- Stop buying load balancers ... Allan Feid, May 2014
You may find on this wiki the information you are looking for, if not, please feel free to report the issue on the issue tracker but feel free to contribute.
A list of all the wiki pages.
Get Started
Misc
Self-Promotion