I’m not sure if there is a way to do this with RouterOS, but I intended to do it as follows:
- I have a 70Mbps link
- I want to split this link equally (35Mbps for each) between two subnets (192.168.1.0/24 and 192.168.2.0/24).
- But if one of the subnets is not fully using the 35Mbps, the other could use the unused speed.
Examples:
- The two subnets are using 100% speed, each one will have 35Mbps.
- Subnet 1 is using 10Mbps so the subnet 2 can use 60Mbps.
- Subnet 2 is not using anything so the subnet 1 can use 70Mbps (full link speed).
Is this possible with RouterOS? Currently I have the 35Mbps division for each, but most of the time it has unused speed.