<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>