[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: routing agent
>
> if i keep the ROUTERTRACE ON (for mobilenode), cmu-trace becomes the
> target_ and after that my routing agent dosnt get the packet . By
> setting it OFF, the ragent becomes the target_ and the routing agent now
> gets the packet.
>
> IS there a way i can also get the cmu-trace results.Can anybody give
> me some ideas of what mistakes i am making???
>
> thankyou
>
The routing agent should have 255 as its port number. Are you doing this? BTW,
the CMU Trace objects are inserted before the routing agent in the add-target
instproc of MobileNode (in tcl/lib/ns-mobilenode.tcl). You might want to check
there for some hints.
Satish