LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   wrong node routing agent (https://www.linuxquestions.org/questions/linux-newbie-8/wrong-node-routing-agent-533172/)

newbie06 02-28-2007 02:08 AM

wrong node routing agent
 
Hi all,

I am new in linux. I am running a project on the extended Mobile IP protocol and using NS2.26 as my simulator. I have problem in my simulation where I got the following error message:

num_nodes is set 4
Wrong node routing agent!

I dont have any idea why this is happened. I have try to change the file named ns-lib.tcl in /tcl/lib as follows: (as someone suggested me in order to know what routing agent is wrong)..

switch -exact $routingAgent_ {
#...

default {
puts "Wrong node routing agent!: $routingAgent_"
exit
}

#...
}

after re-configure and compile, i still got the same error.

Does anybody know why this is happened? Do you have any idea how to solve this problem..? I really need to solve this out..

Thanks is advance ..

Tinkster 03-01-2007 01:59 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.

The 8 minutes older sibling on the same topic lived here:
http://www.linuxquestions.org/questi...d.php?t=531589

And while I appreciate that it may be urgent to you,
it's not to LQ or any of our members. Please don't
post topics like "urgent" or "help".


All times are GMT -5. The time now is 03:22 PM.