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

Re: [ns] ftp source



Jie Zou wrote:
> 
> Hi Debo,
> 
> I searched the ns manual and couldn't find such detail things. The manual
> just say FTP is an application module. There are some commands with it to
> generate some bulk data.
> 
>         q1: where and how to set up the data rates or pkt size for ftp?
>         q2: what's the diffrence between application (ftp) and traffic
>         generator(CBR)?
> 
> If there is such things in the manual could you tell me the pages? Thanks
> a lot!
> 
> Sincerely,
> 
> --Jie
> 
> On Fri, 21 Sep 2001, Debojyoti Dutta wrote:
> 
> > You can find such details in the manual / marc's tutorial
> >
> > debo
> >
> >
> >
> > On Fri, 21 Sep 2001, Jie Zou wrote:
> >
> > >
> > > Hi,
> > >
> > > How to setup pkt size and/or rate for the ftp traffic source like CBR
> > > traffic source?
> > >
> > > Thanks in advance.
> > >
> > > --jie
> > >
> > >
> >

You can set the packetsize for TCP

Agent/TCP set packetSize_ 1000


Stefan