<div dir="ltr">but how does IXP Manager decide route server client import/export policies?<div>and i have:</div><div>template bgp tb_rsclient {</div><div>    something..</div><div>    ipv4 {</div><div>          export all;</div><div>    }</div><div>}</div><div>but I have:</div><div>protocol bgp from tb_rsclient {</div><div>    ipv4 {</div><div>          import filter f_import;</div><div>          export filter f_export (<font color="#0000ff">does this override the export all in the template?</font>)</div><div>   }</div><div>}</div><div><br></div><div>Thanks,</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno gio 2 apr 2020 alle ore 15:57 Nick Hilliard (INEX) <<a href="mailto:nick@inex.ie">nick@inex.ie</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Fabiano D'Agostino wrote on 02/04/2020 14:51:<br>
> Thank you Nick, I was able to get the bird.conf, but IXP Manager just <br>
> generates the configuration for bgp sessions? I mean it doesn't produce <br>
> the kernel protocol or the direct protocol in the bird.conf.<br>
<br>
yes, that's correct.  The routes are not installed in the route server <br>
kernel.  This is intentional.<br>
<br>
Nick<br>
</blockquote></div>