Issues in Mobile Node Controlled Handovers

Size: px
Start display at page:

Download "Issues in Mobile Node Controlled Handovers"

Transcription

1 Issues in Mobile Node Controlled Handovers Rehan Qureshi, Arek Dadej and Qiang Fu Institute for Telecommunications Research University of South Australia Mawson Lakes, SA 5095, Australia Abstract Mobile nodes moving across heterogenous access networks need to perform Mobile IP handovers to maintain continuity of Internet access. The IEEE framework was defined to support such handovers by providing link layer intelligence and Media Independent Handover control facilities to the user entities. This framework, however, does not provide all controls necessary to perform seamless handovers in heterogeneous network environment. Additions, clarifications and simplifications of some commands may be required to promote uniform approach to implementing seamless handovers in heterogeneous access environment and ensure inter-operability across the range of handover control procedures implemented independently by various manufacturers and providers of network access solutions. Although the current draft incorporates recent proposals to solve some of these issues, it falls short of proposing solutions suitable for the case of mobile controlled handovers. This paper proposes definitions of commands for inclusion in the IEEE standard, to address the current deficiencies of the standard. I. INTRODUCTION Multiple operators offering network access services, and the increasing number of access technologies available, make the wireless network access environment increasingly heterogeneous. With the availability of a variety of wireless technologies, a mobile node has a greater chance of remaining connected to the internet while on the move e.g. in a building a mobile node can connect via a WiFi network, and on moving outside it can connect via 3GPP or WiMAX. When moving from one access network to another, a mobile node has to perform seamless handover in order to remain connected to the Internet. Due to the heterogenous nature of the networks, these handovers include both the link layer handovers and the network layer handovers. To facilitate this kind of handovers, the IEEE Media Independent Handover (MIH) framework (IEEE standard) [1] was defined. The MIH framework provides link layer intelligence and other related network information to upper layers to facilitate optimisation of handovers. The network information is obtained from the mobile node s current or prospective point of attachments (PoA) using the MIH protocol. Such information can only be obtained if the PoAs involved are IEEE enabled. This, however, is not always the case in the heterogeneous access environment with multiple network providers. A mobile node might need to be capable of performing handovers without network assistance, i.e. on the basis of information available locally from the link layer interfaces. This paper discusses mobile node controlled handovers carried out without any assistance from the network. While attempting to specify handover control procedures for a practical case involving mobile controlled handovers, we came to a realisation that the recent drafts of IEEE standard [1], [2] do not provide to the upper layers all the facilities necessary to completely and optimally control handovers. Important details, such as the principles of translation of MIH level commands into link level commands are left to be decided as part of implementation, potentially leading to a variety of MIH support implementations not inter-operable with each other despite full compliance with the standard. We also observed that the system of MIH Commands as currently defined may suffer from some internal inconsistencies, and in some cases lack functionality necessary to provide coverage of a wide range of handover scenarios in a simple and intuitively natural manner. Some of these problems are currently being addressed in numerous proposals (including changes of names and structure of MIH Commands) discussed within the working group [3] and incorporated into the most recent draft [1], however none of them provide simple solution to mobile controlled handovers in the absence of PoA supplied network information (i.e. when the PoAs are not enabled). The section II of the paper presents a brief overview of the IEEE framework and the commands defined to support handovers. Section III provides a detailed description of the problems observed when performing make-before-break handovers and when a simple connection to a new link is required. Section IV proposes two new commands for the MIH Users to connect and disconnect a link. Finally, section V concludes the paper. II. OVERVIEW In this paper, we consider a mobile node with multiple network interfaces. Such a node can also be called a multihomed mobile node [4]. The mobile node roams in a heterogenous access environment. The node is IPv6 [5] capable and uses Mobile IPv6 [6] to manage network layer mobility. In order to cope with the heterogenous nature of the access networks and to easily transfer communications from one network to another, the mobile node uses IEEE Media Independent Handover mechanisms. The IEEE standard provides a platform to support handovers across heterogenous access networks. It specifies Media Independent Handover interfaces to support handovers

2 Upper Layers MIH User (Mobility Protocol, Handover Policy, etc.) Event Event Command MIH Function Command Information Information Lower Layers (802.3, , , 3GPP, 3GPP2) Fig. 1. MIH Function location and services featuring 3GPP, 3GPP2 and both wired and wireless IEEE 802 family of media. The information used to facilitate handovers is exchanged as part of the following IEEE services. 1) The Media Independent Event service that detects events and delivers triggers from both local and remote network interfaces. 2) The Media independent Command service that provides a set of commands for the MIH Users to control link states relevant to handover. 3) The Media Independent Information service that provides the information model and the information repository (database) for effective support of handover decisions across heterogeneous access networks. The above services are supported by the Media Independent Handover Function (MIHF) which acts as a facilitator in mobility management and handover processes. The MIH Function attempts to present link layer information from different access technologies to the upper layers in a unified, independent of specific link technology, manner. It translates commands received from a MIH User into one or more Link Commands. It also transfers events received from the link layer to the upper layers (MIH Users). Figure 1 shows the positioning of the MIH Function in a layered protocol model, and the services offered by the MIH. For the case of a mobile node considered in this paper, the MIH User is the Handover Controller entity in the mobile node. The Handover Controller decides when and where to hand over the ongoing communication based on local policies, requirements of the mobile node, and link condition indications received from the MIH Function. In the case considered here, the mobile node is expected to roam into networks that might not be able to support the IEEE protocols, thus the Handover Controller makes the handover decisions by itself, without network assistance. The principles of operation and the implementation of Handover Controller are out of the scope of this paper. For performing handovers, the IEEE framework provides a MIH User the MIH Switch Command and the MIH HO (Candidate Query / Query Resources / Candidate Commit / Complete) Command suite. These MIH commands are translated by the MIH Function into Link Commands such as Link Connect and Link Disconnect. The use of Link Commands is relatively straightforward, as the commands have well defined meaning in the context of specific link technology. However, the use of MIH Commands needs careful consideration, as the standard does not provide clear guidelines for translation of MIH Commands into sequences of Link Commands, i.e. for the design and implementation of the MIH Function. A. MIH Switch Command This command is generated by upper layer entities (e.g. a Handover Controller entity) to switch active session from one link to another. The MIH Function may execute this command using a combination of Link Commands (e.g. Link Connect, Link Disconnect etc.) depending on the parameters defined in the MIH Switch command. The parameters of the MIH Switch command defined in the current draft are as follows: MIH Switch.request { DestinationIdentifier, HandoverMode, NewLinkIdentifier, OldLinkIdentifier, OldLinkActions } The HandoverMode parameter in the command specifies either Make-before-Break or Break-before-Make mode of the link switch, while the OldLinkActions parameter specifies the action that should be taken in respect to the old link. The actions on the old link can be Link Disconnect, Link Sleep, Link Power Down, Link No Action etc. It needs to be noted that in the most recent works of the Working Group (as of late July 2007), there seems to be an agreement that the Switch command could be abandoned, as its intended effect can be adequately achieved with the use of HO Commit command discussed in the section below. However, as no official document is available as yet to a wider audience that could be used to confirm this, we include in this paper the discussion of issues associated with the use of Switch command in handover control. Moreover, as explained in Section III, the issues that prompted our efforts towards proposing new commands to allow more precise control of links during handovers, remain valid regardless of the specific command (Switch or Commit) used to execute link switch during handovers. B. MIH HO Command Suite The MIH HO (Candidate Query / Query Resources / Candidate Commit / Complete) suite of commands is intended for use by peer MIH Functions to communicate remotely with each other, e.g. in a handover scenario involving interaction between Mobile Node and Network or Network and Network. When all handover control is local to the Mobile Node, the

