[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] Can we put more than one flow in one queue of CBQ



Hi all,
  I already establish the CBQ link and class and then I need to bind the
fid_ with that class.

I try to put more than one flow in that class(queue) by have many of bind
command as below:

$cbqlink bind $defaultclass 0
$cbqlink bind $defaultclass 1
$cbqlink bind $defaultclass 2
$cbqlink bind $defaultclass 3
$cbqlink bind $defaultclass 4

I got the error as "Segmentation fault". 

I just wonder if I can do this. If not, how can I put more than one flow
inside that queue(class)

Thank you very much in advance.

Sincerely,
-Surapich Phuvoravan