How to restrict the bandwidth with for the Manual Bind Users

how to restrict the bandwidth with for the manual bind users
Make Bind.jpg

Just add those to the mangle table and create a simple que?

Hi,

Kindly go through the attachment & if anything wrong kindly correct it.
MT.jpg

please show me the conifig instead.

[admin@MikroTik] /ip hotspot ip-binding> print
Flags: X - disabled, P - bypassed, B - blocked

MAC-ADDRESS ADDRESS TO-ADDRE

0 P C0:18:85:97:D4:BA 10.0.0.254 10.0.0.254


[admin@MikroTik] > ip firewall mangle print
Flags: X - disabled, I - invalid, D - dynamic
0 chain=prerouting action=accept src-address=10.0.0.254

[admin@MikroTik] /queue> simple print
Flags: X - disabled, I - invalid, D - dynamic
0 name=“Test” target=10.0.0.254/32 parent=none packet-marks=“” priority=8/8
queue=default/default limit-at=64k/64k max-limit=64k/128k
burst-limit=0/0 burst-threshold=64k/64k burst-time=0s/0s

1 D name=“hs-” target=ether3-slave-local parent=none packet-marks=“”
priority=8/8 queue=hotspot-default/hotspot-default limit-at=0/0
max-limit=0/0 burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s

hi dear.

is there any way to limit bandwidth Bind-Users by MAC address ?

the above mentioned solution doesnt work for me