Seamless Handover Scheme for Proxy Mobile IPv6

Size: px
Start display at page:

Download "Seamless Handover Scheme for Proxy Mobile IPv6"

Transcription

1 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 CORPORATION/Research Institute of Technology, Korea 2 School of Electrical Engineering and Computer Science, Kyungpook National University, Korea aries33@lgdacom.net, {8kumsy, liyang, yzcho}@ee.knu.ac.kr Abstract In a network-based approach such as Proxy Mobile IPv6 (PMIPv6), the serving network controls mobility management on behalf of the Mobile Node (MN). Thus, the MN is not required to participate in any mobility-related signaling. PMIPv6 is being standardized in the IETF NetLMM WG. However, the PMIPv6 still suffers from a lengthy handover latency and packet loss during a handover. In this paper, we propose a seamless handover scheme for PMIPv6. The proposed handover scheme uses the Neighbor Discovery message of IPv6 to reduce the handover latency and packet buffering at the Mobile Access Gateway (MAG) to avoid the on-the-fly packet loss during a handover. In addition, it uses an additional packet buffering at the Local Mobility Anchor (LMA) to solve the packet ordering problem. Simulation results demonstrate that the proposed scheme could avoid the on-the-fly packet loss and ensure the packet sequence. Index Terms network-based mobility management, proxy mobile IPv6, seamless handover. I. INTRODUCTION The future broadband wireless networks are quickly evolving towards all-ip networks. With an explosive growth in the number of users that using the Internet in wireless environment, the issue of IP mobility management technology is on the rise. Mobile IPv6 (MIPv6) [1], which is a host-based mobility management protocol, is one of the most representative efforts and proposed by the IETF as the main protocol for mobility management at the IP layer. However, although MIPv6 is a well-known mature standard for IPv6 mobility, it has some well known problems such as handover latency, packet loss and signaling overhead. Also, the MIPv6 requires protocol stack modification of the Mobile Node (MN) to support IP mobility [2][3]. Recently, a network-based mobility management protocol, which is called the Proxy Mobile IPv6 (PMIPv6), is being standardized by the IETF NetLMM WG [4][5]. Unlike the MIPv6, PMIP6 allows the serving network to control the mobility management on behalf of an MN, thereby eliminating the MN from any mobility-related signaling. PMIPv6 is essentially based on MIPv6 in the sense that it extends MIPv6 signaling and reuses many concepts such as functionality of Home Agent (HA). However, PMIPv6 is also designed to provide network-based mobility management support to an MN in a topologically localized domain. Therefore, an MN is exempt from participation in any mobility-related signaling, and a proxy mobility agent in the serving network performs mobility-related signaling on behalf of the MN. However, a network-based mobility management protocols, such as PMIPv6, still suffer from handover latency and packet loss during a handover, like MIPv6. Although several fast handover schemes based on PMIPv6 have already been introduced to reduce the handover latency and packet loss [6]-[8], these schemes still experience some packet loss and packet ordering problem during a handover. Therefore, this paper presents a seamless handover scheme for PMIPv6. We use a Neighbor Discovery (ND) message of IPv6 [9] to reduce the handover latency. Since this scheme sends the MN-profile to the neighbor MAGs through ND message before a handover, it can eliminate the need for the Mobile Access Gateways (MAGs) to acquire the MN-profile from the Policy Server (PS) whenever a MN performs a handover. Also, to avoid the packet loss of on-the-fly packet, which is routed between the Local Mobility Anchor (LMA) and the previous MAG (pmag), the proposed handover scheme uses a packet buffering at the pmag. In addition, this scheme uses an additional packet buffering at the LMA to ensure the packet sequence between the forwarding packets from pmag and the newly arriving packets from the LMA after a handover registration. Simulation results demonstrate that the proposed scheme can avoid the packet loss during a handover. The proposed scheme is also able to ensure the packet sequence through the use of additional packet buffering at the LMA. The remainder of this paper is organized as follows. In Section II, we describe a PMIPv6 protocol and related fast handover schemes for PMIPv6. In Section III, we explain the proposed handover scheme. Simulation results are presented in Section IV. Finally, we make conclusions in Section V. II. RELATED WORKS A. PMIPv6 PMIPv6 is designed to provide a network-based IP mobility management support to an MN in a topologically localized domain, without requiring the participation of the MN in any IP mobility related signaling. The core functional components are used to support mobility in PMIPv6 are the PS, LMA, and MAG. The PS is the entity that manages the MN s authentication and maintains the MN s profile which is a set of parameters configured for a given MN. The LMA is similar to the HA in MIPv6. However, it has additional capabilities required to support PMIPv6. The main role of the LMA is to maintain reachability to the MN s address while the MN /8 $25. 8 IEEE DOI 1.119/WiMob

