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

[ns] Diffserv



Hi,
I am interesting in example of diffserv.
Could you help me to know:
-What weights represent?
-What is the relationship between the weights of the queue and the average queue size here (equation...):

$scheduler1 set ef_queue_lenght_ 10
$scheduler1 set af_queue_lenght_ 100
$scheduler1 set be_queue_lenght_ 200
$scheduler1 af-queue-rio-params 0.002 45 90 50 20 40 25
$scheduler1 be-queue-red-params 0.002 50 180 20
$scheduler1 set ef_queue_weight_ 1
$scheduler1 set af_queue_weight_ 4
$scheduler1 set be_queue_weight_ 5
$scheduler1 set aggregate-bytes-thresh 1000

Best regards.