The speed limit of certain connections depending on the time..

How can I organize a speed limit at a certain time for a certain device. Let’s say I have 3 connections, 2 of them should work at maximum speed all day, but 1 connection should work from 8AM to 11AM at the same speed, let’s say 50 mb per second, and from 11AM to 5PM the speed should be 70 mb per second. Is there such a possibility and how to organize it?

That’s not possible. You would need to write your own scripts and run them at certain times to control the config, e.g. through the API.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.