2 moves around within a PMIPv6 domain. The LMA includes a Binding Cache Entry (BCE) for each currently registered MN. The MAG typically runs on the Access Router (AR). The main role of the MAG is to detect the MN s movement and sends mobility-related signaling to the MN s LMA on behalf of the MN. In addition, the MAG establishes a tunnel with the LMA for packet transmission. The MAG ensures that an MN can obtain address from its HNP and move anywhere within the PMIPv6 domain. Therefore, the MN believes it is using the same link obtained with its initial address configuration, even after changing its point of attachment within the network. Fig. 1 shows the signaling flow of the overall operations in PMIPv6; the steps involved in the initial attachment and handover procedure are described as follows: Steps 1, 2, and 3: When a MN initially attaches to MAG-1 in a PMIPv6 domain, the access authentication procedure is performed using an MN-Identifier (MN-ID) via the deployed access security protocols on the access network. After successful access authentication, the MAG-1 obtains the MN s profile, which contains the MN-Identifier, LMA address (LMAA), supported address configuration mode. Steps 4 and 5: To update the LMA about the current location of the MN, MAG-1 sends a Proxy Binding Update (PBU) message to the MN s LMA on behalf of the MN. Upon receiving the PBU message, the LMA assigns a MN-HNP and creates a BCE that binds the MN-HNP to a Proxy-CoA which is the address of MAG-1. The LMA also establishes a bidirectional tunnel to MAG-1. The LMA sends a Proxy Binding Acknowledgement (PBA) message including the MN-HNP. Step 6: Upon receiving the PBA message, MAG-1 sets up a tunnel to the LMA and adds a default route over the tunnel to the LMA. It also creates a (BUL) that binds the MN-HNP and LMAA. The MAG-1 then sends Router Advertisement (RA) messages to the MN on the access Initial Attachment MN MAG-1 DHCP Relay Agent MAG-2 AAA&Policy Server LMA (1) MN Attachment (present MN ID) AAA Query MN-ID (2) with (3) AAA reply with profile (MN-HNP, Proxy-CoA1) (4) PBU (5) PBA disconnect connect Handover Tunnel Setup (6) RA (HNP, default-router address, address configuration parameters) Autoconfig MN-HoA MN_Detach Binding update List removed (9) MN Attachment (present MN ID) MN retains HoA/HNP (14) RA (7) DeReg PBU (lifetime value set to ) (8) PBA Fig.1. Signaling flow of PMIPv6. Start BCE delete timer (1) AAA Query with MN-ID (MN-HNP, Proxy-CoA2) (11) AAA reply with profile (12) PBU (13) PBA Tunnel Setup link to advertise the MN-HNP as the hosted on-link-prefix. When the MN receives these RA messages, the MN configures the IP address using either a stateful or stateless address configuration modes. After successfully completing the address configuration procedure, the MN uses this address for packet delivery. Steps 7 and 8: When the MN moves to the access network of MAG-2, MAG-1 detects that the MN has moved away from its access link. Therefore, MAG-1 sends a DeReg PBU (DeRegistration PBU) message to the LMA with the lifetime value set to zero for de-registration. Upon receiving the PBU message with a zero lifetime value, the LMA sends a PBA message to MAG-1 and waits for a MinDelayBeforeBCE- Delete amount of time, before it deletes the MN s BCE. Steps 9, 1, and 11: When MAG-2 detects the attachment of MN, MAG-2 obtains the MN-profile using an MN-ID after successful access authentication. These steps are same with Steps 1, 2, and 3. Steps 12, 13, and 14: To update the LMA about the current location of the MN, MAG-2 sends a PBU message to the MN s LMA on behalf of the MN. Within MinDelayBeforeBCEDelete wait period, if the LMA then receives a PBU message for the same MN from the MAG-2 with a lifetime value greater than zero, and if that request is accepted, the Binding Cache entry is not deleted, but rather updated with a new value, which is the address of MAG-2 (Proxy-CoA2). Otherwise the LMA deletes the MN s Binding Cache entry and removes the routing state for the MN-HNP. After updating the BCE, the LMA sends a PBA to MAG-2, MAG-2 then sends RA messages to the MN with its MN-HNP. Upon receiving the RA message, the MN believes it is still on the home link. Unlike MIPv6, a tunnel in PMIPv6 is established between the LMA and the MAG, and not the MN. Plus, as the tunnel between the LMA and the MAG is typically a shared tunnel, it can be used for routing traffic streams for different MNs attached to the same MAG. This shared tunnel also reduces the network and signaling overhead. After bidirectional tunnel is successfully set up, all traffic sent from the MN gets routed to its LMA through the tunnel. The LMA forwards the received packet from the CN to the MAG through the tunnel. After receiving the packets, the MAG on the other end of the tunnel removes the outer header and forwards the packets to the MN. B. Fast Handover Schemes for PMIPv6 When an MN moves to a new access network in a PMIPv6 domain, it inevitably experiences the packet loss or handover latency until it receives its MN-HNP advertisement from the newly attached MAG. Therefore, several fast handover mechanisms have recently been introduced to reduce the handover latency and packet loss with PMIPv6 [6]-[8]. In [6], Lee et al. suggested adapting IAPP (Inter-AP Protocol) to reduce the access 411

3 authentication/obtaining MN s profile time of the total handover delay. Nonetheless, the on-the-fly packets will still be lost during a handover. In [7], Xia et al. used FMIPv6 signaling to improve the performance of the Layer 3 handover. Before an MN moves from the serving base station to the target base station, the MN provides the target base station information (t-bs ID) during the L2 handover signaling procedure. The MN then acquires the IP address of the target MAG from a tuple incorporated in all the MAGs and performs the L3 handover based on this information. However, this scheme also has some limitations: i) Each MAG needs to have a tuple that contains the BS-IDs and IP addresses for all the MAGs in the PMIPv6 domain. ii) After a handover, a packet ordering problem occurs between the packets buffered at the pmag and the packets from the LMA after registration. iii) The MN should provide information about the target network to pmag through L2 signaling. In [8], Park et al. proposed Fast and Local Proxy MIPv6 (FLPMIPv6) to reduce the handover latency and packet loss. This scheme is based on FMIPv6 and uses the messages defined in IEEE The MN provides information on the target MAG using a MIH message before the handover. The current MAG then sends a handover-related message to the new MAG. However, since this scheme is derived from hostbased mobility and initiated by mobile nodes, the network access devices need L2 intelligence. In addition, since the current MAG sends a BU message to the LMA before the L2 handover occurs, this means the L3 handover is performed before the L2 handover. Therefore, significant packet losses occur from the time the L3 handover is completed until the end of the L2 handover. III. THE PROPOSED SEAMLESS HANDOVER SCHEME Handover latency is mainly caused by the authentication procedure and reconfiguration of the default router when the MN access to a new access network, as shown in Steps 1, 11, and 14 in Fig. 1. Therefore, we use a ND message of IPv6 in order to reduce the handover latency. When the previous MAG receives the Link Going Down (LGD) trigger, the MAG sends the MN-profile to neighbor MAGs through ND message of IPv6. In addition, the proposed handover scheme uses a packet buffering to avoid the on-the-fly packet loss as that in Xia s FMIPv6 [7]. Although, the packet buffering at the pmag can avoid the on-the-fly packet loss, the MN can still experience a packet ordering problem. The reason is that the packets from the LMA after new registration may arrive at MN before the buffered on-the-fly packets forwarded by the pmag. To solve the packet ordering problem, we use an additional packet buffering at the LMA. Fig. 2 shows the signaling flow of the proposed handover scheme for PMIPv6. Each step shown in Fig.2 is described as follows: MN MAG-1 MAG-2 MAG-3 disconnect connect LGD triggering (1) Neighbor Discovery buffering (MN_HNP, MN_ID, LMAA) MN detach Binding update List removed (a) Deliver packets (b) Deliver packets (4) HN (5)RA Forward packets (2) DeReg PBU (lifetime value = ) (3) PBA MN attach (6) PBU (7) PBA Forward packets Start BCE delete timer (MN-HNP, Proxy-CoA2) Fig. 2. Signaling flow of the proposed handover scheme. Step 1: When MAG-1 receives a LGD trigger, it sends the MN-profile to its neighbor MAGs using the ND message from IPv6. This ND message contains the MN-profile, including the MN-HNP, MN-ID, and LMAA. This eliminates the need for the MAGs to acquire the MN-profile from the policy server whenever an MN performs a handover. MAG-1 then starts buffering the packets for the MN in order to avoid the on-the-fly packet loss. Steps 2 and 3: When MAG-1 detects the detachment of the MN, it sends a DeReg PBU message to the LMA with a lifetime value of zero. Upon receiving the DeReg PBU, the LMA sets the BCE delete timer and starts buffering to ensure the packet sequence between the forwarding packets from pmag and the newly arriving packets from the LMA after a handover registration. The LMA then sends a PBA message to MAG-1. Steps 4 and 5: When MAG-2 detects the attachment of the MN on its access link, it sends a Handover Notification (HN) message to MAG-1. A new HN message is also proposed to confirm the fact that the MN is attached to the new MAG (e.g. MAG-2). Upon receiving the HN message, MAG-1 forwards the buffered packets to MAG-2 and MAG-2 forwards these packets to the MN (Step (a) in Fig. 2). Therefore, the packet buffering at MAG-1 can avoid the on-the-fly packet loss. Upon detecting the attachment of the MN on its access link, MAG-2 sends RA message with the same MN-HNP to the MN. Upon receiving the RA message, the MN reconfigures its default router. Steps 6 and 7: After MAG-2 forwards the packets to the MN, it sends a PBU message to the LMA to update the BCE and establishes a tunnel with the LMA. The LMA responds to MAG-2 with a PBA message. The packets buffered at the LMA after the LMA receives the DeReg PBU message from MAG-1 are then forwarded to the MN (Step (b) in Fig. 2) through the tunnel between the LMA and MAG-2. The advantages of the proposed handover scheme are as follows: i) This handover scheme reduces the handover latency by sending the MN-profile using a ND message of LMA buffering 412

