04-28-2013 09:26 AM - edited 03-07-2019 01:04 PM
Hi, i recently identified all switch ports in my network on 6509 core were Transmitting Mail server Exchange traffic that was destined for Unicast NLB cluster. and it was impacting various HOST machines NIC cards/performance.
After reading this article, i moved NLB CAS servers behind a dedicated cisco Switch.
Now My core switch can learn mac address across its trunk port where CAS servers are connected on dedicated switch. but still i can see traffic Transmitting out to my all switch ports of same VLAN ( same as NLB VLAN).
whats next ?:-s any help would be appreciated
04-28-2013 09:52 AM
Looks like i resolved it. full marks to me
had to put static MAC entry for NLB Virtual IP on my trunk port.
though cisco document didnt said to do so. it recommended it in multicast mode.
but looks like its applicable in unicast mode as well.
All good now
04-29-2013 12:43 PM
Team i am still facing Broadcast storm on my network.
Can any one help out?
As per referenced document.
i moved my NLB cluster behind a dedicated switch.
now on my CORE switch i have statically mentioned NLB Virtual MAC and physical MAC addresses towards trumk port of dedicated switch where NLB is connected.
but still any traffic for NLB Multicast address is hitting my complete VLAN. and causing over all network degradation.
for example attached is output of a simple host in VLAN. and you can see lots of packets towards NLB of mail server hitting this standalone server.
FYI 10.80.10.64 is my Domain controller and 10.80.10.127 is part of CAS NLB cluser.
04-29-2013 01:21 PM
It works exactly as designed. NLB in unicast mode is an euphemism for unrestricted unicast flooding across the whole vlan, because the NLB mac address will never be seen in a mac address table. Put the cluster in a seperated and small vlan or switch to multicast mode.
04-29-2013 04:06 PM
Its email server, and i am fraid my system admin not going this route easily to move on separate vlan or shorten it, since this vlan has many more servers.
my question is. since i have moved NLB machines on dedicated Switch and educated my core switch that ALL MAC addresses NLB/Physical live across particular trunk port statically.
then why its still flooding? i mean shouldnt it learn MAC from its static mac table?
04-29-2013 06:33 PM
i am able to narrow down the issue.
Actually there were few domain controller that were connected on a tail switch and they need to communicate with NLB CAS server. my Test machine was also on that tail switch. so traffic from DC to NLB was locally broadcasting in that Tail switch only and hitting my test machine, so i need to put Static MAC entry for NLB on my tail switch Trunk port, so that local brodcast on that tail switch also stop.
so now i will have to do it on my all tail switches and all should be good:)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide