# Allocate more bits for ports so we can have 2^10 agents per host instead of 2^8:
set nbits 10
$ns expand-port-field-bits $nbits
i found it in a script, so i think i must have thought it worked at some
point. :-) i remember it being a royal pain to figure out.
if that doesn't do it, there may be some more magic in:
/afs/cs/project/syn/cardwell/ns-tcp-scripts/sim-web-topology.tcl
that was doing the trick.
good luck,
neal