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

Re: [ns] Incedent traffic from a number of Pareto On-Off Sources



Sorry that I didn't explain it clearly. What I meant is that
you can create a new command similar to monitor-queue (but
takes N nodes instead of 2 nodes as argument) for
integrating traffic from different links. This might
require you to add some new codes in  ns-lib.tcl
and ns-link.tcl

Just a thought.

Kun-chan Lan

On Fri, 3 Aug 2001, Abbas Makki wrote:

> Hi
> 
> I read that. Does the following do it ?
> 
> $ns_ trace-queue <n1>  <n2>
> 
> The problem is: I am at the input of the queue on N links. So there is no <n1>
> in particular to specify. What modification can be made ?
> 
> regards.
> 
> 
> >Date: Thu, 2 Aug 2001 16:20:20 -0700 (PDT)
> >From: kunchanl <[email protected]>
> >To: Abbas Makki <[email protected]>
> >cc: [email protected]
> >Subject: Re: [ns] Incedent traffic from a number of Pareto On-Off Sources
> >MIME-Version: 1.0
> >
> >> Hi ns-users
> >> 
> >> Two questions:
> >> 
> >> (1)
> >> 
> >> In a basic drop-tail queue fed with N on-off Pareto sources; what is the 
> command 
> >> that would report the average queue size over a finite time step (say 1 mS) ?
> >> 
> >> Is there a better way of measuring the combined incident traffic ?
> >> 
> >I don't think there is a particular command for that, but maybe
> >you want to take a look at QueueMonitor (Chap 22, ns manual) to
> >see if that (with slight modfication) will suit your purpose.
> >
> >Kun-chan Lan
> >
>