Hi!
Are you sure about the WLAN mapping?
I'm not specifying any wlan when creating the acl like this:
ruckus(config)# l2acl l2acll
The L2 ACL entry 'l2acll' has been created.
ruckus(config-l2acl)#
ruckus(config-l2acl)# mode deny
The command was executed successfully. To save the changes, type 'end' or 'exit'.
ruckus(config-l2acl)# add-mac 92:5e:49:xx:xx:xx
The station '92:5e:49:xx:xx:xx' has been added to the ACL.
The client is connected to a wlan x
After doing this the client can't access anything and I can't connect to the client using any wlan / vlan
If try to access the client from wlan y it does not work.
I'm thinking since I have not mapped the acl agains any WLAN it will be all?
The reason for me doing this via cli rather than the app is to be able to script block / unblock. It's very useful for blocking the kids from internet when needed, and by scripting I can automatically unblock after a timed period.
Regards J