<div dir="ltr">Done, my fail. Correct way to do is use syntax below:<div><br></div><div>stubnet <prefix> {<br>    cost <num>;<br>};</div><div>interface <span style="background-color:rgb(242,252,254);color:rgb(0,0,0);font-size:12px"><interface pattern> </span>{<br>   stub;<br>};<br></div><div><br></div><div>Sorry for the stupid question. Regards Petr</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">pá 25. 9. 2020 v 12:08 odesílatel Petr Boltík <<a href="mailto:petr.boltik@gmail.com" target="_blank">petr.boltik@gmail.com</a>> napsal:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I have a simple question for most of you, .... I have Bird 2.0.7 and using multiple dummy interface (lo0 and lo1) with /32 IP address. I can propagate this interface using</div><div><br></div><div># R1 with lo1:</div><div>interface "lo1" {</div><div>   cost 2000;<br>     stub;<br>   };<br></div><div><br></div><div><div># R2 with lo1:</div><div>interface "lo1" {</div><div>   cost 10;<br>       stub;<br>   };</div></div><div><br></div><div>#router 3 get the same cost for /32 route from R1 and R2</div><div><br></div><div>question is - how to propagate the lo1 address from multiple devices with the different costs? Attribute "cost" not makes any changes. What I miss? Thank you.</div><div><br></div><div>Regards Petr B.</div><div><br></div></div>
</blockquote></div></div>