cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
621
Views
0
Helpful
3
Replies

Network load balancing and switching, arp, mac address, etc

gflorescu
Level 1
Level 1

I am planning on setting up network load balancing for 2 web servers and I'm trying to understand how the cluster IP address works with the MAC addresses and ARP on a layer 2 managed switch. I've read a few Microsoft articles but it's still not very clear.

Let's say I ping the cluster IP address. The switch will look in its ARP table and see if there's a corresponding MAC address. once it figures out the mac address then it maps it to a port and I can look in the mac address table to figure out what port it's on.

How does the switch know what port to send the traffic to each time if the mac-address is bound to a specific port?

3 Replies 3

satish_zanjurne
Level 4
Level 4

Hi,

If mac address is bound to one of the switch port, this entry will also be in mac-address-table of that switch as permanent/static entry.

So switch will do lookup and will find the corresponding port to send the traffic.

Rate it if your query is clear..

ohassairi
Level 5
Level 5

the problem with microsoft network load balancing is that it uses multicast address. This can cause bad performance in switches (see: http://www.cisco.com/en/US/tech/tk870/tk877/tk880/technologies_tech_note09186a008011b481.shtml)

Microsoft has given some solutions for this problem: see http://support.microsoft.com/default.aspx?scid=kb;en-us;193602

i think the best solution is to add static entries in mac address tables

I don't really use multicasting on my network. According to the MS article, you can use either Unicast or Multicast. Which one should I be using?

When creating the static mac-address-mappings for the ports the servers are connected to, how do I do that? (using port-security?)

One of the Microsoft Articles talks about doing an ARP static mapping. Is that the same thing as the mac-address-mapping for the ports?

Review Cisco Networking products for a $25 gift card