I think the best way is to use the manual source routing. you can find an example script at ns2/tcl/ex/src_test.tcl.
On 1/10/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > Hi all again!! > > I've been working on the problem i post before and i get it :). > Sorry for posting it :(. Unfortunately i didn't manage it as i > wanted, because i do it establishing default routes with > "add-route-to-adj-node" command > > Ex. > > [$n0 get-module "Manual"] add-route-to-adj-node -default $n1 > > But i still don't understand how to add different routes to > different nodes. For example: > > n0 > | > | > n1 ------ n2 > | > | > n3 > > > > I want to send information from n0 to n2 and n3, but i don't find > how to use the commands correctly to do it. > > Can anyone give me a clue...or any kind of help about how to do > it??? > > Thanks for any information you can give me :). > > And sorry (again) for the last post :(. > > Pablo. > > -- Song Luo Intelligent Automation, Inc.
