pierky / arouteserver

A tool to automatically build (and test) feature-rich configurations for BGP route servers.
https://arouteserver.readthedocs.org/
GNU General Public License v3.0
288 stars 46 forks source link

Rpki rtr config #45

Closed summalajnen closed 5 years ago

summalajnen commented 5 years ago

We are currently working on support for GoBGP into arouteserver and are looking into implementing template generation for using the native RTR support that comes with GoBGP.

For this I've added one new source ('rtr') and two new parameters into general.yml (rtr_server + rtr_port). The plan is to utilize these parameters when building the gobgp template.

Example configuration of GoBGP and how RPKI-RTR support is implemented is available here: https://github.com/osrg/gobgp/blob/master/docs/sources/configuration.md