3 use of the MIH HO (Candidate Query / Query Resources / Candidate Commit / Complete) suite of commands will also have to be local. As the MIH HO commands support operation in both remote and local mode, it is possible for the Handover Controller (MIH User) to use these commands with the MIH Function collocated within the Mobile Node. The MIH HO Candidate Query commands communicate intention to perform handover and suggest new (candidate) links, the handover mode and optionally suggest new PoAs. The MIH Net HO Candidate Query is sent from network to mobile node and the MIH MN HO Candidate Query is sent from a mobile node to network. The MIH N2N HO Query Resources prompts the candidate network entity to prepare resources for handover. It is intended to be used between the MIHFs of the serving network entity and the candidate network entity. The MIH HO Candidate Commit commands request handover to a specific link and inform what action should be taken on the current link. The MIH Net HO Candidate Commit is sent from network to mobile node and the MIH MN HO Candidate Commit is sent from a mobile node to network. Finally, the MIH HO Complete commands communicate completion of MIH level handover aiding process. The MIH MN HO Complete is sent from a mobile node to network and the MIH N2N HO Complete is used between two network entities. III. LIMITATIONS OF IEEE This section will discuss limitations of the current IEEE draft in providing adequate support for make-beforebreak handovers and when a simple connection via a specific link needs to be activated. A. Make-before-break Handovers Handover procedure involves connecting to a new link and disconnecting from the old link. The timing of these two events depends on the nature of handover. In a make-before-break handover, first a connection is established to a new link and then the old link is disconnected (make-before-break). In a hard handover, the current link is disconnected first and then the connection to a new link is established (break-beforemake). The case of hard handover is quite simple, however a make-before-break handover brings specific requirements for the functionality of the handover commands. A true make-before-break Mobile IP handover can only be achieved when the old link is disconnected after both layer 2 and layer 3 connectivity is established on the new link. MIPv6 [6] allows a mobile node to use more than one Careof-Addresses (CoA) at a time. This enables a mobile node to perform make-before-break handover by configuring a new CoA on the new link while maintaining its previous CoA (and the old link connectivity) as long as necessary. This way the packets forwarded by the mobile node s home agent (HA) before receiving the new Binding Update can reach the Mobile Node, and the Mobile Node experiences no or little disruption of service. The intuitively natural choice for link switch without network assistance (locally by the Mobile Node) is the MIH Switch command. To achieve Make-before-Break handover with the MIH Switch command, the parameters of the command would have to be set as follows: HandoverMode to Make-before-Break, and the OldLinkActions to either Link Disconnect or Link Sleep. However, the MIH Switch command applied as above has a major drawback and may result in a far from optimal handover. The MIH User has no control over the time when the OldLinkActions will be performed on the old link (i.e. it does not have any means to control the period of time when both links stay connected). Also, the IP layer handover requires more time than the layer 2 handover [7]. The IP layer handover delay includes time to configure new CoA and its HA binding. The time interval between connecting to a new link and disconnecting from the previous one should allow for both these delays. Without explicit control by the MIH User, this could only be achieved by making the delay between the activation of the new link and the deactivation of the old one sufficiently long, resulting in far from optimal handover delay. It would be desirable to allow the MIH User to receive a confirmation that the new link has been connected, and then to issue a command to disconnect the old link after the IP layer connectivity has been established on the new link. This, however, is not available as part of the MIH Switch command functionality. The MIH Switch command s list of possible actions on the old link also contains Link No Action. Thus, the MIH Switch command can also be used with HandoverMode set to Make-before-Break, and the OldLinkActions set to Link No Action. However, this will not be sufficient for implementation of make-before-break handovers. During makebefore-break handovers, the MIH Switch command used as above will enable connection to a new link without disconnecting the previous link, allowing time for the network layer handover. There are no commands, however, defined in the IEEE , that the upper layers could use to disconnect a particular link at a later time. This leaves the old link connected when it is no longer required. MIP Configuration Fig. 2. Make-before-break handover with MIH Switch command

4 The other option to perform link switching is to use locally the MIH HO command suite. The IEEE draft provides some information on the component MIH HO functions and the intended effects of these commands when used with peer MIHFs. However, the local use of these commands lacks appropriate guidelines. Thus a key challenge in designing local (MN-controlled) handover control procedures is to determine how these commands should be used. The lack of firm guidelines on the MIH Function functionality can potentially lead to inter-operability problems between different implementations, despite their full compliance with the standards. The MIH HO Candidate Query command only indicates the intention of handover and suggests options for handover. As the local handover controller issuing this command would itself be the decision maker and does not need to make suggestions to another functional entity, this command has no application in our case of local handover control within the Mobile Node. The MIH HO N2N Query Resources command also has no utility when no network assistance is used. The MIH HO MN Candidate Commit command can be used to begin a locally (Mobile Node) controlled handover procedure. This command has a OldLinkAction parameter that specifies action on the old link once handover procedure has been executed. To prevent old link connection from being disconnected before the MIP configuration (new CoA binding) is completed on the new link, the OldLinkAction can be set to Link No Action. This, however, requires another command that MIH User can use to inform the MIH Function that the MIP configuration is completed and that it should now disconnect the old link. As there are no explicit commands available for a MIH User to issue a disconnect request to the MIH Function, the only other commands left to consider are the MIH HO Complete commands. These commands are intended to be used between Mobile Node and network or between entities at the old and the new networks, to indicate the completion of a handover so that the resources reserved in the old network can be released. This use is meaningless when all handover procedures are dealt with inside the mobile node (locally), as is the case considered in this paper. This command also does not provide sufficient means to request a disconnection of the old link, as its current definition does not include a parameter by which an identifier of the link to be disconnected can be supplied by the MIH User to the MIH Function. B. Link Connection A mobile node may elect to shift its network layer communication to another link and also keep the previous link connected. This can typically happen when a mobile node needs to connect to a link with higher bandwidth to satisfy its increasing needs and wants to maintain previous link for load balancing, added reliability etc. This process will involve scanning and selecting an appropriate link, connecting to it and possibly configuring Primary CoA on the new link. The IEEE draft provides MIH Scan command that can be issued to discover neighbouring PoAs. The MIH User can select an appropriate PoA based on its local policy and attempt to connect to it. However, there is no command available for MIH User by which it can request connection to a particular link. The MIH Switch command with HandoverMode set to Make-before-Break, and the OldLinkActions set to Link No Action can be used to simply connect to a new link. However, the MIH Switch command is for switching the links and operates in either Break-before-Make or Makebefore-Break, requiring the old link to be broken during or at the end of handover procedure. Using this command to only connect to a link is, although feasible, counterintuitive. The other option is to use MIH HO command suite solely for connecting to a new link rather than performing a full handover. The MIH MN HO Candidate Commit can be used to connect to a specific link with OldLinkAction parameter set to Link No Action. However, it is not clear in the IEEE draft whether the MIH Function always expects a MIH X HO Complete command to follow the MIH MN HO Candidate Commit command, or these commands can be used separately. Also, if both of these commands are required to complete the action, it is not clear what will the MIH Function do on receiving MIH X HO Complete command in this scenario. IV. SOLUTION: PROPOSED NEW COMMANDS One way of dealing with the issue of make-beforebreak handovers could be to add a delay parameter to the MIH Switch primitive that defines the time interval between connecting to a new link and disconnecting the old one. This would provide some time for the MIP to configure and bind a new CoA. However, the time required to complete the binding update procedure depends on the location of HA and the type (quality) of link, and may be difficult to determine precisely. The ideal set of MIH Commands available to the Handover Controller would be one that separates the link connection and link disconnection functions. The IEEE draft suggests Handover Controller MIHF Interface 1 Interface 2 MIP Configuration Fig. 3. MIH_Connect. request MIH_Connect. confirm MIH_Disconnect.request MIH_Disconnect.confirm Link_Connect Link_Disconnect Handover with MIH Connect and MIH Disconnect commands

