The queues to control bandwidth do not work for me

Hello

I have a switch CRS125-24G-1S where I configure queues to control the bandwidth of the connected clients but it doesn’t work for me

I did tests configuring in the targe field the ip and also with the interface, it does not work in both ways

I attach images of the configuration
In the traffic tab does not show rate

Please help me to control the bandwidth of the clients by IP or by the Interface


Regards
Interfaces.JPG
queue.JPG
Traffic.JPG

Use the method shown here instead of simple queues: https://wiki.mikrotik.com/wiki/Manual:CRS1xx/2xx_series_switches_examples#Bandwidth_Limiting

Hi

Configure port 21 to limit bandwidth on Tx and Rx

Attached image of what is configured

Checking the traffic on interface 21 I see that it only applies in Tx and not in Rx, you can see in the attached image

How can help me limit Rx bandwidth

I am attentive to the answer

regards
Interface.PNG
Rate.PNG

Hi
This is the configuration used:

/interface ethernet switch ingress-port-policer
add port=ether21-slave-local meter-unit=bit rate=1M

/interface ethernet switch shaper
add port=ether21-slave-local meter-unit=bit rate=1M

How can help me limit tx bandwidth
I am attentive to the answer

regards