RB4011 rate limit ports

hello
I have a 4011 on 7.10.2, I checked the wiki at: https://help.mikrotik.com/docs/display/ROS/Switch+Chip+Features

I would like to limit the eth3 port to 100M (leaving autoneg to 1G), so I tried to apply setting switch rule - rate, but it tells me cannt add rule, not supported on this switch

any hints?

You must’ve given the wrong command. It works as documented here on 7.10:


/interface ethernet switch port
set ether3 ingress-rate=100M

That command comes from footnote 1, here.