NS Question

Amit Aggarwal (amit@cs.washington.edu)
Tue, 29 Jun 1999 03:29:39 -0700 (PDT)

Is there a way in ns to simulate a very large number of connections (of
the order of thousands). It seems that the total number of connections is
limited.

Since, I need only a limited number of connections active at a given time,
is there a way of simulating multiple TCP connections using the same ns
connections. In other words, is there any function in ns which
appropriately reinitializes all the TCP parameters. If not, what
parameters need to be reinitialized (rtt, ssthresh, window, any others?)

Thanks a lot
Amit