<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">Paco,</p>
<p dir="auto">for RPKI, you need to download the RPKI version of FRR and install the<br>
additional RTRLIB package as well.</p>
<p dir="auto">As described on the Github release page:<br>
“For some platforms we publish RPKI enabled packages. Please be aware that you will need<br>
the RTRLIB package installed as well for the RPKI packages. You can find the RTRLIB packages<br>
on the NetDEF CI system in the RTRLIB project”</p>
<p dir="auto">So in your case (CentOS 7), you would download the FRR with RPKI package:<br>
<a href="https://github.com/FRRouting/frr/releases/download/frr-5.0.1/frr-5.0.1RPKI-2018070501.el7.centos.x86_64.rpm" style="color:#3983C4">https://github.com/FRRouting/frr/releases/download/frr-5.0.1/frr-5.0.1RPKI-2018070501.el7.centos.x86_64.rpm</a></p>
<p dir="auto">and the RTRLIB from<br>
<a href="https://ci1.netdef.org/artifact/RPKI-RTRLIB/shared/build-38/CentOS-7-x86_64-Packages/librtr-0.5.0-1.el7.centos.x86_64.rpm" style="color:#3983C4">https://ci1.netdef.org/artifact/RPKI-RTRLIB/shared/build-38/CentOS-7-x86_64-Packages/librtr-0.5.0-1.el7.centos.x86_64.rpm</a></p>
<p dir="auto">Install the RTRLIB first, then the FRR package</p>
<p dir="auto">We decided to distribute an extra package as the RTRLIB doesn’t have official package in the<br>
various distributions (i.e. CentOS 7) and requires a manual install. Tried to avoid this extra<br>
step for the majority who doesn’t need or want RPKI.</p>
<p dir="auto">Regards,<br>
Martin Winter</p>
<br><p dir="auto">On 16 Jul 2018, at 16:01, Paco Moreno wrote:</p>
</div>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><div id="ED24F277-4FE8-4A90-B7F1-CA0AF5870F73"><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></div></blockquote>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
</blockquote><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">_______________________________________________<br>
frog mailing list<br>
frog@lists.frrouting.org<br>
<a href="https://lists.frrouting.org/listinfo/frog" style="color:#777">https://lists.frrouting.org/listinfo/frog</a></p>
</blockquote></div>
</div>
</body>
</html>