[ns] Can't Seen any tcp flow in trace file

2012-12-19 Thread Salman Malik
Hi All, I am a newbie to ns2 and trying to simulate a fat-tree like topology of depth 3 in the simulator. I am using DV routing protocol for routing and the leafs in the topology send packets to the root of the tree (which in my case is a sink). I have used the following to attach sources

Re: [ns] Can't Seen any tcp flow in trace file

2012-12-19 Thread Salman Malik
Sorry for the previous email: I have just spotted my mistake. Regards, Salman From: salma...@live.com To: ns-users@isi.edu Subject: Can't Seen any tcp flow in trace file Date: Wed, 19 Dec 2012 14:29:06 -0600 Hi All, I am a newbie to ns2 and trying to simulate a fat-tree like topology of

[ns] Fixed Flow_id's ?

2012-12-19 Thread Salman Malik
Hi, I have a topology where 20 hosts are connected and talking to another host through TCP i.e. the first 20 hosts are attached to TCP source : [new Agent/TCP] with an exponential application running on top : [new Application/Traffic/Exponential], whereas the last host is simply the TCPsink

Re: [ns] Can't Seen any tcp flow in trace file

2012-12-19 Thread Salman Malik
2012, at 08:35 PM, Salman Malik salma...@live.com wrote: Sorry for the previous email: I have just spotted my mistake. Regards, Salman From: salma...@live.com To: ns-users@isi.edu Subject: Can't Seen any tcp flow in trace file Date: Wed, 19 Dec 2012 14:29:06 -0600

Re: [ns] Fixed Flow_id's ?

2012-12-19 Thread Salman Malik
By default packetsize_ for tcp is 1000. Change that you may get it. Sent from my iPhone On 19 ಡಿಸೆಂಬರ್ 2012, at 09:27 PM, Salman Malik salma...@live.com wrote: Hi, I have a topology where 20 hosts are connected and talking to another host through TCP i.e. the first 20 hosts

Re: [ns] Fixed Flow_id's ?

2012-12-19 Thread Salman Malik
:27 PM, Salman Malik salma...@live.com wrote: Hi, I have a topology where 20 hosts are connected and talking to another host through TCP i.e. the first 20 hosts are attached to TCP source : [new Agent/TCP] with an exponential application running on top : [new Application/Traffic