5 that the MIH Function can execute the MIH Switch command by using a combination of Link Connect and Link Disconnect Commands. If upper layers could generate individual commands to connect and disconnect a link i.e. MIH Connect and MIH Disconnect, far more freedom in performing optimal handover procedures would be available. These commands would facilitate make-before-break handovers and also help in cases where only a specific link needs to be connected. During a make-before-break handover, the MIH User could direct the MIH Function to connect to a specific link using MIH Connect command. Once the link layer connection is established, the MIP configuration could start. As soon as MIP configuration is completed on the new link, the MIH User could direct the MIH Function to disconnect the old link using MIH Disconnect command. In another case, when only a new link needs to be connected, the MIH user could scan the interface using MIH Scan command, and choose the appropriate point of attachment from the PoAs returned in scan results. Once the choice of the appropriate PoA is made, the MIH User could connect to the selected link by issuing a MIH Connect command. The following sections describe the proposed MIH Commands. A. MIH Connect The parameters of MIH Connect.request and MIH Connect.confirm are defined in table I and table II respectively. The Destination and Source Identifier parameters have the same definition and application as defined in the IEEE draft for the MIH Commands [1]. The Link Identifier parameter identifies the link or interface for which the command was sent. The MAC New PoA Identifier parameter can hold the MAC address of the PoA the MIH User is requesting to connect to. The Result Code parameter informs the MIH User about the result of connection attempt. B. MIH Disconnect The parameters of MIH Disconnect.request and MIH Disconnect.confirm are defined in table III and table IV respectively. The Destination and Source Identifier TABLE I MIH CONNECT.REQUEST PARAMETERS Destination Identifier Identifier Valid MIHF identifier LinkIdentifier May be one of N/A the 802.x or Cellular networks MACNewPoA MAC Address N/A TABLE II MIH CONNECT.CONFIRM PARAMETERS Source Identifier Identifier Valid MIHF identifier ResultCode Enumerate Success; Failure; Rejected TABLE III MIH DISCONNECT.REQUEST PARAMETERS Destination Identifier Identifier Valid MIHF identifier TABLE IV MIH DISCONNECT.CONFIRM PARAMETERS Source Identifier Identifier Valid MIHF identifier ResultCode Enumerate Success; Failure; Rejected parameters have the same definition and application as defined in IEEE standards draft for various MIH Commands [1]. The Link Identifier parameter identifies the link or interface for which the command was sent. The Result Code parameter informs the MIH User about the result of connection attempt. V. CONCLUSION In this paper, we have identified and discussed limitations of current version of IEEE standards draft in facilitating make-before-break handovers and providing adequate control to MIH User. Solutions were proposed to facilitate adequate control of handover procedures by the MIH User. These include definitions of commands that allow the MIH User to separately control the activation of the new link, and deactivation of the old one, in the process of make-beforebreak handover. We also observe that the lack of implementation guidelines for the MIH Function in the current draft seems to be a major drawback. As the translation between the MIH Commands and the Link commands determines the handover procedures, the appropriate guidelines are necessary to promote a unified approach to handover control. The lack of standardised MIH Function procedures as above will inevitably lead to multiple proprietary implementations and incompatibility between network elements (i.e. inability to cooperatively participate in handover procedures) despite full compliance with the standard. REFERENCES [1] Media Independant Handover s, IEEE Standards Draft , Rev. 4.0, [2] Media Independant Handover s, IEEE Standards Draft , Rev. 1.0, [3] (2007, March) The IEEE Working Group website. [Online]. Available: [4] C. Ng, E. Paik, T. Ernst, and M. Bagnulo, Analysis of multihoming in network mobility support, IETF, Internet Draft, February 2006, draftietf-nemo-multihoming-issues-05. [5] S. Deering and R. Hinden, Internet Protocol version 6 (IPv6) specification, IETF, RFC 2460, December [6] D. Johnson, C. Perkins, and J. Arkko, Mobility support in IPv6, IETF, RFC 3775, June [7] M. Siksik, H. Alnuweiri, and S. Zahir, A detailed characterization of the handover process using mobile IPv6 in networks, in IEEE Pacific Rim Conference on Communications, Computers and signal Processing, August 2005, pp

IEEE Assisted Network Layer Mobility Support

IEEE Assisted Network Layer Mobility Support IEEE802.21 Assisted Network Layer Mobility Support Qazi Bouland Mussabbir *, Wenbing Yao ** and John Cosmas *** *School Of Engineering and Design, Brunel University Uxbridge, London, UB83PH, UK, qazi.mussabbir@brunel.ac.uk

More information

Extended Correspondent Registration Scheme for Reducing Handover Delay in Mobile IPv6

Extended Correspondent Registration Scheme for Reducing Handover Delay in Mobile IPv6 Extended Correspondent Registration Scheme for Reducing Handover Delay in Mobile IPv6 Ved P. Kafle Department of Informatics The Graduate University for Advanced Studies Tokyo, Japan Eiji Kamioka and Shigeki

More information

Handover Management for Mobile Nodes in IPv6 Networks

Handover Management for Mobile Nodes in IPv6 Networks TECHNOLOGY ADVANCES FOR 3G AND BEYOND Handover Management for Mobile Nodes in IPv6 Networks Nicolas Montavont and Thomas Noël LSIIT Louis Pasteur University CNRS, Strasbourg ABSTRACT In this article we

More information

nsctp: A New Transport Layer Tunnelling Approach to Provide Seamless Handover for Moving Network

nsctp: A New Transport Layer Tunnelling Approach to Provide Seamless Handover for Moving Network nsctp: A New Transport Layer Tunnelling Approach to Provide Seamless Handover for Moving Network Peyman Behbahani City University, London, UK p.behbahani@city.ac.uk Veselin Rakocevic City University, London,

More information

Mobile SCTP for IP Mobility Support in All-IP Networks

Mobile SCTP for IP Mobility Support in All-IP Networks Mobile SCTP for IP Mobility Support in All-IP Networks Seok Joo Koh sjkoh@cs.knu.ac.kr Abstract The Stream Control Transmission Protocol (SCTP) is a new transport protocol that is featured multi-streaming

More information

MOBILITY AGENTS: AVOIDING THE SIGNALING OF ROUTE OPTIMIZATION ON LARGE SERVERS

MOBILITY AGENTS: AVOIDING THE SIGNALING OF ROUTE OPTIMIZATION ON LARGE SERVERS MOBILITY AGENTS: AVOIDING THE SIGNALING OF ROUTE OPTIMIZATION ON LARGE SERVERS Albert Cabellos-Aparicio and Jordi Domingo-Pascual * Technical University of Catalonia, Department of Computer Architecture

