Block Unwanted Mac

Hi All,

How do I block unwanted Mac addresses from intruding on my wireless network?

Thank you in advance

Try:

ip firewall filter add action=drop chain=forward comment="" disabled=no src-mac-address=00:00:00:00:00:00

Where 00:00:00:00:00:00 is the MAC address you want to block.

Nick.

Thank you NAB I will try it and see

I tried it but it is not working, any help out there? I will like to block some Mac address from my wireless network.

Setup MAC filtration on the access point.
Add all allowed MAC-addresses to /interface wireless access-list
Add the last rule, that will deny associations for any other mac,
/interface wireless access-list add authenticaiton=no