Re: Any reason access points would cause excessive traffic?
I had a broadcast storm form a faulty WAP.. took me hours to find it..
Re: Any reason access points would cause excessive traffic?
If you have two AP's setup as a bridge an also have them wired this will cause a network loop.
I'd enable STP on all your core switches though aswell.
Re: Any reason access points would cause excessive traffic?
Sorry but what benefit would enabling STP give me?
We havent got any redundant routes to anything so Ive never bothered enabling it, as it doesnt exactly seem a simple task
Dont you have to enable it on every switch if you do it on 1?
Re: Any reason access points would cause excessive traffic?
Quote:
Sorry but what benefit would enabling STP give me?
It will stop an accidental (or deliberate) loop from bringing the network down.
For the benefit it gives it is well worth doing, yes you need to log into every switch but it will be worth it in the long run
Re: Any reason access points would cause excessive traffic?
OK fair enough
although in this case, it definatly isnt a loop, its just a case of when the AP's are plugged in the activity shoots up...when you unplug them it stops
Also checked all rooms in that block for any loops
Might consider doing STP at easter or summer though.
One thing Ive heard however is that with it enabled, client machines can take up to 30 seconds to be connected as the switch checks for loops - does that cause any problems?
Re: Any reason access points would cause excessive traffic?
Ethereal it.
See the packets and see if a PC is screaming (like what happened to us) on its LAN card due to a fault.
Re: Any reason access points would cause excessive traffic?
Good idea Zerohour
Ive done a capture with just one of them active - nothing suspicious really
Now ive plugged them all in and as soon as I see the switch start to go mental, Ill start another one and see whats causing this
Knowing my luck it probably wont happen for days now!
Re: Any reason access points would cause excessive traffic?
MRTG can help show particularly high load too.
Re: Any reason access points would cause excessive traffic?
Thanks, not heard of that before. Will give it a go
Re: Any reason access points would cause excessive traffic?
Right, it happened just now. Ran Ethereal and within 30 seconds I had collected 100's of thousands of packets, all IGMP ones, from our core switch saying 'V2 Membership Request'
The destination though was not an access point, but a 224.x.x.x address which is a multicast address if Im not mistaken?
anyone got a clue what they could be
again though, going through and unplugging each AP to see if it stopped it worked - in the end just one was the 'cause'
EDIT: just looked on our core switch (Extreme Summit 7i) and IGMP is enabled. I dont know a huge amount about it but I assume I can just disable it?
Re: Any reason access points would cause excessive traffic?
OK just looked into it a bit more and it seems its used for Ghost multicasting so not something that should be disabled
I was thinking, could there be a computer over in that block that is causing such a large amount of queries? Unfortunatly I forgot to check what was going on in the room where the offending AP was
Or some sort of DOS attack?