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

Re: [ns] Problem - Throughput greater than link bandwith



the problem is a typo:

< set opt(bw_up)          bw; # Uplink bandwidth-- becomes downlink bw
also
> set opt(bw_up)          $bw; # Uplink bandwidth-- becomes downlink bw
also