Skip to main content

BGP swiss army knife

Project description

Latest Version Downloads Coverage License

Introduction

ExaBGP allows engineers to control their network from commodity servers. Think of it as Software Defined Networking using BGP.

It can be used to announce ipv4, ipv6, vpn or flow routes (for DDOS protection) from its configuration file(s). ExaBGP can also transform BGP messages into friendly plain text or JSON which can be easily manipulate by scripts and report peer announcements.

Use cases include

  • Artemis Real-Time Detection and Automatic Mitigation for BGP Prefix Hijacking

  • GIXLG An SQL backed looking glass with with prefix routing visualisation

  • Service high availability automatically isolating dead servers / broken services

  • DDOS mitigation

  • Anycasted services

Installation

Prerequisites

ExaBGP requires python 3.6 or later. It includes/vendors its dependencies.

Using pip

  1. Use pip to install the packages:

pip install -U exabgp
exabgp --help

Without installation

curl -L https://github.com/Exa-Networks/exabgp/archive/4.1.2.tar.gz | tar zx
./exabgp-4.1.2/sbin/exabgp --help

Feedback and getting involved

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

exabgp-4.1.2.tar.gz (385.8 kB view hashes)

Uploaded Source

Built Distribution

exabgp-4.1.2-py3-none-any.whl (557.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page