4 IPv6 at the beginning of handover. Thereby, it can eliminate the need for the MAGs to acquire the MN-profile from the policy server whenever a MN performs a handover. In addition, the MN can receive a RA with its home network prefix as soon as it is attached to the new access link, thereby circumventing authentication and reducing the default router reconfiguration delay. ii) The proposed handover scheme uses a packet buffering to avoid the on-the-fly packet loss during a handover. iii) the proposed scheme ensures the packet sequence during a handover by using an additional packet buffering at the LMA. iiii) In the proposed scheme, the MN is not required to provide any information about the target network to the pmag, like [7]. However, the proposed handover scheme has some overheads. i) Each MAG needs to maintain a database including its attached MN information, such as MN_HNP, MN_IP and LMAA. This information also needs to be advertised to its neighbor MAGs through ND messages. ii) Also, sending ND messages to the neighbor MAGs causes additional traffic. iii) The packet buffering at the MAG and the LMA incurs an overhead. Nonetheless, the proposed scheme can reduce the handover latency, and avoid the onthe-fly packet loss while ensuring the packet sequence. IV. PERFORMANCE EVALUATION In this section we evaluate the performance of the proposed handover scheme using a NS-2 simulator [1]. We compare our proposed FPMIPv6 with PMIPv6 [5], and Xia s FMIPv6 [7]. In this simulation, IEEE 82.11b is used as MAC protocol for the MAGs, which has a 25 m transmission range and 2 Mbps link bandwidth. To create overlapping coverage, a 4m distance is used between the MAGs. Plus, a constant bit rate (CBR) application with.1 second intervals and FTP application using TCP Reno is considered. In the simulation, the MN starts from MAG-1 and moves to MAG-2 and MAG- 3 with a velocity of 1m/s and 3m/s, respectively. Fig. 3 shows the network topology for simulation. 1ms/Mbps Router LMA 1ms/1Mbps MAG-1 MAG-2 MAG-3 CN 1ms/1Mbps ms/mbps Internet PMIPv6 domain Fig. 3. Network topology for simulation. 1ms/Mbps Policy Server & Xia's FPMIPv (a) Velocity of MN = 1m/s & Xia's FPMIPv (b) Velocity of MN = 3m/s Fig. 4. UDP throughput of MN. Fig. 4 compares the UDP throughput between the proposed FPMIPv6, original PMIPv6, and handover schemes when the velocity of the MN is 1m/s and 3m/s, respectively. These graphs show that the original PMIPv6 has the on-the-fly packet loss during a handover. On the other hand, the proposed handover scheme and the can avoid the on-the-fly packet loss, because they use packet buffering at the pmag. Fig. 5 shows a comparison of the TCP throughput between the proposed FPMIPv6, original PMIPv6, and handover schemes when the velocity of the MN is 1m/s and 3m/s, respectively. The throughput of original PMIPv6 reduces during a handover due to TCP retransmissions caused by the on-the-fly packet loss. Furthermore, even though Xia s FPMIPv6 uses packet buffering at the pmag to avoid the onthe-fly packet loss, like our proposed scheme, it still experiences a TCP throughput decrease during a handover. Since can not ensure the packet sequence between forwarded packets from the pmag and newly arriving packets from the LMA after a handover registration. This causes the packet retransmissions of TCP, resulting in throughput degradation. 413

