Community discussions

MikroTik App
 
sioux
newbie
Topic Author
Posts: 47
Joined: Thu May 25, 2006 10:35 pm
Location: Poland/Tarnów

queue simple

Wed Aug 30, 2006 3:23 pm

hi all

in documentatios is written that setting max-limit=0/0 means not limitation so can I add a queue like that:
Flags: X - disabled, I - invalid, D - dynamic
 0    name="user1" dst-address=A.B.C.D/32 interface=wireless
      parent=none direction=both priority=8 queue=default-small/default-small
      limit-at=0/0 max-limit=0/0 total-queue=default-small
for every user that I have connected do AP for statistics purposes shown on webif (tool/graphing/queue)?

is it really for example 30 queues like above don't affect data traffic ?
how simple queue is implemented in MT? to which queue type it can by compared (FIFO, TBF, SFQ etc) ??

and last question. if I have set /queue interface type to SFQ, is it consider before or after added simple queue's? and if before .. how it is done. SFQ is classles

and really last question :)
Per Connection Queuing (PCQ) is other name for ESFQ ??

thx for replays and sorry for my bad english.