exabgp-3.6

BGP swiss army knife of networking - Python 3 module

Install

All systems
curl cmd.cat/exabgp-3.6.sh
Debian Debian
apt-get install python3-exabgp
Ubuntu
apt-get install python3-exabgp
image/svg+xml Kali Linux
apt-get install python3-exabgp
Fedora
dnf install python3-exabgp
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-exabgp

python3-exabgp

BGP swiss army knife of networking - Python 3 module

ExaBGP allows engineers to control their network from commodity servers. Think of it as Software Defined Networking using BGP by transforming BGP messages into friendly plain text or JSON. Current documented use cases include DDOS mitigation, network visualisation, service high availability, anycast. It features ASN4 (RFC 4893), IPv6 (RFC 4760), MPLS (RFC 4659), VPLS (RFC 4762), Flow (RFC 5575), Graceful Restart (RFC 4724), Enhanced Route Refresh (RFC 7313), AIGP (RFC 7311) and more. This package provides the Python 3 module of exabgp.