Tag: queue tree
4 articles
Queue Tree Mikrotik to limit total bandwidth
Hi Guys, today i’ll show you how to manage the Mikrotik Queue Tree to limit the total bandwidth (for. example you can split a 20Mbps DSL to 4Mbps per 5 users) In my example i’ll limit upload+download=20Mbps First of all we need to mark the packets to be traced in the queue: /ip firewall mangle … Continue reading Queue Tree Mikrotik to limit total bandwidth
Mikrotik Script: Alert on queue tree limit exceeded
Hi guys, This is my first post here, I’m a Network Engineer who works a lot with Mikrotik devices and Server Administration and you can see more of my posts on my website. I found this blog some time ago and was invited to contribute with some of my own scripts that may help others! Today i’ll show … Continue reading Mikrotik Script: Alert on queue tree limit exceeded
Study guide: Moving up to RouterOS v6
Given v6.0 stable is now upon us I’ve taken some time to collate some of the posts I’ve been familiarising myself with over the last few weeks to understand the major changes that have been implemented in this release and how to best upgrade and make use of these. I’ve tagged some videos and forum posts … Continue reading Study guide: Moving up to RouterOS v6
Queue outside please!
New toys you say? Noticed this little gem in the MikroTik wiki this morning while reviewing Queue Types. Note: Starting from v5.8 there is new kind none and new default queue only-hardware-queue. All RouterBOARDS will have this new queue type set as default interface queue only-hardware-queue leaves interface with only hw transmit descriptor ring buffer which acts as a queue … Continue reading Queue outside please!