[ns] wired-cum-wireless UMTS simulation

2009-05-13 Thread Ines Kechiche
hi to all Does any one have a working wired-cum-wireless simulation of an UMTS network. I'll be so grateful .It's really pressing

[ns] Problem with tracing SCTP Agent Trafic

2009-05-14 Thread Ines Kechiche
hi to all, I'm trying to trace SCTP trafic,to explore the cwnd and rto values. Unfortunately when I added the suitable lines to trace the agent I got this error. --- Classfier::no-slot{} default handler (tcl/lib/ns-lib.tcl) --- _o51: no target for slot 0 _o51 type: Classifier/Hier I need

Re: [ns] Problem with tracing SCTP Agent Trafic

2009-05-15 Thread Ines Kechiche
) Good luck Najla -Message d'origine- De : ns-users-boun...@isi.edu [mailto:ns-users-boun...@isi.edu] De la part de Ines Kechiche Envoyé : jeudi 14 mai 2009 21:52 À : Ns-users@isi.edu Objet : [ns] Problem with tracing SCTP Agent Trafic hi to all, I'm trying to trace SCTP trafic

[ns] how to use print instead of trace?

2009-05-16 Thread Ines Kechiche
As I got error no-slot{} default handler while trying to trace sctp trafic with set trace_ch [open trace.sctp w] $sctp0 set trace_all_ 1 # trace them all on oneline $sctp0 trace cwnd_ $sctp0 trace rto_ $sctp0 trace errorCount_ $sctp0 attach $trace_ch I tried to substitute *trace***

[ns] SCTP sacks paquets not reaching delivery

2009-05-19 Thread Ines Kechiche
hello, I 'm using SCTP in a wired-cum-wireless scenario. In my simulation the MN node is attached to a UMTS base station however I realized that the SACK paquets cannot rich delivery from the mobile node to the sgsn node.It comes to the base station and then disappears. My sender SCTP agent is

[ns] EURANE patch

2009-05-21 Thread Ines Kechiche
Hi, I've installed the ns 2.30 version then I tried to install the eurane patch from http://eurane.ti-wmc.nl/eurane/ unfortunately while installing the eurane patch I got an error. Would you please tell me the right steps to follow while installing it. Can you also tell me where I can find a

[ns] how to attach an iface of multifaced node to an sctp agent

2009-05-22 Thread Ines Kechiche
I'm trying to simulate handover between umts and wimax through sctp multihoming propriety. I had to set a multifaced node to allow switching between UMTS base station and WIMAX base station. Unfortunately I got segment fault error while runnig the simulation. It seems that the UMTS node_face is