Actually, we have two main MIH (Media Independent Handover) implementations:
- NS-2.29 by NIST
this is the most used implementation by students, researchers and companies. Citation from the official website: "In addition, we evaluated mobility protocols' interactions across network layers 1-4 and the use of media independent handover functionality. As part of this work, we developed NS-2 models of IEEE 802.21 MIH architecture components such as the Event, Command, and Information Services, and transport of Layer 2 trigger information to higher layers. We also produced a set of NS-2 models of MAC-layers such as IEEE 802.16 and IEEE 802.11 that we used with the MIH functions to model vertical, i.e. heterogeneous, handovers that are assisted by cross-layer information passage."
- ODTONE
stands for Open Dot Twenty ONE and is an Open Source implementation of a Media Independent Handover Function (MIHF) for the IEEE 802.21 Media Independent Handover Services standard, using C++ APIs. ODTONE supplies the implementation of a MIHF, supporting its inherent services (Media Independent Event Service (MIES), Media Independent Command Service (MIIS) and Media Independent Command Service (MICS), as well as supporting mechanisms (Capability Discovery, MIHF Registration, Event Registration, etc.). ODTONE aims to implement a MIHF that is capable of being deployed in multiple operating systems. In a first stage, it will support GNU/Linux, followed by Microsoft NT-based operating systems and others. This means this implementation will be decoupled of highly dependent operating system mechanisms. Official website
Please I am a Masters student and my thesis is on heterogeneous networks.I need help in running the NIST ns2 2.29 mobility package on centos 5.7.I tried to run the wimax_wifi handover example, which is in directory ns2.29/tcl/hsntg/wimax/handover-wifi-wimax. I got this error invalid command name "Handover/5"
ReplyDeletewhile executing
"Handover/5 set debug_ 1"
(file "wifi_wimax_nam.tcl" line 42)
I am a newbie at linux, and will really appreciate it if you had any advise to resolve the matter
I can help you a lot with this.
DeleteWrite me at kire_jakimoski@yahoo.com
Deletehi sir,
ReplyDeletei am also working on reducing handover delay in 802.11
but here my problem is ns2.29 does not support multichannel AP. hence during active scan MN will scan only one channel.so is there any way to give multichannel support?
I can help you a lot, write me at kire_jakimoski@yahoo.com.
Deletehello sir,
ReplyDeleteI have installed NS2.29 but unable to install the MIH add on. I have just started working on MIIS-neighbor discovery and done some literature survey. The topic is quite interesting but has a lot of vagueness which can be clarified with ur help. Plz let me the next step to work on MIH in NS2.29 (ubuntu 14.04). Thanks