On Thu, Feb 02, 2017 at 02:03:51PM +0500, Михаил Хотько wrote:
> Hi all, does bird allowes multipath default route?
> Something like that:
> 
> protocol static {
>  route 0.0.0.0/32 multipath
>      via 10.4.50.200 weight 1
>      via 10.4.50.100 weight 2;
>  route 1.0.0.0/32 via 10.4.50.1;
> }

Yes, but it is 0.0.0.0/0 for default route, not 0.0.0.0/32.


> And what weight is the best? Smallest or largest?

I guess largest, but i am not really sure.

-- 
Elen sila lumenn' omentielvo

Ondrej 'Santiago' Zajicek (email: [email protected])
OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net)
"To err is human -- to blame it on a computer is even more so."

Attachment: signature.asc
Description: Digital signature

Reply via email to