Hey
As far as I'm aware Alteons can, as long as there isn't another
switch in front of the Alteon. BIG-IPs are more like a router.
So if we have two VIPS:
192.168.254.3:80
192.168.254.4:80
then we'd do this ..
first enable active-active mode, then ..
bigpipe vip 192.168.254.3:80 unit 1 { use pool vip1_pool }
bigpipe vip 192.168.254.4:80 unit 2 { use pool vip2_pool }
so we have them both active but servicing different VIPs.
You've also got to setup the two shared addresses for routing
on the inside..
bigpipe self 172.16.254.1 vlan internal unit 1 floating enable
bigpipe self 172.16.254.2 vlan internal unit 2 floating enable
Then your servers get setup in clumps (maybe groups of pools) and route to
each address as a default gateway.
Hope that helps, just shout if you want a better explination.
Later
Phil
On Fri, 11 Jan 2002, Stephen Worotynec wrote:
>
> Hello,
>
> With two load balancers in active-active mode, could each controller
> balance the same pool of web servers?
>
> For example, I see a brief mention in Tony Bourke's book "Server Load
> Balancing", pp. 18-19: "both VIPS answer on both load balancers, with a
> protocol circumventing the restriction that two load balancers may not
> hold the same IP address".
>
> I'm wondering what brands of load balancer support this scenario, and in
> particular if it is possible on F5 BIG-IPs?
>
> Thanks in advance.
>
> Regards,
>
> Stephen Worotynec
> swIZZATsmoky.ca
>
> ____________________
> The Load Balancing Mailing List
> Unsubscribe: mailto:majordomoIZZATvegan.net?body=unsubscribe%20lb-l
> Archive: http://vegan.net/lb/archive
> LBDigest: http://lbdigest.com
> MRTG with SLB: http://vegan.net/MRTG
> Hosted by: http://www.tokkisystems.com
>
>
____________________
The Load Balancing Mailing List
Unsubscribe: mailto:majordomoIZZATvegan.net?body=unsubscribe%20lb-l
Archive: http://vegan.net/lb/archive
LBDigest: http://lbdigest.com
MRTG with SLB: http://vegan.net/MRTG
Hosted by: http://www.tokkisystems.com
This archive was generated by hypermail 2b30 : Fri Jan 11 2002 - 13:09:01 EST