5 The throughput of the proposed FPMIPv6 outperforms those of the PMIPv6, and the during a handover, because it uses packet buffering at the pmag to avoid the on-the-fly packet loss and can ensures the packet sequence by using an additional packet buffering at the LMA (a) Velocity of MN = 1m/s (b) Velocity of MN = 3m/s Fig. 5. TCP throughput of MN. proposed FPMIPv6, original PMIPv6, and at 3m/s velocity of the MN. The sequence number of original PMIPv6 and does not increase during the handover due to the same reason as in Fig. 5. In contrast, with the proposed scheme, the sequence number continually increases, due to avoiding the on-the-fly packet loss while ensuring the packet sequence. Therefore, the TCP throughput of the proposed FPMIPv6 outperforms those of the original PMIPv6 and the. V. CONCLUSION In a network-based mobility management scheme such as PMIPv6, the serving network handles the mobility management in a topologically localized domain on behalf of a MN. However, the PMIPv6 still has a packet loss during a handover. Therefore, this paper presented a seamless handover scheme for PMIPv6 to reduce the handover latency and packet loss. The proposed handover scheme uses the ND message of IPv6 to reduce the handover latency, and packet buffering at MAG to avoid the on-the-fly packet loss during a handover. Plus, this scheme uses an additional packet buffering at the LMA to ensure the packet sequence. Simulation results demonstrated that the proposed handover scheme could avoid the on-the-fly packet loss while ensuring the packet sequence. Plus, the TCP throughput of the proposed scheme outperformed those of PMIPv6 and Xia s FPMIPv6 during a handover. ACKNOWLEDGMENT This work was partly supported by the IT R&D program [8-F-15-1, Research on Ubiquitous Mobility Management Methods for Higher Service Availability] and the ITRC (IT Research Center) program [IITA-8-(C )] of MKE/IITA. Sequence Number Fig. 6. TCP sequence number of MN (Velocity of MN = 3m/s). Fig. 6 compares the TCP sequence number between the REFERENCES [1] D. Johnson, C. Perkins, and J. Arkko, Mobility Support in IPv6, IETF RFC 3775, Jun 4. [2] N. Banerjee, W. Wu, and S. K. Das, Mobility Support in Wireless Internet, IEEE Wireless Commun., vol. 1, no. 5, pp , Oct. 3. [3] J. Kempf, Problem Statement for Network-Based Localized Mobility Management (NETLMM), IETF RFC483, Apr. 7. [4] [5] S. Gundavelli, et al., Proxy Mobile IPv6, Internet-Draft, draft-ietfnetlmm-proxymip6-5.txt, Sept. 7. [6] J-C. Lee and D. Kaspar. PMIPv6 Fast Handover for PMIPv6 Based on Networks, Internet-Draft, draft-lee-netlmm-fmip-.txt, July 7. [7] F. Xia, and B. Sarikaya, Mobile Node Agnostic Fast Handovers for Proxy Mobile IPv6, Internet-Draft, draft-xia-netlmm-fmip-mnagno- 1.txt, July 7. [8] Sihun Park, Jennifer E. L., Jaeyeon C., and Younghan K., Fast Localized Proxy Mobile IPv6 (FLPMIPv6), Internet-Draft, draft-parknetlmm-fastpmip-.txt, Feb. 7. [9] T. Narten, E. Nordmark, and W. Simpson, Neighbor Discovery for IP version 6 (IPv6), IETF RFC 2461, July 5. [1] Network simulator 2. [Online]. Available: edu/nsnam/ns. 414

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

Proxy Mobile IPv6 (PMIPv6)

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

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

PMIPv6 PROXY MOBILE IPV6 OVERVIEW OF PMIPV6, A PROXY-BASED MOBILITY PROTOCOL FOR IPV6 HOSTS. Proxy Mobile IPv6. Peter R. Egli INDIGOO.COM. indigoo.

PMIPv6 PROXY MOBILE IPV6 OVERVIEW OF PMIPV6, A PROXY-BASED MOBILITY PROTOCOL FOR IPV6 HOSTS. Proxy Mobile IPv6. Peter R. Egli INDIGOO.COM. indigoo. PMIPv6 PMIPv6 Proxy Mobile IPv6 PROXY MOBILE IPV6 OVERVIEW OF PMIPV6, A PROXY-BASED MOBILITY PROTOCOL FOR IPV6 HOSTS Peter R. Egli INDIGOO.COM 1/25 Contents 1. Why PMIPv6 when we have MIP? 2. PMIPv6 terminology

More information

Analysis of Proxy Mobile IPv6: A Network-based Mobility Solution

Analysis of Proxy Mobile IPv6: A Network-based Mobility Solution Analysis of Proxy Mobile IPv6: A Network-based Mobility Solution Md. Shohrab Hossain and Mohammed Atiquzzaman School of Computer Science, University of Oklahoma, Norman, OK 7319 Email: {shohrab, atiq}@ou.edu

More information

Context Reflector for Proxy Mobile IPv6

Context Reflector for Proxy Mobile IPv6 Context Reflector for Proxy Mobile IPv6 Sawako Kiriyama 1, Ryuji Wakikawa 2, Jinwei Xia 3 and Fumio Teraoka 1 1 Keio University Yokohama, Kanagawa, Japan {kiri@tera.ics.keio.ac.jp and tera@ics.keio.ac.jp}

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

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

Experimental Evaluation of Proxy Mobile IPv6: an Implementation Perspective

