Hotspot params

Hi, i run a hotspot service, that has a couple of bypassed users.

I have a DSL conection wit 16M/1M (down/up), and need to set some params.

The idea is to have a max speed limit per user, a total max speed limit to the hotspot, and full access for the bypass users.

Configuration needed:

  • Hotspot IP Binding user rate speed: 16M/1M (down/up) | Full access, no speed limit.
  • Total hotspot max rate speed: 10M/512Kb (down/up) | If i sum up all individual users rate speeds, they can’t be greater than that.
  • Individual hotspot user rate speed: 2M/200Kb (down/up) | Each user rate speed can’t be greater than that.

I have everything running except the total hotspot max rate speed.

Any suggestions?

I’ve tought about using a Vlan as slave to the main interface and assign the hotspot (and set a queue with the desired rate speed) to that vlan, but i don’t know how to do that, or if it even works that way.

Best regards,
Paulo Brinca.