blocking certain MAC addresses from joining your Cisco AP
In hope for an energy to revive this blog, a quick post.
If you need to block an abuser flood-trying to connect to your AP, resulting in multiple radius connections and error messages, you can make ACL on AP like this:
# access-list 760 deny 0002.725f.93c3 0000.0000.0000
# dot11 association mac-list 760
where 0002.725f.93c3 is the abusers mac address.
Happy banning,
S.
nho6j6