hi every body
i have aquestion about the tree queu and how to creat it to make priorety of some site like yahoo mail and other site
also i want to make a priority to spacific user using ppoe and hotspot
thanx
hi every body
i have aquestion about the tree queu and how to creat it to make priorety of some site like yahoo mail and other site
also i want to make a priority to spacific user using ppoe and hotspot
thanx
Read the manual
i do but i cant do what am asking for
Hmmmm.
Read the manual, may not have been a helpful comment. Its not the easiest manual to read, but I promise you the more time you spend reading it and working with mikrotik you will get used to it, and so yes, you should read the manual because all the answers are in there.
But as this is the Beginners Forum I will put a bit more info for you.
OK, Lets start:
First off you have traffic passing through your router. Now you want to mess about with that traffic and do things like manage bandwidth and set priority.
So if you learn one lesson today learn this one.
If you want to fiddle around with traffic in Mikrotik it means that you must identfy that traffic that you want to play with first. We call this MANGLE. Read about that in the manual. MANGLE means to MARK the traffic, or identify it and place a mark on it so that you can do stuff to it later.
you will use MANGLE VERY often in mikrotik so get used to it. You find it in the IP FIREWALL MANGLE menu.
Now you have marked your traffic, such as traffic going to x or coming from y or perhaps traffic that is web or traffic that is ftp.
Now it is marked or mangled you can start to mess with it. This is what queues (and other things) are for.
So you must take the marked traffic, (lets say you marked traffic as WEB and ALL OTHER) and place it in a queue where you can now set the speed or priority or both.
Ok, there is some back ground, now you need to read the manual and also refer to the wiki where you will find examples to paly with. http://wiki.mikrotik.com
Well, good luck!
thanks..for me was very useful i have the same question
As we don’t prioritize based on type of traffic what we do is build a queue for all VoIP devices and set it to use enough bandwidth for them all to be on the phone at a time (IE: g711 uses 80kbps, so 160kbps queue for two phones) and a priority of 1. Secondly, we queue the remaining devices by group (IE: one queue for desktop PCs, one queue for servers, one queue for credit card processing, one for ATMs, etc.)
A fine example of this working very well was one location with two buildings. One building uses the Internet for desktop PCs and Cisco phones. The second is a hotel with a wireless hotspot. The hotspot was one big queue with a /24 network queue, one queue for the desktop PCs and a third queue for the phones. The phones have a priority of one.
A mistake was made months ago where one wireless hotspot hotel guest used up every bit the connection had to offer, still, the phones’ priority of 1 was able to make the phones work almost perfect! The only problem with the call quality was a good 3 second delay back and forth (mind you, with almost zero bandwidth!)