Date: Wed, 09 Sep 2009 22:31:49 -0700 From: Julian Elischer <julian@elischer.org> To: Randy Bush <randy@psg.com> Cc: freebsd-net <freebsd-net@FreeBSD.org> Subject: Re: forwarding when two rip defaults Message-ID: <4AA88F45.8000407@elischer.org> In-Reply-To: <m21vmfs7c0.wl%randy@psg.com> References: <m21vmfs7c0.wl%randy@psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Randy Bush wrote: > say i run routed and receive rip default from two routers, on the same > local ether. what is the forwarding? i presume it's not smart enough > to balance flows. i hope not alternating packets. clue, please? > > fwiw, the routers each have full bgp exits. vrrp would force all > traffic to one. so i am looking at rip or quagga's isisd. > > thanks. > > randy > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" I can't speak for routed but the base system, given two default routes would use a hashing schemem to send data to both. more details depend on what options you have turned on.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AA88F45.8000407>