Hello,
it depends if it is a switch or a router. On a router, you could configure an access list:
access-list 101 deny ip 224.0.0.0 15.255.255.255
On a switch port, you could use storm control, using the following interface command:
storm-control multicast level 0
HTH,
GP