Peering Manager is a BGP session management tool. Initially conceived as a way to document Internet Exchanges points and peering sessions, its goal is now to provide a source of truth and configuration management for external BGP sessions of all kind (transit, customers, peering, …).
Questions? Comments? Join us in the #peering-manager
Slack channel on
NetworkToCode.
This tool is written with the
Django framework with a
PostgreSQL database and requires Python 3 with
some dependencies to run. For a complete list of requirements, see
requirements.txt
.
Tested Python versions are 3.6, 3.7 and 3.8.
The best way to start setting up this tool is to use pip within a virtualenv.
Please see the documentation for instructions on installing Peering Manager.
You can help this project in many ways. Of course you can ask for features, give some ideas for future development, open issues if you found any and contribute to the code with pull requests and patches. You can also support the development of this project by donating some coins.
- RIPE76 Peering Manager - Easing Peering Sessions Management by Guillaume Mazoyer (English)
- FRnOG32 Peering Automation and Documentation by Guillaume Mazoyer (French)
- LUNOG2 A better Internet thanks to peering and automation by Guillaume Mazoyer (English)