bandwidth mangement

Hi,

How can I assign bandwidth to users under ip binding with usermanager or hotspot?

Use static queues.

Try out with this way. It is easy to use winbox instead of putting command.

[admin@Mikrotik] queue simple> add name=“A client” target-addresses=x.x.x.x limit-at=256000/256000 max-limit=256000/256000

Rafiq…