2011/11/17 Ondrej Zajicek <span dir="ltr"><<a href="mailto:santiago@crfreenet.org">santiago@crfreenet.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I think the problem is that BIRD does not automatically aggregate<br>
routes. It just export routes from other protocol (like static or<br>
direct) according to filters.<br>
<br>
If you just want to announce two /24, then add two /24 routes<br>
using static protocol. (and you probably does not need direct<br>
routes from direct protocol to generate subnet routes).<br>
<br>
See this example:<br>
<br>
<a href="https://git.nic.cz/redmine/projects/bird/wiki/BGP_example_1" target="_blank">https://git.nic.cz/redmine/projects/bird/wiki/BGP_example_1</a><br>
<br>
Where two aggregate routes (A.B.C.0/24 and D.E.F.0/24) are<br>
exported.<br>
<font color="#888888"><br></font></blockquote><div><br></div><div>Of course i seen this example, but i need to route <a href="http://11.11.11.128/25">11.11.11.128/25</a> via 11.11.11.66,</div><div>and the rest directly connected in this /24 prefix.</div>
<div>Without (even manually) forcing prefix aggregation, bird is a bit useless.</div><div>Or how to do in other way which i not know?</div><div><br></div>-- <br><a href="mailto:damkol@gmail.com" target="_blank">damkol@gmail.com</a><br>
<br>