11-24-2004 01:37 AM - edited 03-02-2019 08:10 PM
Hi all,
our current setup is: 3550 aggregator provides Gbit connections to 4 3548s. We have 15 hubs plugged into switch 4 where all our end users connect to.
We have been having some issues where users complain about network slowness when our backups run during the day. The backups run from the tape server on switch 1 to a database server on switch 2. When I place a sniffer on a hub (which uplinks to switch 4) I can see all traffic going back and forth for the backups. I moved these hubs to switch 3 and I cannot see that traffic anymore.
Can you please throw some ideas as to why this has happened (always thought switched traffic was A->B) and if it is a config error or hardware error.
Many thanks,
I.
11-24-2004 05:10 AM
No, but if they are not being refreshed by seeing some frames sourced from that address, then they will time out after 5 minutes. That is why I am wondering whether the destination address that 'd' uses to get to 'p' might not be the same as the source address that 'p' uses when it sends to 'd'.
But you say "I do not think 'dynamic' means it times out every x minutes". I don't think so either, but I had a strange conversation with Prashanth Krishnappa, the expert of 4000 series : I asked why we could not read the time remaining on each forwarding table entry, and he replied with words to the effect of "there are so many forwarding entries in the table that we couldn't possibly have an individual counter for each of them". I didn't understand at the time, and I stil don't really understand.
Can't think of any other problems with statics, except that you will have to do it in every switch that might get a whiff of the traffic. That, and setting an interesting diagnostic problem for your successor if you ever move job and your successor wants to change the topology. ;-)
Kevin Dorrell
Luxembourg
11-24-2004 05:11 AM
and one thing I missed in the previous one. Is the problem sw or hardware related? Config is exactly identical so guessing it could be hw
11-24-2004 05:18 AM
It might just depend on whether someone else on that switch happens to be talking to that MAC address.
K
11-24-2004 01:10 PM
Ahh, so we've got the the root of the problem. The switch doesn't have the MAC in its table and is flooding.
this could be indicative of spanning-tree problems or a port going up or down. (and the fact that you say its is sporadic - the MAC will be in the table and then not). Topology change notifications will cause a switch to set its MAC aging timer to 15 seconds I believe. You can sometimes see this problem with backups depending on the protocol used. One host just isn't sending any traffic and thefore is aged out of the forwarding table (15 seconds), anything destined to it is then flooded.
check this document out.
http://www.cisco.com/en/US/tech/tk389/tk621/technologies_tech_note09186a0080094797.shtml
anytime a port changes state from forwarding--->blocking (like a link going down) a TCN is generated and flooded to all switches, making them reduce their MAC aging timer to 15.
check your spanning-tree statistics for last TCN received on the interswitch links.
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