exabgpcli
BGP swiss army knife of networking
Install
- All systems
-
curl cmd.cat/exabgpcli.sh
- Debian
-
apt-get install exabgp
- Ubuntu
-
apt-get install exabgp
- Kali Linux
-
apt-get install exabgp
- Fedora
-
dnf install exabgp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install exabgp
- Raspbian
-
apt-get install exabgp
- Dockerfile
- dockerfile.run/exabgpcli
exabgp
BGP swiss army knife of networking
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.