Control your network using BGP from any commodity servers and reap the benefit of software defined networking without OpenFlow. Receive parsed BGP updates in friendly form (plain text or JSON) and manipulate them with simple scripts.
Control your network using BGP from any commodity servers and reap the benefit of software defined networking without OpenFlow. Receive parsed BGP updates in friendly form (plain text or JSON) and manipulate them with simple scripts.
To install exabgp, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install exabgp
To see what files were installed by exabgp, run:
port contents exabgp
To later upgrade exabgp, run:
sudo port selfupdate && sudo port upgrade exabgp
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.