The doc has a section to set up 5324 as a LB, but I'm not familiar with the LAG thing. It says it can be used as layer2, layer2+3, or layer2+3+4. I thought it should be able to use it as a layer3 router at the IP level, but not sure if it can be used as a LB to split http traffic? Thoughts?
5324 can not be used to balance http traffic between servers.
Link aggregation is a feature that combines more than one port to act as one logical port with increased bandwidth. This is usually used between 2 switches or between a switch and one server with more than one nic. This features distributes the traffic on these multiple ports based on MAC addresses (layer 2) or IP addresses (Layer 3) or UDP/TCP ports (Layer 4) of each packet. It does not distribute traffic on these links based on utilization of any one link. With a large number of sources and destinations in the traffic, the traffic gets distributed relatively evenly. With a small number of sources and destination, the traffic may not be destributed on all the links.
Thanks for the clarification. This helps a lot. Is there any switch that can do the following features all in one unit: 1)Layer 2 switching; 2) Layer 3 routing; 3) HTTP load balancing? These would help to reduce the space cost when dropping the devices in a data center.
me2050
5 Posts
0
April 11th, 2007 02:00
bh1633
909 Posts
0
April 11th, 2007 13:00
me2050
5 Posts
0
April 12th, 2007 03:00
me2050
5 Posts
0
April 12th, 2007 03:00
bh1633
909 Posts
0
April 12th, 2007 10:00
me2050
5 Posts
0
April 12th, 2007 17:00
Message Edited by me2050 on 04-12-2007 01:18 PM
bh1633
909 Posts
0
April 12th, 2007 17:00