<!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">On 17 Jul 2018, at 9:06, Christoffer Hansen wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">Hi Martin,<br>
<br>
Den 17/07/2018 kl. 17:54 skrev Martin Winter:</p>
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">Is it possible that you forgot to load the rpki module?<br>
In /etc/frr/daemons.conf the bgpd line should be:<br>
<br>
bgpd_options=" --daemon -A 127.0.0.1 -M rpki"<br>
<br>
(Notice the “-M rpki” to load the rpki module)<br>
Can you check if you have this module loaded?</p>
</blockquote><p dir="auto">That did the trick on the 6x Ubuntu 18.04 VMs I am running in my lab<br>
setup. :)<br>
<br>
One Question.<br>
Is it correct the information regarding needing to append `-M rpki` in<br>
the /etc/frr/daemons.conf file is _not_ written in the users guide?<br>
I cannot seem to recall I have read this snippet of information you just<br>
provided.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Well, our documentation sometimes is a bit lacking. Sorry. Most<br>
community members have more coding than doc writing skills.<br>
Specially newer features seem to get ignored…</p>

<p dir="auto">That said, if someone wants to help out on the project and provide<br>
“fixes” and improvements on the doc, then we would very welcome these<br>
contributions.</p>

<ul>
<li>Martin</li>
</ul>
</div>
</div>
</body>
</html>