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.
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