Ivana Kvaka wrote:
Thanks, but from where are these multicast packets? There is nothing like
that at the network, we don't use multicast. Is it possible that 450
generates itself multicast? Or some application?
Ivana
Well, obviously somewhere you ARE using multicast, you just don't
realize it. It may be unintentional -- perhaps you are doing something
that uses multicast but didn't realize it.
#1 candidate i'd say would be Spanning Tree. BPDU's go out via
multicast. If you have not diabled spanning tree on the switches, then
the switches themselves will be sending multicast packets.
#2 Router discovery - many devices will run this protocol by default
unless you specifically disable it - it uses multicast.
Since you have not told us what IS connected to the switches (ie: what
type of devices, what OS) it's a little hard to guess what the source of
the multicast packets is.
If it is really important that you know, download a copy of ethereal,
set up a mirroring port on one of the 450's and capture all the
multicast traffic. Look at the packets and see what is sending the traffic.