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

ECN problem!



Hi, there

	Could anybody tell me the setting for ECN is correct? 

set ns [new Simulator]
Queue/RED set setbit_ true
Queue/RED set thresh_ 24
Queue/RED set maxthresh_ 40

......
......
$tcp1 set ecn_ true
$tcp2 set ecn_ true
$tcp3 set ecn_ true
$tcp4 set ecn_ true

.......
.......
Here $tcp1, $tcp2,  $tcp3, $tcp4 are the end host.


Because I run my setting with a simple topology and a NON-ECN "blank" , there
are exactly same on the number of drop packets.  

Thanks anyway!

zutong   

[email protected]