2017-03-22 10:17:13 +00:00
|
|
|
source: Extensions/PeeringDB.md
|
2018-10-27 23:04:34 +01:00
|
|
|
path: blob/master/doc/
|
2019-09-09 05:48:35 -05:00
|
|
|
|
2017-03-22 10:17:13 +00:00
|
|
|
# PeeringDB Support
|
|
|
|
|
2019-09-09 05:48:35 -05:00
|
|
|
LibreNMS has integration with PeeringDB to match up your BGP sessions
|
|
|
|
with the peering exchanges you are connected to.
|
2017-03-22 10:17:13 +00:00
|
|
|
|
2019-09-09 05:48:35 -05:00
|
|
|
To enable the integration please do so within the WebUI -> Global
|
|
|
|
Settings -> External Settings -> PeeringDB Integration.
|
2017-03-22 10:17:13 +00:00
|
|
|
|
2019-09-09 05:48:35 -05:00
|
|
|
Data will be collated the next time daily.sh is run or you can
|
|
|
|
manually force this by running `php daily.php -f peeringdb`, the
|
|
|
|
initial collection is delayed for a random amount of time to avoid
|
|
|
|
overloading the PeeringDB API.
|
2017-03-22 10:17:13 +00:00
|
|
|
|
|
|
|
Once enabled you will have an additional menu item under Routing -> PeeringDB
|