configure terminal
ip access-list extended BLOCK_MULTICAST
deny ip any 224.0.0.0 31.255.255.255
permit ip any any
exit
interface ethernet 3
ip access-group BLOCK_MULTICAST out
exit
interface ethernet 4
ip access-group BLOCK_MULTICAST out
exit
interface ethernet 10
ip access-group BLOCK_MULTICAST out
exit
модель tp-link TL-WR840N, прошита на openwrt.