<div>Hello.<br clear="all"></div><div>In my test configuration of bird i want to announce two prefixes: <a href="http://11.11.11.0/24">11.11.11.0/24</a> and <a href="http://12.12.12.0/24">12.12.12.0/24</a>.</div><div>But i do not understand how.</div>
<div>vlan3001 <a href="http://11.11.11.1/28">11.11.11.1/28</a> (direct connected)</div><div>vlan3002 <a href="http://11.11.11.17/28">11.11.11.17/28</a> (direct connected)
 </div><div>vlan3003 <a href="http://11.11.11.65/26">11.11.11.65/26</a> (direct connected)
 </div><div><br></div><div>bird.conf</div><div>#v+</div><div>protocol static static_bgp {<br></div><div>route <a href="http://11.11.11.128/25">11.11.11.128/25</a> via 11.11.11.66;<br> route <a href="http://12.12.12.0/24">12.12.12.0/24</a> via 11.11.11.66;<br>
}<br></div><div>protocol direct { interface "*"; }<br></div><div>#v-</div><div><br></div><div>This configration announce as is - two times /28, one /26 and one /25 of <a href="http://11.11.11.0/24">11.11.11.0/24</a> prefix.</div>
<div>How to aggregate this in one /24 prefix in this sample?</div><br>-- <br><a href="mailto:damkol@gmail.com" target="_blank">damkol@gmail.com</a><br><br>