More information

Performance Analysis of Hierarchical Mobile IPv6 in IP-based Cellular Networks

Performance Analysis of Hierarchical Mobile IPv6 in IP-based Cellular Networks Performance Analysis of Hierarchical Mobile IPv6 in IP-based Cellular Networks Sangheon Pack and Yanghee Choi School of Computer Science & Engineering Seoul National University Seoul, Korea Abstract Next-generation

More information

IEEE Media Independent Handover (MIH)

IEEE Media Independent Handover (MIH) IEEE 802.21 Media Independent Handover (MIH) Raj Jain Professor of Computer Science and Engineering Washington University in Saint Louis Saint Louis, MO 63130 Audio/Video recordings of this lecture are

More information

Network-based Fast Handover for IMS Applications and Services

Network-based Fast Handover for IMS Applications and Services Network-based Fast Handover for IMS Applications and Services Sang Tae Kim 1, Seok Joo Koh 1, Lee Kyoung-Hee 2 1 Department of Computer Science, Kyungpook National University 2 Electronics and Telecommunications

More information

Applicability of IETF Mobility Solutions to the 3GPP All IP Network

Applicability of IETF Mobility Solutions to the 3GPP All IP Network Applicability of IETF Mobility Solutions to the 3GPP All IP Patrick Stupar, Krishna Pandit, and Wolfgang Granzow Qualcomm CDMA Technologies GmbH Outline Motivation All-IP paradigm in 3GPP LTE network Survey

More information

Vertical Handover Support for Multimode Mobile Terminal using Multi- Homed MIPv4

Vertical Handover Support for Multimode Mobile Terminal using Multi- Homed MIPv4 Vertical Handover Support for Multimode Mobile Terminal using Multi- Homed MIPv4 Tansir Ahmed, Kyandoghere Kyamakya *, Markus Ludwig, Kalenga Wa Ngoy Cyrille **, and Kalombo Masimango Monique S. BenQ Mobile,

More information

A Fast Handover Protocol for Mobile IPv6 Using Mobility Prediction Mechanism

A Fast Handover Protocol for Mobile IPv6 Using Mobility Prediction Mechanism A Fast Handover Protocol for Mobile IPv6 Using Mobility Prediction Mechanism Dae Sun Kim 1 and Choong Seon Hong 2 1 School of Electronics and Information, Kyung Hee Univerity 1 Seocheon, Giheung, Yongin,

More information

A DNS-assisted Simultaneous Mobility Support Procedure for Mobile IPv6

A DNS-assisted Simultaneous Mobility Support Procedure for Mobile IPv6 Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Scien ce s 129 ( 2014 ) 536 545 ICIMTR 2013 International Conference on Innovation, Management and Technology Research,

More information

2013 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media,

2013 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, 2013 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising

More information

Distributed Mobility Management: Current Practices and Gap Analysis

Distributed Mobility Management: Current Practices and Gap Analysis Distributed Mobility Management: Current Practices and Gap Analysis draft-ietf-dmm-best-practices-gap-analysis-02 Juan Carlos Zuniga (Editor) Presenting Dapeng Liu (Editor) CJ. Bernardos Pierrick Seite

More information

Partial Bicasting with Buffering for Proxy Mobile IPv6 Handover in Wireless Networks

Partial Bicasting with Buffering for Proxy Mobile IPv6 Handover in Wireless Networks Journal of Information Processing Systems, Vol.7, No.4, December 2011 http://dx.doi.org/10.3745/jips.2011.7.4.627 Partial Bicasting with Buffering for Proxy Mobile IPv6 Handover in Wireless Networks Ji-In

More information

AN OVERVIEW OF IEEE : MEDIA- INDEPENDENT HANDOVER SERVICES

AN OVERVIEW OF IEEE : MEDIA- INDEPENDENT HANDOVER SERVICES ACCEPTED FROM O PEN C ALL AN OVERVIEW OF IEEE 802.21: MEDIA- INDEPENDENT HANDOVER SERVICES ANTONIO DE LA OLIVA, ALBERT BANCHS, IGNACIO SOTO, UNIVERSIDAD CARLOS III DE MADRID TELEMACO MELIA, NEC NETWORK

More information

WiMax-based Handovers in Next Generation Networks

WiMax-based Handovers in Next Generation Networks WiMax-based Handovers in Next Generation Networks Nadine Akkari Department of Computer Science Faculty of Computing and Information Technology King Abdulaziz University, Saudi Arabia nakkari@kau.edu.sa

More information

Fast Location Opposite Update Scheme for Minimizing Handover Latency over Wireless/Mobile Networks

Fast Location Opposite Update Scheme for Minimizing Handover Latency over Wireless/Mobile Networks Fast Location Opposite Update Scheme for Minimizing Handover Latency over Wireless/Mobile Networks Sunguk Lee Research Institute of Industrial Science and Technology Pohang, Gyeongbuk, 790-330, S.KOREA

More information

A Global Mobility Scheme for Seamless Multicasting in Proxy Mobile IPv6 Networks

A Global Mobility Scheme for Seamless Multicasting in Proxy Mobile IPv6 Networks ICACT Transactions on on the Advanced Communications Technology (TACT) Vol. Vol. 2, 2, Issue Issue 3, 3, May May 2013 2013 233 A Global Mobility Scheme for Seamless Multicasting in Proxy Mobile IPv6 Networks

More information

Q-PMIP: Query-based Proxy Mobile IPv6

Q-PMIP: Query-based Proxy Mobile IPv6 Q-PMIP: Query-based Proxy Mobile IPv6 Jae Wan Park*, Ji In Kim*, Seok Joo Koh* *School of Computer Science and Engineering, Kyungpook National University, Korea jwparkinf8@gmail.com, jiin16@gmail.com,

More information

End-User Controlled Vertical Handover Procedure for 4G Wireless Access Networks

End-User Controlled Vertical Handover Procedure for 4G Wireless Access Networks End-User Controlled Vertical Handover Procedure for 4G Wireless Access Networks M. Gopu, Dr. Ritesh Khanna Abstract This paper proposes a user terminal-controlled mobility management across heterogeneous

More information

Emerging Wireless LAN Mobility Protocols

Emerging Wireless LAN Mobility Protocols Association for Information Systems AIS Electronic Library (AISeL) CONF-IRM 2009 Proceedings International Conference on Information Resources Management (CONF-IRM) 5-2009 Emerging Wireless LAN Mobility

More information

Keywords: IEEE , Heterogeneous Handover, Seamless Mobility, Media Independent Pre-authentication

Keywords: IEEE , Heterogeneous Handover, Seamless Mobility, Media Independent Pre-authentication Secured Seamless Convergence across Heterogeneous Access Networks Ashutosh Dutta, Subir Das, David Famolari Telcordia Technologies, NJ Yoshihiro Ohba, Kenichi Taniuchi, Victor Fajardo, Toshikazu Kodama

More information

IP Mobility Support with a Multihomed Mobile Router

IP Mobility Support with a Multihomed Mobile Router IP Mobility Support with a Multihomed Mobile Router Hee-Dong Park 1, Dong-Won Kum 2, Yong-Ha Kwon 2, Kang-Won Lee 2, and You-Ze Cho 2 1 Department of Computer Engineering, Pohang College, Pohang, 791-711,

More information

Fast-Handover Mechanism between WLAN and WiMax with MIH in PMIPv6

