John,
this behavior is controlled by relying on gratuitous ARP. Your network
devices should be able to handle it properly if you need to use them in
clustered environment. For more info, refer to
http://support.microsoft.com/kb/244331
hth
Marcin
"John" <> wrote in message
news:...
> Just curious how clustering takes care of things on the network level. I
> know that the failover node will take over the Cluster Group which takes
> care of the Network Name and Network IP resources. But the switch has a
> map of IPs to MACs. So wouldn't the switch still be trying to send to the
> old port of the downed server? Or does the Cluster send out some type of
> agnostic notification to the switch so it knows to rebuild or switch the
> new IP to MAC association with the new port for the failover cluster node
> that comes online after old active fails?
>
> Thanks