[ns] CBQ : can I set different queue limits ?
Fabio Arnò
fabioarno at hotmail.com
Mon May 24 11:21:31 PDT 2004
Hi folks,
I've got a very simple question for you about the CBQ.
As you know you can set the queue limit on a link between two nodes, say n1
and n2, by the command-line :
$ns queue-limit $n1 $n2 $QueueLimit
But when you put a CBQ queue type on a link, you get more then one queue on
the same link (are they physical different queue or just virtual different
queue ?).
Anyway, I'd like to fix different queue limits for different queue-classes .
I figured out it's possible to do it, isn't it ?
How can I do it ?
Let's say I've got this different classes :
$cbq insert CBQclass1
$cbq insert CBQclass2
$CBQclass1 install-queue q1
$CBQclass2 install-queue q2
Can I set two different queue-limit for q1 and q2 like these :
$q1 set queue-limit $QLim1
$q2 set queue-limit $QLim2
?
Thanx thousands in advance.
fabioarno at hotmail.com
More information about the Ns-users
mailing list