<div dir="ltr"><div>Hello.</div><div><br></div><div></div><div>
<span class="gmail-HwtZe" lang="en"><span class="gmail-jCAhz gmail-ChMk0b"><span class="gmail-ryNqvb">I need to announce one autonomous system from under another so that the path "world -> AS65007 -> AS65065" must be visible from the outside world</span></span></span>.</div><div>I successfully do it on version 1.6.6 (config-file and 'show route' from live system with changed ip-addresses in attach).<br><br>Exactly the same method does not work on version 2.0.12 - for unknown reason I get ALL
imported from second AS
static routes in the unreachable state (bird-2.0.12-config with 'show route' at the end of file).<br><br>Has something changed in the work process of the bird, or am I doing something wrong?</div><div><br></div><div>bird 1.6.6 on debian 10 / kernel 4.19.181</div><div>bird 2.0.12 on debian 11 / kernel 5.10.179 </div><div><br></div><div>Peering interfaces on both systems are created as follows:</div><div><br></div><div>auto enp129s0.699<br>iface enp129s0.699 inet static<br> address <a href="http://10.99.11.1/30">10.99.11.1/30</a><br> vlan-raw-device enp129s0<br><br>auto enp129s0.699:0<br>iface enp129s0.699:0 inet static<br> address <a href="http://10.99.11.2/30">10.99.11.2/30</a><br> vlan-raw-device enp129s0</div><div><br></div><div><br></div></div>