How to drop client by MAC address in Host table (Switch)

I try to drop all traffic from certain client, that connected to one local switch port. In Host table (Switch) I have some numbers Dynamic entries, including host, that I wont to drop. To do this, I Add New Switch Host: input target MAC address, specifies the port, and check Drop. By clicking Ok receive Error masage:

Couldn’t add New Switch Host - only 0 entries supported (6)

What is wrong?

That because your RB don’t support that switching function. You need mikrotik switch for that. You have to use firewall to drop frames.

Thank you, but where is this written? In Wiki-page Switch Chip Features I did`t find confirmation of this information. Can any Routerboard device (with RouterOS, not SwitchOS) supports the function I need?

If you want to drop frames with explicit source mac address, use ip firewall filter advanced - src-mac-address, action=drop. Be careful to not drop yourself frames.

If so, then I think it will be better to use: IP → Firewall → Raw.