I’m using the following snippet to drop wireless client with a signal strength lower than -87. This works except for a one issue, if the client connects at signal strength greater than -88 they successfully connect, but they do not get dropped if their signal strength dips below -87. Basically it is preventing the initial association if signal strength is lower than -87, but it doesn’t seem to care after that. Anything I can do?
/interface wireless access-list
add ap-tx-limit=0 authentication=no client-tx-limit=0 comment="" disabled=no forwarding=no interface=wlan1-public mac-address=00:00:00:00:00:00 \
management-protection-key="" private-algo=none private-key="" private-pre-shared-key="" signal-range=-120.-88