<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Hoi,<br>
<br>
<div class="moz-cite-prefix">On 3/30/24 15:50, Pim van Pelt wrote:<br>
</div>
<blockquote type="cite"
cite="mid:567d9cfe-901c-4241-a16d-c5b8b0bdf8bc@ipng.ch"> OSPFv3
adjacency did establish, but no routes were exchanged (also none
with filter 'export all; import all;') --</blockquote>
As a quick follow up to this: routes are exchanged, but they are not
emitted to the kernel.<br>
root@vpp0-2:~# birdc show ospf state<br>
BIRD 2.14 ready.<br>
<br>
area 0.0.0.0<br>
<br>
router 192.168.10.2<br>
distance 0<br>
router 192.168.10.3 metric 5<br>
stubnet 192.168.10.2/32 metric 0<br>
stubnet 192.168.10.2/32 metric 0<br>
stubnet 192.168.10.2/32 metric 0<br>
external 192.168.10.2/32 metric2 10000<br>
external 192.168.10.0/24 metric2 10000<br>
<br>
<font color="#ff0000"> router 192.168.10.3<br>
distance 5<br>
router 192.168.10.2 metric 5<br>
stubnet 192.168.10.3/32 metric 0<br>
stubnet 192.168.10.3/32 metric 0<br>
stubnet 192.168.10.3/32 metric 0<br>
external 192.168.10.3/32 metric2 10000<br>
</font><br>
I am not seeing any Netlink route messages for any of the LSAs from
neighbor 192.168.10.3 (colored in red above).<br>
Could it be that when using an ipv4 channel with OSPFv3, Bird ought
to program these across address families?<br>
<br>
<code> pim@vpp0-2:~$ sudo ip ro add 192.168.10.3/32 via inet6 <b><font
color="#008000">fe80::5054:ff:fef0:1130</font></b> dev e1<br>
</code><br>
groet,<br>
Pim<br>
<br>
<pre class="moz-signature" cols="72">--
Pim van Pelt
PBVP1-RIPE - <a class="moz-txt-link-freetext" href="https://ipng.ch/">https://ipng.ch/</a></pre>
</body>
</html>