Hi, I must apply a limit to simetric 2 Mb to an specific customer.
Supposed that the subnets are 192.168.1.0/27 and 192.168.10.0/24, is that correct ???
Queue limit 2 Mb up and 2 Mb down is applied to both subnet 192.168.1.0/27, 192.168.10.0/24.
a) if you want to apply 2/2 Mb for specific user, specify like this ‘target-address=192.168.1.1/27’.
b) if you want to apply 2/2 Mb for each user in the networks 192.168.1.0, 192.168.10.0, than use simple queues to accomplish it. Very similar example is available in the http://wiki.mikrotik.com
c) ‘total-limit-at’ is a limit for bidirectional stream data rate (e.g. total-limit-at=2Mbps), user up+down is limited to 2Mbps.
Sergejs, I need limit a total of networks to 2 Mb bidirectional, not per user, it’s a housing customer with 4 networks and a couple of servers.
My configuration is correct or I must to set up another parameter ? (like “total-limit-at”).