2011/11/17 Alexander Shikoff <span dir="ltr"><<a href="mailto:minotaur@crete.org.ua">minotaur@crete.org.ua</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Try<br></div>
<div class="im">protocol static static_bgp {<br>
        route <a href="http://11.11.11.128/25" target="_blank">11.11.11.128/25</a> via 11.11.11.66;<br>
</div>        route <a href="http://11.11.11.0/24" target="_blank">11.11.11.0/24</a> drop;<br>
}<br>
<br>
And leave only /24 in announces via filtering.<br>
<font color="#888888"><br></font></blockquote><div><br></div><div>#v+</div><div>protocol static static_bgp {<br>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://11.11.11.0/24">11.11.11.0/24</a> drop;<br>
}<br></div><div>protocol device { scan time 30; }<br></div><div>#v-</div><div><br></div><div>This announce <a href="http://11.11.11.0/24">11.11.11.0/24</a> and <a href="http://11.11.11.128/25">11.11.11.128/25</a>.</div><div>
In outgoing filter i changed to "if net ~ [ <a href="http://11.11.11.0/24">11.11.11.0/24</a>, <a href="http://12.12.12.0/24">12.12.12.0/24</a> ] then accept;"</div><div>and i have announced only two /24.</div><div>
I was convinced that there may be two routes in the configuration - the route down the<br>larger prefix exclude smaller.</div><div><br></div><div>Thanks guys.</div><div><br></div>-- <br><a href="mailto:damkol@gmail.com" target="_blank">damkol@gmail.com</a><br>
<br>