Community discussions

MikroTik App
 
Gotmoh
newbie
Topic Author
Posts: 38
Joined: Fri Jul 15, 2005 8:56 am

simple queue small problem

Sat Mar 04, 2006 9:14 am

Hi all.

I created simple queue for an user. Then created another one as child for previous queue. Now parent and child counters doesnt show any activity (but when using torch I can see packet moves at this queues (both)). Was try use higher priority for child queue but dont work. Any ideas?
 
User avatar
Hugh Hartman
Frequent Visitor
Frequent Visitor
Posts: 92
Joined: Fri May 28, 2004 2:01 pm
Location: Fort Kent, Maine

Sat Mar 04, 2006 5:43 pm

Please post the actual rules
 
Gotmoh
newbie
Topic Author
Posts: 38
Joined: Fri Jul 15, 2005 8:56 am

Sat Mar 04, 2006 6:25 pm

ok. this is it.

parent queue :

add name="xxxxxxx Rafal 1" target-addresses=192.168.9.154/32 \
dst-address=0.0.0.0/0 interface=all parent=none direction=both priority=8 \
queue=default/default limit-at=1000000/1000000 max-limit=1000000/1000000 \
burst-limit=1356000/1768000 burst-threshold=128000/384000 \
burst-time=5s/20s total-queue=default disabled=no

and second (child) queue

add name="xxxxxxx Rafal 2" \
target-addresses=192.168.9.190/32 dst-address=0.0.0.0/0 interface=all \
parent="xxxxxxx Rafal 1" direction=both priority=7 \
queue=default/default limit-at=256000/512000 max-limit=512000/512000 \
burst-limit=1000000/1000000 burst-threshold=256000/256000 \
burst-time=5s/20s total-queue=default disabled=no
 
dot-bot
Member Candidate
Member Candidate
Posts: 164
Joined: Tue Oct 11, 2005 7:05 pm

Sun Mar 05, 2006 5:54 pm

When I tried the same thing I had the same problem (as well as tons and tons of unexpected behaviour when I tried different things from the forum etc. etc...)

Who is online

Users browsing this forum: KpuCko, xrlls and 168 guests