Hi,
I am intending to use Mikrotik as the main gateway router and would like to set the maximum speed for download and upload dynamically for a certain VLAN or IP range. For example, on VLAN 10 with a maximum bandwidth of 100Mbps:
If there is 1 device connected, it gets 100Mbps download and 50Mbps upload
If there are 2 devices connected, each gets 50Mbps download and 25Mbps upload
…
If there are more than 10 devices connected, each gets 5Mbps download and 2Mbps upload
Can this be done with RouterOS?