Experimental Evaluation of Proxy Mobile IPv6: an Implementation Perspective Experimental Evaluation of Proxy Mobile IPv6: an Implementation Perspective Giuliana Iapichino and Christian Bonnet Mobile Communications Department Eurecom Sophia Antipolis, France {Giuliana.Iapichino,

More information

An Efficient Handover Scheme for PMIPv6 in IEEE /WiMAX Network

An Efficient Handover Scheme for PMIPv6 in IEEE /WiMAX Network International Journal of Electrical & Computer Sciences IJECS-IJENS Vol: 11 No: 05 6 An Efficient Handover Scheme for PMIPv6 in IEEE 802.16/WiMAX Network Kheya Banerjee 1, Sheikh Md. Rabiul Islam, Zulkernine

More information

AROSP: Advanced Route Optimization Scheme in PMIPv6 Networks for Seamless Multimedia Service

AROSP: Advanced Route Optimization Scheme in PMIPv6 Networks for Seamless Multimedia Service 26 IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.9, September 2008 AROSP: Advanced Route Optimization Scheme in PMIPv6 Networks for Seamless Multimedia Service Byungjoo

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

AUTHENTICATION MECHANISM FOR FAST HANDOVER PMIPv6 NETWORKS

AUTHENTICATION MECHANISM FOR FAST HANDOVER PMIPv6 NETWORKS INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 AUTHENTICATION MECHANISM FOR FAST HANDOVER PMIPv6 NETWORKS N.S.Nandhinee PG Student Department of Computer Science

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

Mobile IPv6 Overview

Mobile IPv6 Overview Sungkyunkwan University Prepared by H. Choo Copyright 2000-2018 Networking Laboratory Lecture Outline Network Layer Mobile IPv6 Proxy Mobile IPv6 Networking Laboratory 2/87 Sungkyunkwan University Network

More information

Keywords PMIPv6, Local Mobility Anchor, Mobile Access Gateway, AAA.

Keywords PMIPv6, Local Mobility Anchor, Mobile Access Gateway, AAA. Volume 5, Issue 6, June 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Optimized Handover

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

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

Distributed Mobility Management in Proxy Mobile IPv6 using Hash Function

Distributed Mobility Management in Proxy Mobile IPv6 using Hash Function Distributed Mobility Management in Proxy Mobile IPv6 using Hash Function Ji In Kim School of Computer Science and Engineering Kyungpook National University Daegu, Korea jiin16@gmail.com Seok Joo Koh School

More information

Mobile QoS provisioning by Flow Control Management in Proxy Mobile IPv6

Mobile QoS provisioning by Flow Control Management in Proxy Mobile IPv6 Mobile QoS provisioning by Flow Control Management in Proxy Mobile IPv6 Taihyong Yim, Tri M. Nguyen, Youngjun Kim and Jinwoo Park School of Electrical Engineering Korea University Seoul, Rep. of Korea

More information

Micro mobility improvement in proxy mobile IPv6 domain

Micro mobility improvement in proxy mobile IPv6 domain Micro mobility improvement in proxy mobile IPv6 domain Ahmed Baioumy Instituto Superior Técnico, Lisbon, Portugal November 2014 ahmed.baioumy@tecnico.ulisboa.pt Abstract Micro mobility is one of the most

More information

Impact of SDN on Mobility Management

Impact of SDN on Mobility Management 2016 IEEE 30th International Conference on Advanced Information Networking and Applications Impact of SDN on Mobility Management Kuljaree Tantayakul IRIT-ENSEEIHT University of Toulouse, France Email:

More information

A Scheme Improving Fast PMIPv6-based Network Mobility by Eliminating Tunneling Overload for ITS

A Scheme Improving Fast PMIPv6-based Network Mobility by Eliminating Tunneling Overload for ITS A Scheme Improving Fast PMIPv-based Network Mobility by Eliminating Tunneling Overload for ITS Seonggeun Ryu 1, Ji-Woong Choi 1, and Kyung-Joon Park 1 Abstract NEtwork MObility Basic Support (NEMO BS)

More information

INTEGRATED SOLUTION SCHEME FOR HANDOVER LATENCY DIMINUTION IN PROXY MOBILE IPV6

INTEGRATED SOLUTION SCHEME FOR HANDOVER LATENCY DIMINUTION IN PROXY MOBILE IPV6 INTEGRATED SOLUTION SCHEME FOR HANDOVER LATENCY DIMINUTION IN PROXY MOBILE IPV6 Md. Mahedi Hassan and Poo Kuan Hoong Faculty of Information Technology, Multimedia University, Cyberjaya, Malaysia mahedi822002@gmail.com,

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

Improving Route Optimization in Proxy Mobile IPv6

Improving Route Optimization in Proxy Mobile IPv6 1 A Proposal for Reducing Handover Latency and Improving Route Optimization in Proxy Mobile IPv6 Brownson Obaridoa Obele, June-Koo Rhee, and Minho Kang Information and Communications University (ICU) 119,

More information

Route Optimization for Proxy Mobile IPv6 in IMS Network

Route Optimization for Proxy Mobile IPv6 in IMS Network Route Optimization for Proxy Mobile IPv6 in IMS Network Tsunehiko Chiba, Hidetoshi Yokota KDDI R&D Laboratories, Inc. Saitama, Japan Ashutosh Dutta, Dana Chee Telcordia Technologies, Inc. New Jersey, USA

More information

IMPROVED HANDOVER ALGORITHM TO AVOID DUPLICATION AAA AUTHENTICATION IN PROXY MIPV6

IMPROVED HANDOVER ALGORITHM TO AVOID DUPLICATION AAA AUTHENTICATION IN PROXY MIPV6 IMPROVED HANDOVER ALGORITHM TO AVOID DUPLICATION AAA AUTHENTICATION IN PROXY MIPV6 Hewei Yu 1 and Meiling Zhou 2 1 School of Computer Science & Engineering, South China University of Technology, Guang

More information

An Efficient Correspondent Registration to Reduce Signaling Overheads for Proxy Mobile IPv6

An Efficient Correspondent Registration to Reduce Signaling Overheads for Proxy Mobile IPv6 IJCSNS International Journal of Computer Science and Network Security, VOL.7 No.9, September 2007 187 An Efficient Correspondent Registration to Reduce Signaling Overheads for Proxy Mobile IPv6 Pyung-Soo

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

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

Life Science Journal 2014;11(3s) Enhanced Authentication Scheme for Proxy Mobile IPv6

Life Science Journal 2014;11(3s)   Enhanced Authentication Scheme for Proxy Mobile IPv6 Enhanced Authentication Scheme for Proxy Mobile IPv6 Kanwal Imran, Saeed Mahfooz, Azhar Rauf, Shah Khusro Department of Computer Science, University of Peshawar, Peshawar 25000, Pakistan. kanwalim@upesh.edu.pk

More information

Internet Engineering Task Force (IETF) Request for Comments: 6572 Category: Standards Track

Internet Engineering Task Force (IETF) Request for Comments: 6572 Category: Standards Track Internet Engineering Task Force (IETF) Request for Comments: 6572 Category: Standards Track ISSN: 2070-1721 F. Xia B. Sarikaya Huawei USA J. Korhonen, Ed. Nokia Siemens Networks S. Gundavelli Cisco D.

More information

Efficient network mobility support scheme for proxy mobile IPv6

Efficient network mobility support scheme for proxy mobile IPv6 Choi et al. EURASIP Journal on Wireless Communications and Networking (2015) 2015:210 DOI 10.1186/s13638-015-0437-8 RESEARCH Efficient network mobility support scheme for proxy mobile IPv6 Jae-In Choi

More information

Network PMIP Support COPYRIGHT. 3GPP2 X.S Version 1.0 Date: December 5, 2008

Network PMIP Support COPYRIGHT. 3GPP2 X.S Version 1.0 Date: December 5, 2008 GPP X.S00-0 Version.0 Date: December, 00 COPYRIGHT GPP and its Organizational Partners claim copyright in this document and individual Organizational Partners may copyright and issue documents or standards

More information

Introduction Mobility Support Handover Management Conclutions. Mobility in IPv6. Thomas Liske. Dresden University of Technology

Introduction Mobility Support Handover Management Conclutions. Mobility in IPv6. Thomas Liske. Dresden University of Technology 2005 / High Speed Networks II Outline Introduction Mobility Support Overview of IPv6 Mobility Support Handover Management Mobility Support What means Mobility Support? allow transparent routing of IPv6

More information

MOBILITY MANAGEMENT FOR ALL-IP MOBILE NETWORKS: MOBILE IPV6 VS. PROXY MOBILE IPV6

MOBILITY MANAGEMENT FOR ALL-IP MOBILE NETWORKS: MOBILE IPV6 VS. PROXY MOBILE IPV6 ARCHITECTURES AND P ROTOCOLS FOR MOBILITY MANAGEMENT IN ALL-IP MOBILE N ETWORKS MOBILITY MANAGEMENT FOR ALL-IP MOBILE NETWORKS: MOBILE IPV6 VS. PROXY MOBILE IPV6 KI-SIK KONG AND WONJUN LEE, KOREA UNIVERSITY

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

Internet Engineering Task Force (IETF) Request for Comments: 8191 Category: Standards Track. X. Lee CNNIC. August 2017

Internet Engineering Task Force (IETF) Request for Comments: 8191 Category: Standards Track. X. Lee CNNIC. August 2017 Internet Engineering Task Force (IETF) Request for Comments: 8191 Category: Standards Track ISSN: 2070-1721 Z. Yan CNNIC J. Lee Sangmyung University X. Lee CNNIC August 2017 Abstract Home Network Prefix

More information

PMIPv6: A Network-Based Localized Mobility Management Solution

PMIPv6: A Network-Based Localized Mobility Management Solution PMIPv6: A Network-Based Localized Mobility Management Solution by Ignacio Soto, Universidad Politécnica de Madrid; Carlos J. Bernardos, and María Calderón, Universidad Carlos III de Madrid; and Telemaco

More information

Location Management Agent for SCTP Handover in Mobile Network

Location Management Agent for SCTP Handover in Mobile Network Location Management Agent for SCTP Handover in Mobile Network Yong-Jin Lee Department of Technology Education, Korea National University of Education 250 Taesungtapyon-ro, Heungduk-ku, Cheongju, South

More information

Performance of mobile IPv6 with different route optimization scheme

Performance of mobile IPv6 with different route optimization scheme Manoj Mathur 1, Sunita Malik 2 & Prince Arora 3 1,2 ECE Department, D.C.R.U.S.T., MURTHAL, Sonipat, India 3 Testing Department, Tech Mahindra, Pune, India E-mail : mnjmathur03@gmail.com, snt mlk@yahoo.co.in,

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

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

Cost-effective handoff scheme based on mobility-aware dual pointer forwarding in proxy mobile IPv6 networks

Cost-effective handoff scheme based on mobility-aware dual pointer forwarding in proxy mobile IPv6 networks Son and Jeong SpringerPlus 214, 3:57 a SpringerOpen Journal RESEARCH Cost-effective handoff scheme based on mobility-aware dual pointer forwarding in proxy mobile IPv6 networks Seungsik Son and Jongpil

More information

Mobile & Wireless Networking. Lecture 9: Mobile IP. [Schiller, Section 8.1]

Mobile & Wireless Networking. Lecture 9: Mobile IP. [Schiller, Section 8.1] 192620010 Mobile & Wireless Networking Lecture 9: Mobile IP [Schiller, Section 8.1] Geert Heijenk Outline of Lecture 11 q Mobile IP Basics q 3 parts of Mobile IP: q Advertising Care-of Addresses q Registration

More information

Optimized Handoff Decision Mechanisms for Scalable Network Mobility Support*

Optimized Handoff Decision Mechanisms for Scalable Network Mobility Support* Optimized Handoff Decision Mechanisms for Scalable Network Mobility Support* Sangwook Kang, Yunkuk Kim, Woojin Park, Jaejoon Jo, and Sunshin An Dept. of Electronics & computer Eng., Korea University, 1,

More information

Internet Engineering Task Force (IETF) Request for Comments: 6612 Category: Informational May 2012 ISSN:

Internet Engineering Task Force (IETF) Request for Comments: 6612 Category: Informational May 2012 ISSN: Internet Engineering Task Force (IETF) G. Giaretta, Ed. Request for Comments: 6612 Qualcomm Category: Informational May 2012 ISSN: 2070-1721 Interactions between Proxy Mobile IPv6 (PMIPv6) and Mobile IPv6

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

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

Enhanced Mobility Control in Mobile LISP Networks

Enhanced Mobility Control in Mobile LISP Networks Enhanced Mobility Control in Mobile LISP Networks Moneeb Gohar School of Computer Science and Engineering Kyungpook National University Daegu, South Korea moneebgohar@gmail.com Ji In Kim School of Computer

More information

Route Optimization based on ND-Proxy for Mobile Nodes in IPv6 Mobile Networks

Route Optimization based on ND-Proxy for Mobile Nodes in IPv6 Mobile Networks Route Optimization based on ND-Proxy for Mobile Nodes in IPv6 Mobile Networks Jaehoon Jeong, Kyeongjin Lee, Jungsoo Park, Hyoungjun Kim Protocol Engineering Center, ETRI, 161 Gajeong-dong Yuseong-gu, Daejeon,

More information

Configuring Proxy Mobile IPv6

Configuring Proxy Mobile IPv6 Information About Proxy Mobile IPv6, page 1 Restrictions on Proxy Mobile IPv6, page 3 (GUI), page 4 (CLI), page 6 Information About Proxy Mobile IPv6 Proxy Mobile IPv6 (PMIPv6) is a network-based mobility

More information

Network Layer. Mobile IP. Slides adapted from Prof. Dr.-Ing. Jochen H. Schiller and W. Stallings

Network Layer. Mobile IP. Slides adapted from Prof. Dr.-Ing. Jochen H. Schiller and W. Stallings Network Layer Mobile IP Slides adapted from Prof. Dr.-Ing. Jochen H. Schiller and W. Stallings 1 Mobile IP - Definition Mobile IP (MIP) is a modification to IP that allows nodes to continue to receive

More information

Mobile IPv6 performance in networks: handover optimizations on the link and network layer

Mobile IPv6 performance in networks: handover optimizations on the link and network layer Mobile IPv6 performance in 802.11 networks: handover optimizations on the link and network layer LaTe project, Networking laboratory, TKK Mikko Hautala mhautala@cc.hut.fi 16.03.2006 Supervisor: Instructor:

More information

On Secure-Smart Mobility Scheme in Proxy Mobile IPv6 Networks

On Secure-Smart Mobility Scheme in Proxy Mobile IPv6 Networks UBICOMM 014 : The Eighth International Conference on Mobile Ubiquitous Computing, Systems, Services and Technologies On Secure-Smart Mobility Scheme in Proxy Mobile IPv6 Networks Jae-Young Choi College

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

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

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

Research Article An ID/Locator Separation Based Group Mobility Management in Wireless Body Area Network

Research Article An ID/Locator Separation Based Group Mobility Management in Wireless Body Area Network Journal of Sensors Volume 215, Article ID 53725, 12 pages http://dx.doi.org/1.1155/215/53725 Research Article An ID/Locator Separation Based Group Mobility Management in Wireless Body Area Network Moneeb

More information

The Backward Fast Media Independent Handover for Proxy Mobile IPv6 Control Scheme (BFMIH-PMIPV6) over Heterogeneous Wireless Mobile Networks

The Backward Fast Media Independent Handover for Proxy Mobile IPv6 Control Scheme (BFMIH-PMIPV6) over Heterogeneous Wireless Mobile Networks 1 The Backward Fast Media Independent Handover for Proxy Mobile IPv6 Control Scheme (BFMIH-PMIPV6) over Heterogeneous Wireless Mobile Networks MENG-SHU CHIANG 1, CHUNG-MING HUANG *2, DUY-TUAN DAO 2 AND

More information

Adaptive Local Route Optimization in Hierarchical Mobile IPv6 Networks

Adaptive Local Route Optimization in Hierarchical Mobile IPv6 Networks Adaptive Local Route Optimization in Hierarchical Mobile IPv6 Networks Sangheon Pack, Taekyoung Kwon, and Yanghee Choi School of Computer Science and Engineering Seoul National University, Seoul, Korea

More information

A Simulative Study on the Performance Evaluation for Simultaneous and Successive Mobility for Mobile IPv6

A Simulative Study on the Performance Evaluation for Simultaneous and Successive Mobility for Mobile IPv6 Journal of Computer Science 6 (12): 1511-1517, 2010 ISSN 1549-3636 2010 Science Publications A Simulative Study on the Performance Evaluation for Simultaneous and Successive Mobility for Mobile IPv6 Ibrahim

More information

Mobile IP and Mobile Transport Protocols

Mobile IP and Mobile Transport Protocols Mobile IP and Mobile Transport Protocols 1 IP routing Preliminaries Works on a hop-by-hop basis using a routing table 32 bits: 129.97.92.42 Address = subnet + host (Mobility No packet for you) Two parts»

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

Fast handoff for Mobile IP and Link Layer Triggers

Fast handoff for Mobile IP and Link Layer Triggers Fast handoff for Mobile IP and Link Layer Triggers Gang Wu and Alper egin DoCoMo USA Labs Slide1 Overview Handover events necessitate both networklayer and lower layers actions Network-layer needs information

More information

Mobility Management. Advanced Mobile Communication Networks. Integrated Communication Systems Group Ilmenau University of Technology

Mobility Management. Advanced Mobile Communication Networks. Integrated Communication Systems Group Ilmenau University of Technology Mobility Management Advanced Mobile Communication Networks Integrated Communication Systems Group Ilmenau University of Technology Motivation The Internet and mobile communication networks are experiencing

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

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

IPv6 Mobility in Cluster Based Heterogeneous Wireless Mesh Networks

IPv6 Mobility in Cluster Based Heterogeneous Wireless Mesh Networks IPv6 Mobility in Cluster Based Heterogeneous Wireless Mesh Networks Huu-Nghia Nguyen, Christian Bonnet Mobile Communications Department Eurecom Institute 2229 Route des Crêtes, Sophia Antipolis, France

More information

Virtual Hierarchical Architecture Integrating Mobile IPv6 and MANETs for Internet Connectivity

Virtual Hierarchical Architecture Integrating Mobile IPv6 and MANETs for Internet Connectivity Virtual Hierarchical Architecture Integrating Mobile IPv6 and MANETs for Internet Connectivity Hyemee Park, Tae-Jin Lee, and Hyunseung Choo School of Information and Communication Engineering Sungkyunkwan

More information

Charles Perkins Nokia Research Center 2 July Mobility Support in IPv6 <draft-ietf-mobileip-ipv6-14.txt> Status of This Memo

Charles Perkins Nokia Research Center 2 July Mobility Support in IPv6 <draft-ietf-mobileip-ipv6-14.txt> Status of This Memo IETF Mobile IP Working Group INTERNET-DRAFT David B. Johnson Rice University Charles Perkins Nokia Research Center 2 July 2000 Mobility Support in IPv6 Status of This

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

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

Flow Mobility Management in PMIPv6-based DMM (Distributed Mobility Management) Networks

Flow Mobility Management in PMIPv6-based DMM (Distributed Mobility Management) Networks Flow Mobility Management in PMIPv6-based DMM (Distributed Mobility Management) Networks Kyoungjae Sun and Younghan Kim Soongsil University, Seoul, Republic of Korea {gomjae, younghak@ssu.ac.kr} Abstract

More information

A Hybrid Load Balance Mechanism for Distributed Home Agents in Mobile IPv6

A Hybrid Load Balance Mechanism for Distributed Home Agents in Mobile IPv6 A Hybrid Load Balance Mechanism for Distributed Home Agents in Mobile IPv6 1 Hui Deng 2Xiaolong Huang 3Kai Zhang 3 Zhisheng Niu 1Masahiro Ojima 1R&D Center Hitachi (China) Ltd. Beijing 100004, China 2Dept.

More information

Mobile IP and its trends for changing from IPv4 to IPv6

Mobile IP and its trends for changing from IPv4 to IPv6 Mobile IP and its trends for changing from IPv4 to IPv6 Nguyen Ngoc Chan*, Tran Cong Hung Ph.D. (Posts & Telecommunications Institute of Technology, Viet Nam) E-mail: ngoc_chan@ptithcm.edu.vn, conghung@ptithcm.edu.vn

More information

Proxy Mobile IPv6 draft-ietf-netlmm-proxymip6-01.txt

Proxy Mobile IPv6 draft-ietf-netlmm-proxymip6-01.txt Proxy Mobile IPv6 draft-ietf-netlmm-proxymip6-01.txt NETLMM WG, IETF 69 Sri Gundavelli (sgundave@cisco.com) Kent Leung (kleung@cisco.com) Vijay Devarapalli (vijay.devarapalli@azairenet.com) Kuntal Chowdhury

More information

N-NEMO: A Comprehensive Network Mobility Solution in Proxy Mobile IPv6 Network

N-NEMO: A Comprehensive Network Mobility Solution in Proxy Mobile IPv6 Network : A Comprehensive Network Mobility Solution in Proxy Mobile IPv6 Network Zhiwei Yan 1, Huachun Zhou 1 and Ilsun You 2 1 Beijing Jiaotong University Beijing, China {06120232, hchzhou}@bjtu.edu.cn 2 Korean

More information

MIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSIS

MIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSIS MIPV6 PROTOCOLS: A SURVEY AND COMPARATIVE ANALYSIS K Vasu 1, Sudipta Mahapatra 1 and C S Kumar 2 1 Department of E&ECE, IIT Kharagpur, Kharagpur, West Bengal, India vasukanster@gmail.com sudipta@ece.iitkgp.ernet.in

More information

A Comparative Analysis of Centralized and Distributed Mobility Management in IP-Based Mobile Networks

A Comparative Analysis of Centralized and Distributed Mobility Management in IP-Based Mobile Networks A Comparative Analysis of Centralized and Distributed Mobility Management in IP-Based Mobile Networks The Mobility Management (MM) is one of the crucial requirements for future mobile networks. The current

More information

NETWORK MOBILITY SUPPORTED PROXY MOBILE IPV6

NETWORK MOBILITY SUPPORTED PROXY MOBILE IPV6 Journal of Computer Science 10 (9): 1792-1797, 2014 ISSN: 1549-3636 2014 doi:10.3844/jcssp.2014.1792.1797 Published Online 10 (9) 2014 (http://www.thescipub.com/jcs.toc) NETWORK MOBILITY SUPPORTED PROXY

More information

A Survey on Signaling Load in Mobility Management

A Survey on Signaling Load in Mobility Management ISSN: 2231-4946 Volume IV, Special Issue, December 2014 International Journal of Computer Applications in Engineering Sciences Special Issue on Advances in Computer and Communications www.caesjournals.org

More information

ICTC 2013 http://ictc2013.org/main/ 1 / 1 2013-10-17 International Advisory Committee Steering Committee Organizing Committee Technical Program Committee Program at a Glance Industrial Session Special

More information

QoS Guaranteed Handover Scheme for Global Roaming in Heterogeneous Proxy Mobile IPv6 Networks

QoS Guaranteed Handover Scheme for Global Roaming in Heterogeneous Proxy Mobile IPv6 Networks QoS Guaranteed Handover Scheme for Global Roaming in Heterogeneous Proxy Mobile IPv6 Networks Kwangsub Go 1 Misun Kim 2 Kyujin Lee 3 and Youngsong Mun 3 1 KREONET Center KISTI Seoul KOREA 2 Administrative

More information

An Analysis of The Fast Handovers for Mobile IPv6 Protocol

An Analysis of The Fast Handovers for Mobile IPv6 Protocol An Analysis of The Fast Handovers for Mobile IPv6 Protocol Janne Lundberg Helsinki University of Technology Laboratory for Theoretical Computer Science May 28, 2003 Abstract Fast Handovers for Mobile IPv6

More information

Design and Simulation of a Flow Mobility Scheme Based on Proxy Mobile IPv6

Design and Simulation of a Flow Mobility Scheme Based on Proxy Mobile IPv6 J Inf Process Syst, Vol.8, No.4, December 2012 pissn 1976-913X eissn 2092-805X http://dx.doi.org/10.3745/jips.2012.8.4.603 Design and Simulation of a Flow Mobility Scheme Based on Proxy Mobile IPv6 Hyon-Young

More information

Host Identity Protocol and Proxy Mobile IPv6: a Secure Global and Localized Mobility Management Scheme for Multihomed Mobile Nodes

Host Identity Protocol and Proxy Mobile IPv6: a Secure Global and Localized Mobility Management Scheme for Multihomed Mobile Nodes Host Identity Protocol and Proxy Mobile IPv6: a Secure Global and Localized Mobility Management Scheme for Multihomed Mobile Nodes Giuliana Iapichino and Christian Bonnet Mobile Communications Department

More information

Client Data Tunneling

Client Data Tunneling Ethernet over GRE Tunnels, on page 1 Proxy Mobile IPv6, on page 9 Ethernet over GRE Tunnels Ethernet over GRE (EoGRE) is a new aggregation solution for aggregating Wi-Fi traffic from hotspots. This solution

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

A Probabilistic Scheme for Reducing the Packet Loss in Mobile IPv6

A Probabilistic Scheme for Reducing the Packet Loss in Mobile IPv6 1912 JOURNAL OF NETWORKS, VOL. 7, NO. 12, DECEMBER 212 A Probabilistic Scheme for Reducing the Loss in Mobile IPv6 Md. Humayun Kabir and Khan Md. Al-Farabi Department of Computer Science and Engineering

More information

ECS-087: Mobile Computing

ECS-087: Mobile Computing ECS-087: Mobile Computing Mobile IP Most of the slides borrowed from Prof. Sridhar Iyer Diwakar Yagyasen.1 Effect of Mobility on Protocol Stack Application: new applications and adaptations Transport:

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

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

I-PMIP: An Inter-Domain Mobility Extension for Proxy-Mobile IP

I-PMIP: An Inter-Domain Mobility Extension for Proxy-Mobile IP I-PMIP: An Inter-Domain Mobility Extension for Proxy-Mobile IP Niklas Neumann Computer Networks Group University of Goettingen Germany neumann@cs.unigoettingen.de Jun Lei Computer Networks Group University

More information

New Mobility Management Mechanism for Delivering Packets with Non-Encapsulation

New Mobility Management Mechanism for Delivering Packets with Non-Encapsulation New Mobility Management Mechanism for Delivering Packets with Non-Encapsulation Myoung Ju Yu * and Seong Gon Choi * *College of Electrical & Computer Engineering, Chungbuk National University, 410 Seongbong-ro,

More information

Cross-layer Optimized Vertical Handover Schemes between Mobile WiMAX and 3G Networks

Cross-layer Optimized Vertical Handover Schemes between Mobile WiMAX and 3G Networks KSII TRANSACTIONS ON INTERNET AND INFORMATION SYSTEMS VOL. 2, NO. 4, AUGUST 2008 171 Copyright c 2008 KSII Cross-layer Optimized Vertical Handover Schemes between Mobile WiMAX and 3G Networks Jaeho Jo

More information

Low-Latency Non-predictive Handover Scheme in Mobile IPv6 Environments

Low-Latency Non-predictive Handover Scheme in Mobile IPv6 Environments Low-Latency Non-predictive Handover Scheme in Mobile IPv6 Environments Geunhyung Kim 1 and Cheeha Kim 2 1 Technology Network Laboratory, Korea Telecom (KT, 463-1 Jeonmin-dong, Yusung-gu, Daejeon, 305-811,

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