[91019] in North American Network Operators' Group
Re: Multihomed to 2 ISPs - Load Balance?
daemon@ATHENA.MIT.EDU (Christopher L. Morrow)
Sun Jun 25 22:55:31 2006
Date: Mon, 26 Jun 2006 02:54:14 +0000 (GMT)
From: "Christopher L. Morrow" <christopher.morrow@verizonbusiness.com>
In-reply-to: <20060626024323.GA28541@srv01.cluenet.de>
To: Daniel Roesen <dr@cluenet.de>
Cc: nanog@merit.edu
Errors-To: owner-nanog@merit.edu
On Mon, 26 Jun 2006, Daniel Roesen wrote:
>
> On Mon, Jun 26, 2006 at 02:06:03AM +0000, Christopher L. Morrow wrote:
> > There is a flag on one vendor I believe to force it to send 'all paths',
>
> How so? BGP as protocol doesn't allow that, unless you use e.g. route
Hrm, so I could be speaking out of turn :( I was going to find some config
that did this, then decided to not :( Looking around I don't see it handy
:( and I was probably smoking something good when I remembered this the
first time around :(
> distinguisher to... distinguish them. But them we're firmly into the
> "special hacks" realm. :-)
apparenlty only legally available in AMS :(
>
> > Perhaps someone who's used that feature could speak up?
>
> I'd be interested in the technical implementation as well...
>
sorry for the false hope :( I suppose if I'd thought through the problem:
1) all inbound ebgp/ibgp routes to local-rib's
2) decision process in BGP RIB (best path selection)
3) outbound bgp policy application/sending
4) FIB population
it would have aviled my faux-pas :( Sorry about that.