Fast-Handover Mechanism between WLAN and WiMax with MIH in PMIPv6 Telecommun Syst (2014) 55:47 54 DOI 10.1007/s11235-013-9750-x Fast-Handover Mechanism between 802.11 WLAN and 802.16 WiMax with MIH in PMIPv6 Cheol-Joong Kim Seok-Cheon Park Myung-Kyu Yi Published online:

More information

Mobile Communications

Mobile Communications DSMIPv6, 802.21 1 Mobile Communications IEEE and 3GPP Approaches to Macro-Mobility Manuel P. Ricardo Faculdade de Engenharia da Universidade do Porto How does the Dual Stack MIPv6 work? DSMIPv6, 802.21

More information

An Efficient DECT-Mobile IP Interworking for Mobile Computing

An Efficient DECT-Mobile IP Interworking for Mobile Computing An Efficient DECT-Mobile IP Interworking for Mobile Computing Anthony Lo *, Winston Seah * and Edwin Schreuder + * Centre for Wireless Communications 1, National University of Singapore, 20 Science Park

More information

A Study on Mobile IPv6 Based Mobility Management Architecture

A Study on Mobile IPv6 Based Mobility Management Architecture UDC 621.396.69:681.32 A Study on Mobile IPv6 Based Mobility Management Architecture VTsuguo Kato VRyuichi Takechi VHideaki Ono (Manuscript received January 19, 2001) Mobile IPv6 is considered to be one

More information

Proactive Context Transfer in WLAN-based Access Networks

Proactive Context Transfer in WLAN-based Access Networks Proactive Context Transfer in WLAN-based Access Networks Ha Duong, Arek Dadej and Steven Gordon Institute for Telecommunications Research, University of South Australia Mawson Lakes, SA 5095, Australia.

More information

Network Working Group

Network Working Group Network Working Group Request for Comments: 4908 Category: Experimental K. Nagami INTEC NetCore S. Uda JAIST N. Ogashiwa NOWARE, Inc. H. Esaki University of Tokyo R. Wakikawa Keio University H. Ohnishi

More information

Optimal method to Reducing Link and Signaling Costs in Mobile IP

Optimal method to Reducing Link and Signaling Costs in Mobile IP Optimal method to Reducing Link and Signaling Costs in Mobile IP Sridevi Assistant Professor, Department of Computer Science,Karnatak University,Dharwad Abstract The objective of this research paper is

More information

Cost Analysis of Mobility Management Entities for SIGMA

Cost Analysis of Mobility Management Entities for SIGMA 010 International Conference on High Performance Switching and Routing Cost Analysis of Mobility Management Entities for SIGMA Md. Shohrab Hossain Mohammed Atiquzzaman University of Oklahoma, Norman, OK

More information

IP Paging Considered Unnecessary:

IP Paging Considered Unnecessary: IP Paging Considered Unnecessary: Mobile IPv6 and IP Paging for Dormant Mode Location Update in Macrocellular and Hotspot Networks James Kempf DoCoMo USA Communications Labs 181 Metro Drive, Suite 3 San

More information

Securing Route Optimisation in NEMO

