LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   add new patch in ns2 error (https://www.linuxquestions.org/questions/linux-software-2/add-new-patch-in-ns2-error-4175494924/)

morzana 04-06-2014 05:03 PM

#42 & #43 please refer to these

3) http://sourceforge.net/projects/mihnistns229/
i download this but i don't know how to install ??? also another one
Quote:

31819126ns-2.29-nist-mob-022707
from pudn.com how to install vertical handover?????

morzana 04-25-2014 06:31 PM

i successfully simulate FHMIP patch and i need to replace NOAH with AODV protocl ??
all what i done in fhmip_simula.tcl is replacing NOAH with AODV !! is that true even when i run it again it gives .tr file in a normal way

if it is ok!!!
why the awk scripts i use with NOAH protocol doesn't work with the other protocol and i have to edit totally to match the change ???
by the way the fhmip_simula.tcl has also 1 MN when using AODV

i read about using AHRA with FHMIP but i didn't find this patch any where .. if anybody have it please upload it .......

thanks in advace

knudfl 04-26-2014 05:21 AM

# 46 .
Quote:

.. how to install vertical handover ????
Google .. ns2 vertical handoff .. https://www.google.com/webhp?hl=all#...rtical+handoff
Lots of hits. Nice simulations shown with "YouTube", etc.

I found this "code" example http://naveenshanmugam.blogspot.dk/2...-wlan-and.html
→ "naveen-UMTS-handoff.tcl" : The UMTS-Eurane protocol is used.
( http://www.linuxquestions.org/questions/tags/eurane/ ).

.. vertical handover .. https://www.google.com/webhp?hl=all#...tical+handover
Example http://downloads.hindawi.com/journal...010/794749.pdf

-

knudfl 04-26-2014 05:25 AM

# 47 .

AHRA : What is it ?
Unknown term, with Google .. ns2 AHRA ..

morzana 04-26-2014 12:45 PM

1 Attachment(s)
1) AHRA : stands for AD hoc routing Agent (AODV , DSR)


2) how to add 2 MN or 3 MN in FHMIP_simula.tcl i tried but to add one node and get the following error

Quote:

root@ubuntu:/usr/src/ns-allinone-2.31/ns-2.31/tcl/ex/fhmip# ns-fhmip fhmip_simula.tcl
num_nodes is set 1
INITIALIZE THE LIST xListHead
Segmentation fault (core dumped)

here are the edits i've made

Quote:

AddrParams set domain_num_ 5
lappend cluster_num 2 1 1 2 2
AddrParams set cluster_num_ $cluster_num
lappend eilastlevel 2 2 2 2 2 2 2 2
AddrParams set nodes_num_ $eilastlevel
Quote:

#MN - 6
$ns_ node-config -wiredRouting OFF

# now create mobilenodes
set MN [$ns_ node 1.0.1]
[$MN set regagent_] set home_agent_ [AddrParams addr2id [$HA node-addr]]
$ns_ node-config -wiredRouting ON

#MN2
set MN2 [$ns_ node 1.0.2]


morzana 07-17-2014 06:38 AM

https://drive.google.com/folderview?...lk&usp=sharing

please tell me how to install this in ns2

morzana 08-10-2014 03:16 AM

please how to plot throughput of the following trace please i need it

http://https://drive.google.com/file...it?usp=sharing

morzana 08-10-2014 03:44 AM

how to use tcpdump with ns2 to plot throughput ????

fatma alzahra 10-21-2016 04:23 AM

Hello ;
I have a problem accessing linuxquestions.org from home network
my IP : 156.199.251.67

I don't know what the problem is !!! I tried to disable website protection and use multiple bowser
please help

morzana 10-27-2016 07:01 AM

please help me with this error after successfully installed ns2.29

Quote:

fatma@ubuntu:/usr/src/ns-allinone-2.29/ns-2.29$ ns-nist-pmip6 pmip.tcl
invalid command name "Agent/PMIPv6"
while executing
"Agent/PMIPv6 set debug_ $opt(debug)"
(file "pmip.tcl" line 34)
also
Quote:

I copy "ns-nist-pmipv6" to /usr/local/bin/
http://www.linuxquestions.org/questi...-a-4175463585/


All times are GMT -5. The time now is 10:07 AM.