Hello,

I am currently trying to implement a relatively simple network topology where I 
want to specify the buffer / queue size on a node within the network. However, 
it appears the only way I can do this is specifying the size in packets using 
the code:

"$ns queue-limit $n(1) $n(2) 100"

However I wish to specify the queue size in bytes instead of packets, how is 
this achievable (using a drop-tail queue)?

Regards
Daniel

Reply via email to