Securing Route Optimisation in NEMO Securing Route Optimisation in NEMO María Calderón, Carlos J. Bernardos, Marcelo Bagnulo and Ignacio Soto University Carlos III of Madrid Avda. Universidad 30, 28911 Leganés, Madrid, SPAIN E-mail: {maria,

More information

IP Mobility Support for QoS over Heterogeneous Networks

IP Mobility Support for QoS over Heterogeneous Networks IP Mobility Support for QoS over Heterogeneous Networks Eun Kyoung PAIK Feb. 7-9, 2007 Future Technology Lab. KT Contents Introduction Network Topology Perspective Multihoming Network Layer Perspective

More information

O-PMIPv6: Optimized Proxy Mobile IPv6. Ahmad Rasem, Bachelor of Communications Engineering

O-PMIPv6: Optimized Proxy Mobile IPv6. Ahmad Rasem, Bachelor of Communications Engineering O-PMIPv6: Optimized Proxy Mobile IPv6 by Ahmad Rasem, Bachelor of Communications Engineering A thesis submitted to the Faculty of Graduate and Postdoctoral Affairs in partial fulfillment of the requirements

More information

P2P Based Architecture for Global Home Agent Dynamic Discovery in IP Mobility

P2P Based Architecture for Global Home Agent Dynamic Discovery in IP Mobility P2P Based Architecture for Global Home Agent Dynamic Discovery in IP Mobility Rubén Cuevas, Carmen Guerrero, Ángel Cuevas, María Calderón, Carlos J. Bernardos Departamento de Ingeniería Telemática, Universidad

More information

A Design of Distributed Data Traffic Algorithm based on Hierarchical Wireless/Mobile Networks

A Design of Distributed Data Traffic Algorithm based on Hierarchical Wireless/Mobile Networks , pp.147-151 http://dx.doi.org/10.14257/astl.2015.117.35 A Design of Distributed Data Traffic Algorithm based on Hierarchical Wireless/Mobile Networks Ronnie Caytiles, Seungyong Shin, Minji Yang and Byungjoo

More information

An Improved Inter-Domain Handover Scheme Based on a Bidirectional Cooperative Relay

An Improved Inter-Domain Handover Scheme Based on a Bidirectional Cooperative Relay BULGARIAN ACADEMY OF CIENCE CYBERNETIC AND INFORMATION TECHNOLOGIE Volume 13, No 4 ofia 2013 Print IN: 1311-9702; Online IN: 1314-4081 DOI: 10.2478/cait-2013-0059 An Improved Inter-Domain Handover cheme

More information

IEEE and Proxy Mobile IPv6: A Network Controlled Mobility Solution

IEEE and Proxy Mobile IPv6: A Network Controlled Mobility Solution Future Network and MobileSummit 2011 Conference Proceedings Paul Cunningham and Miriam Cunningham (Eds) IIMC International Information Management Corporation, 2011 ISBN: 978-1-905824-23-6 IEEE 802.21 and

More information

VHO project Background Information

VHO project Background Information VHO project Background Information Raimo Vuopionperä (ph.d.) Research Manager, NomadicLab (Ericsson Research Lab @ Finland), Ericsson Research, Corporate Unit Contents Multiple Access Why, What & Definitions

More information

Fast Handover for Multiple-interface Mobile Devices Connecting to a Single Foreign Agent in MIPv4 with MIH Support

Fast Handover for Multiple-interface Mobile Devices Connecting to a Single Foreign Agent in MIPv4 with MIH Support Fast Handover for Multiple-interface Mobile Devices Connecting to a Single Foreign Agent in MIPv4 with MIH Support Beizhong Chen Ivan Marsic David Faucher Cezar Purzynski Ray Miller Sharma Sameer Rutgers

More information

QoS-Conditionalized Handoff for Mobile IPv6

QoS-Conditionalized Handoff for Mobile IPv6 QoS-Conditionalized Handoff for Mobile IPv6 Xiaoming Fu 1, Holger Karl 1, and Cornelia Kappler 2 1 Telecommunication Networks Group, Technical University Berlin 2 Information Communication Mobile, Siemens

More information

Multihoming for Mobile IPv6

Multihoming for Mobile IPv6 Multihoming for Mobile IPv6 Deguang Le 1 Outline Multihoming Overview Mulihoming and Mobility Mulithoming for Mobile IPv6 Conclusions and Discussion 2 Multihoming Overview What is Multihoming? Multihoming

More information

Virtual ID: A Technique for Mobility, Multi- Homing, and Location Privacy in Next Generation Wireless Networks

Virtual ID: A Technique for Mobility, Multi- Homing, and Location Privacy in Next Generation Wireless Networks Virtual ID: A Technique for Mobility, Multi- Homing, and Location Privacy in Next Generation Wireless Networks Chakchai So-In, Student Member, IEEE, and Raj Jain, Fellow, IEEE Subharthi Paul and Jianli

More information

School of Computer Science

School of Computer Science Cost Analysis of NEMO Protocol Entities Md. Shohrab Hossain, Mohammed Atiquzzaman TR-OU-TNRL-10-105 September 2010 Telecommunication & Network Research Lab School of Computer Science THE UNIVERSITY OF

More information

Seamless Network Mobility Management for Realtime Service

Seamless Network Mobility Management for Realtime Service Seamless Network Mobility Management for Realtime Service Hee-Dong Park, Yong-Ha Kwon, Kang-Won Lee, Sung-Hyup Lee, Young-Soo Choi, Yang Li, and You-Ze Cho School of Electrical Engineering & Computer Science,

More information

IEEE reliable event service support for network controlled handover scenarios

IEEE reliable event service support for network controlled handover scenarios 1 IEEE 802.21 reliable event service support for network controlled handover scenarios Telemaco Melia, Luca Boscolo Albert Vidal, Antonio de la Oliva and Michele Zorzi NEC Network Laboratories, Heidelberg,

More information

Seamless Handover Scheme for Proxy Mobile IPv6

Seamless Handover Scheme for Proxy Mobile IPv6 IEEE International Conference on Wireless & Mobile Computing, Networking & Communication Seamless Handover Scheme for Proxy Mobile IPv6 Ju-Eun Kang 1, Dong-Won Kum 2, Yang Li 2, and You-Ze Cho 2 1 LGDACOM

More information

Request for Comments: Category: Best Current Practice June 2008

Request for Comments: Category: Best Current Practice June 2008 Network Working Group Request for Comments: 5266 BCP: 136 Category: Best Current Practice V. Devarapalli Wichorus P. Eronen Nokia June 2008 Secure Connectivity and Mobility Using Mobile IPv4 and IKEv2

More information

EXPERIMENTS WITH IPV6 NETWORK MOBILITY USING NEMO PROTOCOL

EXPERIMENTS WITH IPV6 NETWORK MOBILITY USING NEMO PROTOCOL EXPERIMENTS WITH IPV6 NETWORK MOBILITY USING NEMO PROTOCOL Nuno Veiga, Mário Antunes and Vítor Santos School of Technology and Management, Polytechnic Institute of Leiria Morro do Lena, Leiria, Portugal

More information

Distributed AAA: Proposals for Ad Hoc Networks

Distributed AAA: Proposals for Ad Hoc Networks Distributed AAA: Proposals for Ad Hoc Networks Pradip Lamsal Department of Computer Science University of Helsinki, Finland pradip.lamsal@helsinki.fi ABSTRACT AAA frameworks such as diameter protocol allows

More information

Performance Evaluation of vertical handover mechanisms in IP networks

Performance Evaluation of vertical handover mechanisms in IP networks Performance Evaluation of vertical handover mechanisms in IP networks Andrea Polidoro, Stefano Salsano DIE - Dept. Of Electronic Engineering University of Rome Tor Vergata Rome, Italy Saverio Niccolini

More information

Performance Comparison and Analysis on MIPv6, Fast MIPv6 Bi-casting and Eurecom IPv6 Soft Handover over IEEE802.11b WLANs

Performance Comparison and Analysis on MIPv6, Fast MIPv6 Bi-casting and Eurecom IPv6 Soft Handover over IEEE802.11b WLANs Performance Comparison and Analysis on MIPv6, Fast MIPv6 Bi-casting and Eurecom IPv6 Soft Handover over IEEE802.11b WLANs Farouk Belghoul, Yan Moret, Christian Bonnet Department of Mobile Communications,

More information

Performance Comparison between MIPv6 and SEMO6

Performance Comparison between MIPv6 and SEMO6 This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the IEEE Globecom proceedings. Performance Comparison between MIPv6 and

More information

IPv4 Care-of Address Registration for IPv4 Support on the NEMO Basic Support Protocol

IPv4 Care-of Address Registration for IPv4 Support on the NEMO Basic Support Protocol IPv4 Care-of Address Registration for IPv4 Support on the NEMO Basic Support Protocol Ryuji Wakikawa Carl Williams Keisuke Uehara Jun Murai Keio University. Graduate School of Media and Governance KDDI

More information

Enhancing TETRA with capabilities exploiting MIPv6 and IEEE MIH services

Enhancing TETRA with capabilities exploiting MIPv6 and IEEE MIH services Enhancing TETRA with capabilities exploiting MIPv6 and IEEE 802.21 MIH services Salvatore D Oro, Salvatore Cristian Grancagnolo, Emanuele Marano, Corrado Rametta Dipartimento di Ingegneria Elettrica, Elettronica

More information

A Fast Handover System Evaluation in an All-IPv6 Mobility Management - Wireless Broadband Access based Hotspot Network Environment

A Fast Handover System Evaluation in an All-IPv6 Mobility Management - Wireless Broadband Access based Hotspot Network Environment A Fast Handover System Evaluation in an All-IPv6 Mobility Management - Wireless Broadband Access based Hotspot Network Environment Norbert JORDAN Institute of Broadband Communications Vienna University

More information

Distributed Mobility Control for Mobile-Oriented Future Internet Environments

Distributed Mobility Control for Mobile-Oriented Future Internet Environments Distributed Mobility Control for Mobile-Oriented Future Internet Environments Ji-In Kim Kyungpook National University Daegu, KOREA jiin16@gmail.com Heeyoung JUNG ETRI Daejon, KOREA hyjung@etri.re.kr Seok

More information

An Enhancement of Mobile IP by Home Agent Handover

An Enhancement of Mobile IP by Home Agent Handover An Enhancement of Mobile IP by Home Agent Handover Li-Sheng Yu and Chun-Chuan Yang Multimedia and Communications Laboratory Department of Computer Science and Information Engineering National Chi Nan University,

More information

TCP/IP Mobility (Network Mobility)

TCP/IP Mobility (Network Mobility) COMP9336/4336 Mobile Data Networking www.cse.unsw.edu.au/~cs9336 or ~cs4336 TCP/IP Mobility (Network Mobility) 1 Lecture overview This lecture examines protocols and architectures that support mobility

More information

Seamless Multicast Handover in PMIPv6-based Wireless Networks

Seamless Multicast Handover in PMIPv6-based Wireless Networks Seamless Multicast Handover in PMIPv6-based Wireless Networks Moneeb Gohar*, Seok Joo Koh*, Tae-Won Um**, Hyun-Woo Lee** *School of Computer Science and Engineering, Kyungpook National University **Electronic

More information

Internet Engineering Task Force (IETF) February Local Mobility Anchor (LMA) Discovery for Proxy Mobile IPv6

Internet Engineering Task Force (IETF) February Local Mobility Anchor (LMA) Discovery for Proxy Mobile IPv6 Internet Engineering Task Force (IETF) Request for Comments: 6097 Category: Informational ISSN: 2070-1721 J. Korhonen Nokia Siemens Networks V. Devarapalli Vasona Networks February 2011 Abstract Local

More information

A Network-Based Handover Scheme in HIP-Based Mobile Networks

A Network-Based Handover Scheme in HIP-Based Mobile Networks J Inf Process Syst, Vol.9, No.4, pp.651~659, December 2013 http://dx.doi.org/10.3745/jips.2013.9.4.651 pissn 1976-913X eissn 2092-805X A Network-Based Handover Scheme in HIP-Based Mobile Networks Moneeb

More information

Proxy Mobile IPv6 (PMIPv6)

Proxy Mobile IPv6 (PMIPv6) Sungkyunkwan University Proxy Mobile IPv6 (PMIPv6) - Grand ICT 연구센터지원사업라이프컴패니온쉽경험을위한지능형인터랙션융합연구 - 무선포함접속방식에독립적인차세대네트워킹기술개발 SDN/NFV 기반의기업유무선통합네트워크를위한액세스기술독립적오픈소스컨트롤러개발 - 자율제어네트워킹및자율관리핵심기술개발생체모방자율제어시스템및자율관리

More information

Implementation and Operation of Mobility in WIDE

Implementation and Operation of Mobility in WIDE Implementation and Operation of Mobility in WIDE The 14th Korea Internet Conference June 28, 2006 Keiichi Shima Internet Initiative Japan Inc. / WIDE project Contents Background Implementation

More information

A Flexible Framework for Complete Session Mobility and its Implementation

A Flexible Framework for Complete Session Mobility and its Implementation A Flexible Framework for Complete Session Mobility and its Implementation Marc Barisch, Jochen Kögel, and Sebastian Meier Institute of Communication Networks and Computer Engineering Universität Stuttgart

More information

Performance Analysis Of Wi-Fi And Wi-Max Networks During Vertical Handover

Performance Analysis Of Wi-Fi And Wi-Max Networks During Vertical Handover Performance Analysis Of Wi-Fi And Wi-Max Networks During Vertical Handover Ashish Mishra Dept. of Computer Science,Pondicherry University Pondicherry Mrs. R.Sunitha Assistant Professor Dept. of Computer

More information

An Analysis of the Flow-Based Fast Handover Method for Mobile IPv6 Network. Jani Puttonen, Ari Viinikainen, Miska Sulander and Timo Hämäläinen

An Analysis of the Flow-Based Fast Handover Method for Mobile IPv6 Network. Jani Puttonen, Ari Viinikainen, Miska Sulander and Timo Hämäläinen An Analysis of the Flow-Based Fast Handover Method for Mobile IPv6 Network Jani Puttonen, Ari Viinikainen, Miska Sulander and Timo Hämäläinen Emails: janput@cc.jyu.fi, arjuvi@mit.jyu.fi, sulander@cc.jyu.fi,

More information

Mobility Management for VoIP on Heterogeneous Networks: Evaluation of Adaptive Schemes

Mobility Management for VoIP on Heterogeneous Networks: Evaluation of Adaptive Schemes Mobility Management for VoIP on Heterogeneous Networks: Evaluation of Adaptive Schemes Authors:Massimo Bernaschi, Filippo Cacace, Giulio Lannello Presented by:rukmini Sarvamangala OBJECTIVE OF THE PAPER

More information

OPTIMIZING MOBILITY MANAGEMENT IN FUTURE IPv6 MOBILE NETWORKS

OPTIMIZING MOBILITY MANAGEMENT IN FUTURE IPv6 MOBILE NETWORKS OPTIMIZING MOBILITY MANAGEMENT IN FUTURE IPv6 MOBILE NETWORKS Sandro Grech Nokia Networks (Networks Systems Research) Supervisor: Prof. Raimo Kantola 1 SANDRO GRECH - OPTIMIZING MOBILITY MANAGEMENT IN

More information

Architecture and Performance of SIGMA: A Seamless Mobility Architecture for Data Networks

Architecture and Performance of SIGMA: A Seamless Mobility Architecture for Data Networks Architecture and Performance of : A Seamless Mobility Architecture for Data Networks Shaojian Fu, Liran Ma, Mohammed Atiquzzaman, Yong-Jin Lee Telecommunications and Networks Research Lab School of Computer

More information

Comparision study of MobileIPv4 and MobileIPv6

Comparision study of MobileIPv4 and MobileIPv6 Comparision study of MobileIPv4 and MobileIPv6 Dr. Sridevi Assistant Professor, Dept. of Computer Science, Karnatak University,Dharwad Abstract: IPv4 is being replaced by IPv6 due to the increased demand

More information

Mobile IP QoS Using Flow in BcN. Contents

Mobile IP QoS Using Flow in BcN. Contents Mobile IP Using Flow in BcN 2007. 2. 8 MC CTO 최준환 Cjw8724@mobilecvg.com Contents 1 Mobile IP Requirements 2 xgmip 3 Mobile solution 2 Conclusion 1/ 전체페이지번호 1 Mobile IP Requirements 2 xgmip 3 Mobile solution

More information

Cross-over Mobility Anchor Point based Hierarchical Mobility Management Protocol for Mobile IPv6 Network

Cross-over Mobility Anchor Point based Hierarchical Mobility Management Protocol for Mobile IPv6 Network Cross-over Mobility Anchor Point based Hierarchical Mobility Management Protocol for Mobile IPv6 Network A.K.M. Mahtab Hossain & Kanchana Kanchanasut Internet Education and Research Laboratory Asian Institute

More information

Cost Analysis of Mobility Management Entities of SINEMO

Cost Analysis of Mobility Management Entities of SINEMO Cost Analysis of Mobility Management Entities of SINEMO Md. Shohrab Hossain, Mohammed Atiquzzaman School of Computer Science, University of Oklahoma, Norman, OK 7319. Email: {shohrab, atiq}@ou.edu William

More information

Mobility vs Multihoming

Mobility vs Multihoming Mobility vs Multihoming Naveen Gundu Helsinki University of Technology Telecommunications Software and Multimedia Laboratory naveen@cc.hut.fi Abstract In current scenario, use of mobile and Internet has

More information

A new protocol for location management in Mobile IPv6

A new protocol for location management in Mobile IPv6 A new protocol for location management in Mobile IPv6 Christian Veigner 1 and Chunming Rong Stavanger University College Box 8002, 4068 Stavanger, Norway christian.veigner@his.no, chunming.rong@his.no

More information

Category: Standards Track June Mobile IPv6 Support for Dual Stack Hosts and Routers

Category: Standards Track June Mobile IPv6 Support for Dual Stack Hosts and Routers Network Working Group H. Soliman, Ed. Request for Comments: 5555 Elevate Technologies Category: Standards Track June 2009 Status of This Memo Mobile IPv6 Support for Dual Stack Hosts and Routers This document

More information

An Approach to Efficient and Reliable design in Hierarchical Mobile IPv6

An Approach to Efficient and Reliable design in Hierarchical Mobile IPv6 An Approach to Efficient and Reliable design in Hierarchical Mobile IPv6 Taewan You 1, Seungyun Lee 1, Sangheon Pack 2, and Yanghee Choi 2 1 Protocol Engineering Center, ETRI, 161 Gajoung-dong, Yusong-gu,

More information

Transparent Mobility in Mobile IPv6: An Experience Report

Transparent Mobility in Mobile IPv6: An Experience Report Transparent Mobility in Mobile IPv6: An Experience Report Rodolfo Kohn Senior Software Engineer at Global Software Group Argentina, Motorola, 146 Hipólito Irigoyen 9th floor, Córdoba, 5000, Argentina.

More information

A Fast Handoff Scheme Between PDSNs in 3G Network

A Fast Handoff Scheme Between PDSNs in 3G Network A Fast Handoff Scheme Between PDSNs in 3G Network Jae-hong Ryu 1 and Dong-Won Kim 2, 1 Electronics and Telecommunications Research Institute (ETRI) 161 Gajeong-dong, Yuseong-gu, Daejeon, 305-350, Korea

More information

msctp for Vertical Handover Between Heterogeneous Networks

msctp for Vertical Handover Between Heterogeneous Networks msctp for Vertical Handover Between Heterogeneous Networks Seok Joo Koh and Sang Wook Kim Department of Computer Science, Kyungpook National University, Daegoo, Korea {sjkoh, swkim}@cs.knu.ac.kr Abstract.

More information

Recognizing Handover Situation for Vertical Handovers using Mobile IPv6 Signaling

Recognizing Handover Situation for Vertical Handovers using Mobile IPv6 Signaling IJCSNS International Journal of Computer Science and Network Security, VOL.7 No.4, April 2007 173 Recognizing Handover Situation for Vertical Handovers using Mobile IPv6 Signaling Pyung-Soo Kim 1 and Yong-Jin

More information

Proxy Mobile IPv6 (PMIPv6)

Proxy Mobile IPv6 (PMIPv6) Proxy Mobile IPv6 (PMIPv6) Youn-Hee Han yhhan@kut.ac.kr Korea University of Technology and Education Internet Computing Laboratory http://icl.kut.ac.kr Outline Background PMIPv6 (Proxy Mobile IPv6) Overview

More information

Experimental Evaluation of Mobile IPv6 for Linux

Experimental Evaluation of Mobile IPv6 for Linux International Journal of Computer Science and Telecommunications [Volume 4, Issue 12, December 2013] 1 Experimental Evaluation of Mobile IPv6 for Linux ISSN 2047-3338 Jesús Calle-Cancho 1, David Cortés-Polo

More information

A Distributed Signaling Fast Mobile IPv6 Scheme for Next Generation Heterogeneous IP Networks

A Distributed Signaling Fast Mobile IPv6 Scheme for Next Generation Heterogeneous IP Networks A Distributed Signaling Fast Mobile IPv6 Scheme for Next Generation Heterogeneous IP Networks Mohtasim Abbassi, Shahbaz Khan, and M. Rahman Department of Telecommunication Engineering, University of Engineering

More information

Framework of Vertical Multi-homing in IPv6-based NGN

Framework of Vertical Multi-homing in IPv6-based NGN ITU-T Recommendation Y.ipv6-vmh Framework of Vertical Multi-homing in IPv6-based NGN Summary This Recommendation describes a framework of vertical multi-homing in IPv6-based NGN. This Recommendation identifies

More information

MULTIHOMING IN MOBILE IPv6. By: Rajat Singh Ahmed Abdul Haleem

MULTIHOMING IN MOBILE IPv6. By: Rajat Singh Ahmed Abdul Haleem MULTIHOMING IN MOBILE IPv6 By: Rajat Singh Ahmed Abdul Haleem Definition of multihoming: A host can be multihomed in two basic ways: The first is with a single network interface, which has been assigned

More information

Technischer Bericht. Evaluating the Benefits of Introducing PMIPv6 for Localized Mobility Management

Technischer Bericht. Evaluating the Benefits of Introducing PMIPv6 for Localized Mobility Management Georg-August-Universität Göttingen Institut für Informatik ISSN Nummer 1611-1044 IFI-TB-2007-02 Technischer Bericht Evaluating the Benefits of Introducing PMIPv6 for Localized Mobility Management Jun Lei

More information

ID/LOC Separation Network Architecture for Mobility Support in Future Internet

ID/LOC Separation Network Architecture for Mobility Support in Future Internet ID/LOC Separation Network Architecture for Mobility Support in Future Internet Nakjung Choi, Taewan You, Jungsoo Park, Taekyoung Kwon and Yanghee Choi School of Computer Science and Engineering, Seoul

More information

Toward IP Converged Heterogeneous Mobility: A Network Controlled Approach

Toward IP Converged Heterogeneous Mobility: A Network Controlled Approach 1 2 Toward IP Converged Heterogeneous Mobility: A Network Controlled Approach 3 4 5 6 7 Telemaco Melia a, Antonio de la Oliva b Albert Vidal a Ignacio Soto b Daniel Corujo c Rui Aguiar c a NEC Network

More information

Seamless Multicast Handover in Fmipv6-Based Networks

Seamless Multicast Handover in Fmipv6-Based Networks Seamless Multicast Handover in Fmipv6-Based Networks Moneeb Gohar, Seok Joo Koh, Tae-Won Um, and Hyun-Woo Lee Abstract This paper proposes a fast tree join scheme to provide seamless multicast handover

More information

A Service Management Architecture for NEMO in IPv4 and IPv6 Networks

A Service Management Architecture for NEMO in IPv4 and IPv6 Networks A Service Management Architecture for NEMO in IPv4 and IPv6 Networks JinHoKim,ChoongSeonHong, Dae Sun Kim Department of Computer Engineering, Kyung Hee University, Seocheon, Giheung, Yongin, Gyeonggi,

More information

Mobile IPv6 Operations Explored

Mobile IPv6 Operations Explored Mobile IPv6 Operations Explored U.S. IPv6 Summit 2003 December 8-118 2003 Carl Williams NAv6TF Steering Committee and IPv6 Forum Technical Directorate carlw@mcsr-labs.org labs.org IPv6 Mobility/wireless

More information

Request for Comments: Wichorus G. Tsirtsis Qualcomm T. Ernst INRIA K. Nagami INTEC NetCore October 2009

Request for Comments: Wichorus G. Tsirtsis Qualcomm T. Ernst INRIA K. Nagami INTEC NetCore October 2009 Network Working Group Request for Comments: 5648 Category: Standards Track R. Wakikawa, Ed. Toyota ITC V. Devarapalli Wichorus G. Tsirtsis Qualcomm T. Ernst INRIA K. Nagami INTEC NetCore October 2009 Multiple

More information

On using Mobile IP Protocols

On using Mobile IP Protocols Journal of Computer Science 2 (2): 211-217, 2006 ISSN 1549-3636 2006 Science Publications On using Mobile IP Protocols Fayza A. Nada Faculty of Computers and Information, Suez Canal University, Ismailia,

More information

Implementation of Hierarchical Mobile IPv6 for Linux.

Implementation of Hierarchical Mobile IPv6 for Linux. Implementation of Hierarchical Mobile IPv6 for Linux. Richard Nelson Greg Daley Nick Moore Center for Telecommunications and Information Engineering, Monash University, Melbourne, Australia October 18,

More information

Supporting mobility in an IMS-based P2P IPTV service: a Proactive Context Transfer mechanism

Supporting mobility in an IMS-based P2P IPTV service: a Proactive Context Transfer mechanism Supporting mobility in an IMS-based P2P IPTV service: a Proactive Context Transfer mechanism Ivan Vidal a,, Jaime Garcia-Reinoso a, Antonio de la Oliva a, Alex Bikfalvi b, Ignacio Soto a a Universidad

More information