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

Re: [ns] Help in implementing new trace - wireless-mip-test.tcl



yes, you're right . however from my first look, it seems that newtrace only
being
turned on if mobility-trace (in ns-lib.tcl) being called . But if you use
moblie-ip
, it's never gonna get called . One of workaround I can think of is to
modify
your ns-moblinode.tcl to force it turn on newtrace in init .  Hope this
helps .

Kun-chan Lan


-----Original Message-----
From: Kumarendra Sivarajah <[email protected]>
To: Kun-chan Lan <[email protected]>; [email protected]
<[email protected]>
Date: Thursday, June 01, 2000 9:11 AM
Subject: Re: [ns] Help in implementing new trace - wireless-mip-test.tcl


>In the tutorial, new trace file has been used in one of the example, I
think
>wireless1.tcl which uses DSR and it displays the newtrace,. but when i
>implement it with mobile IP the program fails to run. Any suggestion would
>be helpful.
>Indran
>----- Original Message -----
>From: Kun-chan Lan <[email protected]>
>> I think new trace is supported for tora only at this point . see
>> ~ns/tcl/lib/moblienode.tcl
>>
>> Kun-chan Lan
>>     From: Kumarendra Sivarajah <[email protected]>
>>     To: [email protected] <[email protected]>
>>
>>     Apology for sending a big file. I need someone's help to modify the
>file
>> below so that it accepts the newtrace format. I tried command $ns
>> use-newtrace but it still gave the old trace format. Either way the
>program
>> should work well. Your help is greatly appreciated.
>>     note: the reason I need this program to work in new trace, since so
>far
>> this is the first program i have found where dsr and mobile IP works
>> together with ns-2.
>>
>>     Adopted from
>> http://www-mash.cs.berkeley.edu/dist/archive/ns-users/9908/0040.html
>>
>>     Kumarendra Sivarajah (Indran)
>>     [email protected]
>>     Communications Systems Engineering
>>     University of Kent at Canterbury, U.K.
>>
>>
>