<div dir="ltr"><span style="color:rgb(33,33,33);font-size:13px">Hi there,</span><div style="color:rgb(33,33,33);font-size:13px"><br></div><div style="color:rgb(33,33,33);font-size:13px">I've been trying to configure FRR 5.0.1 (downloaded from Github releases <a href="https://github.com/FRRouting/frr/releases/download/frr-5.0.1/frr-5.0.1-2018070501.el7.centos.x86_64.rpm" target="_blank">https://github.com/FRRouting/frr/releases/download/frr-5.0.1/frr-5.0.1-2018070501.el7.centos.x86_64.rpm</a>) and also 5.1 (manually built as RPM from master branch) to use RPKI. Both cases in CentOS 7; there's no problem compiling nor executing the service with the zebra and bgpd daemons active. But when I try to use the rpki configuration (<a href="http://docs.frrouting.org/en/latest/bgp.html#enabling-rpki" target="_blank">http://docs.frrouting.org/en/latest/bgp.html#enabling-rpki</a>), this is not recognized by the application.</div><div style="color:rgb(33,33,33);font-size:13px"><br></div><div style="color:rgb(33,33,33);font-size:13px">For example, if I place the conf at the bgpd.conf file like the example (<a href="http://docs.frrouting.org/en/latest/bgp.html#rpki-configuration-example" target="_blank">http://docs.frrouting.org/en/latest/bgp.html#rpki-configuration-example</a>) nothing happens since the configuration seems to be unrecognized. After that, I've tried to configure the rpki from the terminal (using "vtysh" or by "telnet"), like this (multiple forms, probably a little desperate):</div><div style="color:rgb(33,33,33);font-size:13px">bgp# rpki</div><div style="color:rgb(33,33,33);font-size:13px">% [BGP] Unknown command: rpki</div><div style="color:rgb(33,33,33);font-size:13px">bgp# conf term</div><div style="color:rgb(33,33,33);font-size:13px">bgp(config)# rpki<br></div><div style="color:rgb(33,33,33);font-size:13px">% [BGP] Unknown command: rpki<br></div><div style="color:rgb(33,33,33);font-size:13px">bgp(config)# router bgp 1<br></div><div style="color:rgb(33,33,33);font-size:13px">bgp(config-router)# rpki<br></div><div style="color:rgb(33,33,33);font-size:13px">% [BGP] Unknown command: rpki<br></div><div style="color:rgb(33,33,33);font-size:13px"><br></div><div style="color:rgb(33,33,33);font-size:13px">I don't know if I'm missing something or what to do, could somebody here help me with this please?</div><div style="color:rgb(33,33,33);font-size:13px"><br></div><div style="color:rgb(33,33,33);font-size:13px">Best regards,</div><div style="color:rgb(33,33,33);font-size:13px">Francisco Moreno</div></div>