|
addressing the BGP issue only:
static routes would work fine. If you really want
BGP, you will need to point your bgp neighbors to a virtual address (loop 0).
The reason is is that BGP is a path vector routing protocol. If you have 2
paths, bgp will pick one that it lultimately likes over the other according to
path metrics. In order to trick BGP into doing a dynamic load balance situation
you need to use the loop implementation. Sam Hilabi is a great BGP book. This is
mentioned in there.
|
Title: RE: [FW-1] Nokia & ISP Load Balance
- [FW-1] Nokia & ISP Load Balance McCracken Peter
- Re: [FW-1] Nokia & ISP Load Balance Joe Pampel
- Re: [FW-1] Nokia & ISP Load Balance Steve McNutt
- Re: [FW-1] Nokia & ISP Load Balance Steve McNutt
- Re: [FW-1] Nokia & ISP Load Balance erik
