Hi everybody,
I'm trying to write a script that does the following:
[AC87U]: Limit Bandwidth On 5GHz Band Using Script
I'm trying to write a script that does the following:
- Read a list of user/device name/mac addresses/limit
- Check if the device is active (i.e. bandwidth is over a given threshold) - e.g. every minute
- Count the times the device is over this threshold
- If the device breaches the LIMIT read in for that MAC, then limit the up/down bandwidth for that device.
[AC87U]: Limit Bandwidth On 5GHz Band Using Script