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

Size: px
Start display at page:

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

Transcription

1 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 Park 0, Dongcheul Lee and Jaejin Lee KT Network Technology Laboratory, Internet Research Department, Yuseong-Gu, Daejeon, South Korea Summary In standard Mobile IPv6 networks multi-media streaming suffer from packet disruptions and packet loss resulting from high handover latency as well as available bandwidth fluctuation. To decrease high handover latency, Fast Handover for MIPv6 can be adopted where the client stores quickly sufficient amount of stream in advance. However, under the both conventional protocols which based host mobility, handover latency may take up to several seconds, it is extremely difficult to maintain seamless media playback.for network-based mobility management, the Internet Engineering Task Force (IETF) is standardizing Proxy Mobile IPv6 (PMIPv6). In this paper, we propose an optimal fast handover scheme using Optimal Proxy Binding Update and Snoop mechanism in network based proxy Mobile IPv6 networks, and we then evaluate it against IETF s convention protocols in terms of deployment, proceeding latency. Key words: Multimedia, PMIPv6, Handover, Route Optimization. 1. Introduction In multimedia streaming applications such as Mobile IPTV, media stream has to be transmitted seamlessly to the client. Beside the handover problem under the Mobile IPv6 (MIPv6) networks to be discussed in this paper, the media streaming applications have to overcome the network variation challenges [1]. IETF MIPv6 is designed to manage the movement of mobile nodes (MNs) between wireless IPv6 networks. The protocol provides seamless connectivity to MNs when they move from one wireless point of attachment to another in a different subnet. Mobile IPv6 notifies the correspondent(s) of an MN about its new location by binding the MN addresses. Nevertheless, the MN cannot receive IP packets on its new point of attachment until the handover finishes. MIPv6 supports mobility by binding Home Address(HoA) and Care-of Address(CoA) to Home Agent(HA) when MN attempts to connect to new Access Router(AR) after being disconnected from current AR. However, movement detection, address configuration and confirmation, and a registration process are needed when it tries to handover. Consequently, MN loses packets during this process [2]. Recent work has been aimed at improving Mobile IPv6 handover performance in order to support real time and other delay sensitive traffic. Packet losses during handover are treated as an indication of network congestion, which causes TCP to take unnecessary congestion avoiding measures [3]. For this work, some trials have been proposed such as Smooth handover for Mobile IP by Route optimization in mobile IP [4] and Fast Handover for Mobile IPv6 (FMIPv6) [5]. By the help of link layer, the fast handover detects change of link connectivity and sets up a routing path, so called tunnel, between two access routers (AR). The tunnel is used to forward packets to a new AR from a previous AR, until a mobile anchor point (MAP) changes the routing path from the previous AR to the new AR. However, the Fast Mobile IPv6 (FMIPv6) [5] may cause packet mis-ordering problem between tunneling packets from PAR, HA and directly delivered packets from CN. These mis-ordered packets encounter performance decline of TCP by duplication of the ACKs from the TCP congestion control on the transport layer and induce useless packet retransmissions from CN. Proxy Mobile IPv6 (PMIPv6) has been proposed by IETF NetLMM working group and this protocol defines two network entities; Mobility Access Gateway and Localized Mobility Anchor (LMA). Therefore, PMIPv6 protocol guarantees the localized mobility solution for the MN whenever the MN handover within an local mobility domain area. However, the current PMIPv6 does not provide the specific route optimization scheme for reducing packet disruption. Thus, PMIPv6 needs the technology that reduces packet loss by efficient buffering before MN moves to new Mobile Access Gate(MAG). Therefore, even though MN did not send handover prediction information, MAG can detect handover [6]. Manuscript received September 5, Manuscript revised September 20, 2008.

2 IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.9, September In this paper, we propose an efficient and reliable media streaming scheme in Proxy MIPv6 to support seamless media streaming without packet disruptions during a handover. It is done by using optimal proxy binding update message and pre-buffering mechanisms with snoop agent. The remainder of this paper is organized as follows. Section 2 introduces PMIPv6 and previous works about seamless handover. Section 3 explains a proposed scheme. Section 4 compares the performance between the proposed scheme and conventional protocols. 2. Related Works and Problems 2.1 IETF Standard MIPv6 (MIPv6) The basic idea in Mobile IPv6 is to allow a HA to work as a stationary proxy for a MN [2]. Whenever the mobile node is away from its home network, the home agent intercepts packets destined to the node, and forwards the packets by tunneling them to the mobile node addressed to NCoA. The transport layer uses the home address as a stationary identifier for the mobile node. The basic solution requires tunneling through the home agent, thereby leading to longer paths and degraded performance. To improve the performance, Mobile IPv6 includes route optimization [4]. In route optimization a CN discovers a binding which is then used to modify the handling of outgoing packets between the mobile node s stationary home address and its NCoA. When route optimization is used, the mobile node sends its NCoA to the CN using binding update (BU) messages. After receiving BU, the packets leaving the CN are routed directly to the NCoA. However, before the CN receives the BU, it continues to route packets to the NCoA via HA. Consequently, these two types of packets will arrive at the NAR with mis-ordered packets. 2.2 IETF Fast Handover for Mobile IPv6 (FMIPv6) While an MN is connected to its PAR and is about to move to an NAR, FMIPv6 requires that the MN obtains a new CoA at the NAR while still connected to the PAR. Furthermore, the MN must send a Binding Update message to its PAR to update its binding cache with the MN s new CoA, and finally the PAR must start forwarding packets, originally destined for the MN, to the NAR. Either the MN or the PAR may initiate the Fast Handover procedure by using the L2 trigger. The linklayer information indicates that the MN is moving from the current access point (AP) to another; that is, from the PAR to the NAR. If the L2 trigger is received at the MN (Mobile-initiated handover), the MN will initiate an L3 handover by sending a Router Solicitation for Proxy (RtSoPr) message to the PAR. On the other hand, if the L2 trigger is received at the PAR (Network-controlled handover), then the PAR will transmit a Proxy Router Advertisement (PrRtAdv) message to the appropriate MN, without any solicitation message. The MN obtains a new CoA (NCoA) while still connected to the PAR by means of router advertisements containing network information from the NAR. The PAR validates the MN s new CoA and initiates the process of establishing a bidirectional tunnel between the PAR and the NAR by sending a Handover Initiate (HI) message to the NAR. Then, the NAR verifies that its new CoA can be used on the NAR s link. Also, in response to the HA message, the NAR sets up a host route for the MN s previous CoA (PCoA) and responds with a Handover Acknowledge (HACK) message. When the MN receives a PrRtAdv message, it should send a Fast Binding Update (F-BU) message, preferably prior to disconnecting its link. When the PAR receives an FBU message, it must verify that the requested handover is accepted by the NAR as indicated in the HACK message status code. Then, the PAR begins forwarding packets intended for the PCoA to the NAR and sends a Fast Binding Acknowledgement (F- BACK) message to the MN. After changing link connectivity with the NAR, the MN and NAR exchange a Router Solicitation (RS) Message including the Fast neighbor Advertisement (FNA) option and a Router Advertisement message (RA) with the Neighbor Advertisement Acknowledgment (NAACK) option. After the NAR sends a Router Advertisement message with the NAACK option, it starts to deliver buffered packets tunneled from the PAR and buffered packets from the CN directly. Until the CN receives a BU, the packets sent from the CN are tunneled from the PAR to the NAR. After the CN receives a BU, the CN directly delivers the packets to the MN. Consequently, if the distance between the CN and NAR is shorter than the tunneled distance from the CN to the NAR via the PAR, the MN may receive out-of-sequence packets. After the PAR receives an F-BU message, packets four through eight are tunneled from the PAR to the NAR and buffered until the NAR receives an RS message with FNA from the MN. When the CN receives a BU from the MN, the CN sends packet nine to ten directly to the NAR. These packets are also buffered in the NAR until the NAR sends an RA with NAACK option to the MN. Consequently, if the distance between the CN and NAR is shorter than the tunneled distance from the CN to the NAR via the PAR, buffered packets in the NAR would be out of sequence due to the packet delay time inccurred by tunneling. So when an MN receives mis-ordered packets, the use of TCP in the MN creates a duplicate

3 28 IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.9, September 2008 ACK (DACK) for packets six and seven in accordance with its congestion control procedure. accepted address modes, loaming policies, etc. for providing network based mobile services. Fig. 1 IETF PMIPv6 Handover Procedure. 2.3 IETF Proxy Mobile IPv6 (PMIPv6) IETF standardizes PMIPv6 that manages mobility on the basis of network, not in MN. Fig.1 shows the comparison between standard MIPv6 and PMIPv6. It expands MIPv6 signaling by using a proxy mobility agent and supports the mobility of MN by reusing HA. This kinds of mobility-supporting schemes do not include MN in a signaling exchange process for the mobility management [6][7]. That is, MAG in a network and LMA which manages domain network do MIPv6 signaling and manage the mobility which was managed by MN. Normally, LMA is located between the domain gateways. Fig. 2 shows the flow of PMIPv6 protocol messages. PMIPv6 supports MNs that do not support MIPv6 while they connect to IPv6 based network. MN defines the scheme for sustaining connection with CN when it changes network connection point while being connected with CN. Therefore, PMIPv6 should get a home address at the link if MN enters a PMIPv6 domain and authenticates. And the network should emulate that MN is always in a home network by assigning a home network prefix to MN. Then MN considers PMIPv6 domain as the domain that consists of same home link. MN sends MN-identifier messages to new MAG for authentication. And it obtains a MN s profile after the L2 link layer handover completed so that it can notify its movement by policy store (AAA server, Authentication Authorization Accounting). The profile contains information about MN-ID, LMA, Fig. 2 IETF PMIPv6 Handover Procedure. After MAG gets MN s profile from the policy store, it sends router advertisement messages with a home network prefix to MN if the profile contains a MN s home network prefix. MN which received RA (Router Advertisement) messages from connected links can set IPv6 addresses to its interfaces by the method which the links permit. MAG which receives the profile sends PBU (Proxy Binding Update) messages to LMA for registering MN s location information. PBU message contains MN s NAI (Network Access Identifier) options, home network prefix of the mobile node, and other required options. After receiving PBU, LMA checks whether its binding cache tree has mobile nodes ID. If not, it creates information about mobile nodes, and sets tunneling between LMA and NMAG, and sends PBA (Proxy Binding Acknowledgement) messages to NMAG with MN s home network prefix options.

4 IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.9, September The proposed Optimal Fast Handover Scheme (RPMIPv6) The purpose of PMIPv6 with route optimization is to support seamless handover and to reduce the packet loss with the help of connectivity information of link layer. In PMIPv6 which was proposed by IETF, MAG supports mobility when MN moves without changing the configurations of MN. However, this scheme may cause a packet mis-ordering problem between tunneling packets from the PMAG, LMA/HA and directly delivered packets from the CN. These out-of-sequence packets encounter performance decline of TCP by duplicated ACKs according to TCP congestion control on the transport layer and induce useless packet retransmissions from the CN. In real time service applications, it is difficult to remedy the out-of-sequence packets correctly. In proposed scheme, after process of establishing a bidirectional tunnel from the PMAG to the NMAG is made, the PMAG sends Optimal Proxy Binding Update message to the CN as soon as an MN start moving so that the number of packets which need to be forwarded from PMAG to NMAG could be decreased. Certainly this optimal proxy binding update (OP-BU) message can be modified by adding a 2-bit P-flag to the reserved flag and including the NMAG address and MNs ID as options in the option field. Table 1: The P-flag of Optimal Proxy binding Update Message P-Flag Meaning 00 Don t Apply in IEEE-802 case 01 Send Data Packet to the NMAG 10 Send Data Packet to the PMAG 11 Use standard PBU messa. From NMAG Table 1 defines the P-bits. When LMA/CN receives an optimal proxy binding update message, the LMMA/CN has to be operated by P-bits. First, our assumptions for proposed scheme are as follows: 1) MN receives L2 trigger messages which contain MAG addresses. 2) PMIPv6 Access Points (NAPs) are connected with MAG on the same level. 3) PAP consists of PAP ACK Controller, PAP Dual Stack Buffer and Sequence Checker for ACK. 4) MN s mobility in PMIPv6 network is based on localized mobility. Fig. 3 The Proposed Optimal PMIPv6 (RPMIPv6) Handover Procedure. Fig. 3 shows the flow of proposed PMIPv6 based fast handover scheme with route optimization. PMAG receives L2 HO signaling message which included trigger messages (AP-ID, Proxy CoA) from previous AP (PAP) when MN passes by a base station. PMAG can identify NMAG address before the link down by checking neighbor cache. Initiate (HI) message to NMAG. Then, the NMAG verifies that its Proxy CoA can be used on the NMAG s link. Also, the NMAG start to set up a bidirectional tunnel between PMAG and NMAG) and responds with a Handover Acknowledge (HACK) message. As soon as receiving HACK message, NMAG sends optimal proxy binding update message (OP-BU) to LMA/CN in order to reduce tunneled packet from CN. Therefore, we can reduce both packet loss and out-of sequence packets which cause TCP performance

5 30 IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.9, September 2008 degradation in proxy mobile IPv6 networks using optimal proxy binding update message. Also, if the LMA/CN receives this message quickly, the LMA/CN can transmit new media packets to NMAG with modified TCP data packet header. That is, the CN can send new media packets quickly to the mobile node without long time wait to exchange standard biding update message. If NMAG receives packets from LMA/CN directly, it starts to check modified TCP header flag (T-flag) of received packets. Using T-flag, MAG can distinguish tunneled packet from PMAG and new packet from NMAG. When the T-flag is 0, the packet acts as tunneled packet from PMAG. However, if the T-flag is 1, this packet acts as the new packet from the CN. Then, NMAG can store new packet and tunneled packet separately in the Dual Stack Buffer. The snoop protocol [8] works by deploying a snoop agent with link level buffers at the base station to cache packets passing across the wireless link. Doing so prevents retransmission of unacknowledged packets and avoids unnecessary timeouts; in addition, snoop filters copy acknowledgements to avoid duplicated packets. Our proposed scheme based on snoop protocol to handle duplicated packets. When an MN receives data packets from the NMAG, the MN sends ACKs for the received data packets. The PAP sequence checkers process the ACKs to see whether the received ACKs are duplicates or not. If duplication of an ACK does not occur, the ACK is forwarded to the CN. Therefore, this ACK act as the final ACK for received data packet. On the other hand, if duplication occurred, a snoop agent for the ACK processes the optimized snoop for ACK algorithm to accommodate out-of-sequence packets by delaying the ACK segment processing. To prevent out-of-sequence packets, we use an Sequence Timer (ST) to delay ACKs. We denote TST as the Sequence delay, which is the time required to postpone ACKs during the schedule time. TST is derived by TST = max(ts PN; TOSP ) (1) Where, TS PN is the snoop information transmission delay between the PMAG and NMAG via the PAP. TOSP is the time period in which out-of-sequence packets can arrive during a handover. we define some parameters for comparison. TC P is the packet transmission delay between a CN and a PAP. TP P and TN P are the packet transmission delay between the PAP and the PMAG and NMAG. TWTD is the wireless transmission delay. QP is the queuing delay in the PAP. QPM and QNM are the queuing delay in the PMAG and NMAG, respectively. TPM NM is the packet transmission delay between the PMAG and NMAG, where tunneling is used. Thus, TPM NM is denoted by TPM NM = TP P + TN P + QP (2) TD is the difference between the delay times of a normal packet transmitted directly from the CN to the NMAG via the PAP and a last packet transmitted by the CN via tunneling from the PAP to the NMAG via the PMAG. Therefore, TD is affected by the distance between the PAP and the PMAG. To calculate TD, we denote the last packet transmission delay from the CN to the NMAG via the PMAG as TD T. Thus, TD T is be derived by TD T = TC P + QP + TP P + QPM + TPM NM (3) Also, we denote the packet transmission delay from the CN to the NMAG directly via the NAP as TD D. The TD D is represented by TD D = TC P + QP + TN P (4) Thus, TD can be described as follows. TD = TD T TD D = TP P + QPM + TPM NM TN P (5) Therefore, we can solve the duplicated ACK problem by delaying ACKs during TD. After TD, the PAP transmits delayed ACKs of the content in the Dual Stack Buffer to the CN. That is, after the NMAG waits a maximum time between TS PN and TD, if the sequence timer has expired, the NMAG sends stored ACKs to the CN by arranging the ACK packets with respect to transmission order. After finding the DACK, the PAP controller determines whether the received packet is the first DACK or not. Consequently, the proposed scheme keeps data transmission and ACK transmission in sequence to prevent the retransmission of packets from the CN. 4. Discussion There are the performance impacts on NMAG due to the support of proposed protocol. The main impacts are as follows. First there is the actual CPU and IO load to check duplication procedure for ACKs using sequence checker. Secondly, NMAG s neighbor cache have to keep neighbors information in accordance with the proposed scheme. This is unavoidable, but can be countered with additional CPUs, sufficient IO bandwidth and buffer. The impact largely depends on MNs movement frequency. The impact will be large with a high rate of MNs movement, while it will be small with a relatively low movement frequency.

6 IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.9, September Conclusions The use of a Proxy Mobile IPv6 has advantages in easy implementation and deployment. However conventional Proxy Mobile IPv6 have to consider route efficient optimization scheme for reducing packet loss rate. In this paper, we have introduced the proposed an optimal fast handover scheme in Proxy Mobile IPv6 Networks to support seamless media streaming without packet disruption and mis-ordering packets during handover. By adapting optimal proxy binding update and snoop mechanism, we have many advantages, such as a faster packet route checking speed, which solves the packet delay caused by tunneling between PMAG and NMAG when a router has more than two links. Also, the use of a proposed scheme can prevent the out-of sequence packets problem in conventional protocols. References [1] E. Steinbach, N. Farber, and B. Girod, Adaptive play out for low latency video streaming, in Proc. IEEE ICIP 01, [2] D.Johnson, C. Perkins, J. Arkko, Mobility Support in IPv6, RFC 3775, June [3] V. Tsaotissidis, Open Issues on TCP for Mobile Computing, Journal of Wireless Communications and Mobile Computing, v01.2, no. 1, 2002, pp.3-20 [4] D. B. Johnson, Route Optimization in Mobile IP, draftietf-mobileip-optim-07.txt, Nov, 1997 [5] Koodli, R., Fast Handovers for Mobile IPv6, RFC 4068, July 2005 [6] S. Gundavelli, K. Leung, V. Devarapalli, K. Chowdhury, B. Patil, Proxy Mobile IPv6, IETF Netlmm, Internet Draft, March, 2007 [7] F. Xia, B. Sarikaya, Mobile Node Agnostic Fast Handovers for Proxy Mobile IPv6, IETF Netlmm, Internet Draft, Feb [8] Vangala. S, Labrador.M.A., Performance of TCP over wireless networks with the snoop protocol, in Proc. IEEE LCN, Nov.2002, pp Byungjoo Park received the B.S. degree in Electronics Engineering from Yonsei University, Seoul, Korea in 2002, and the M.S. and Ph.D. degrees (First Class Honors) in Electrical and Computer Engineering from University of Florida, Gainesville, USA, in 2004 and 2007, respectively. He is currently a senior researcher in the KT Network Technology Laboratory, Korea. He is a member of the IEEE, IEICE, IEEK, KIISE and KICS. His primary research interests include theory and application of mobile computing, including protocol design and performance analysis in the next generation wireless/mobile networks. Since 2004, his activities have focused on IPv6, IPv6 mobility management, End-to-End QoS provisions and crosslayer optimization for efficient mobility support on IEEE 802 wireless networks. He has published approximately 25 research papers on mobile computing. He is an honor society member of Tau Beta Pi and Eta Kappa Nu. Dungcheul Lee.received the B.S. and M.S. degrees in Computer Science and Engineering from Pohang University of Science and Technology, Pohang, Korea in 2002 and 2004, respectively. He is currently a junior researcher in the KT Network Technology Laboratory, Korea. He is a member of the KISS. His primary research interests include algorithm and application of mobile communications, including routing protocol design and network engineering in the ubiquitous network. Jaejin Lee is an assistant vice president and the group leader in IP Network Research Group, Network Technology Laboratory, KT, Korea. He received the B.S. and M.S. degrees in Electrical Engineering from Kyungpook National University, Daegu, Korea in 1985 and 1987, respectively, and the Ph.D. degree in Electrical Engineering from Korea University, Seoul, Korea, in Since he joined KT in 1987, for 21 years he worked for the research and development of various IP network management systems including PSTN, ATM, Fixed and Mobile Internet NMSs. His research interest include Broadband Convergence Network, routing algorithms, traffic network management engineering, fixed and mobile IP network architecture and NGOSS (Next Generation Operation Support Systems).

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

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

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

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

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

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

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

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

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

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

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

Performance Analysis of Fast Handover in Mobile IPv6 Networks

Performance Analysis of Fast Handover in Mobile IPv6 Networks Performance Analysis of Fast Handover in Mobile IPv6 Networks Sangheon Pack and Yanghee Choi School of Computer Science&Engineering Seoul National University, Seoul, Korea Tel: +82-2-880-1832, Fax: +82-2-872-2045

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

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

Efficient Handover Scheme of Proxy Mobile IPv6 in Wireless Local Area Networks

Efficient Handover Scheme of Proxy Mobile IPv6 in Wireless Local Area Networks Efficient Handover Scheme of Proxy Mobile IPv6 in Wireless Local Area Networks Sunguk Lee 1, Haniph A. Latchman 2 and Byungjoo Park *3 1 University of Florida, USA 1, 2 3 Hannam University, Daejeon, Korea

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

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

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

Proxy Mobile IPv6 (PMIPv6)

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

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

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

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

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

Efficient Handover Scheme of Proxy Mobile IPv6 in Wireless Local Area Networks

Efficient Handover Scheme of Proxy Mobile IPv6 in Wireless Local Area Networks Efficient Handover Scheme of Proxy Mobile IPv6 in Wireless Local Area Networks Sunguk Lee 1, Haniph A. Latchman 2 and Byungjoo Park *3 1 University of Florida, USA 1, 2 3 Hannam University, Daejeon, Korea

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

Obsoletes: 5268 July 2009 Category: Standards Track

Obsoletes: 5268 July 2009 Category: Standards Track Network Working Group R. Koodli, Ed. Request for Comments: 5568 Starent Networks Obsoletes: 5268 July 2009 Category: Standards Track Abstract Mobile IPv6 Fast Handovers Mobile IPv6 enables a mobile node

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Asian Info-communications Council. Document No November th Conference (Manila)

Asian Info-communications Council. Document No November th Conference (Manila) Asian Info-communications Council Working Group 2 (Services & Applications) TITLE: A COMPARATIVE SURVEY OF SEAMLESS HANDOVER MECHANISMS THEME: Services & Applications related SOURCE: Tran Cong Hung, Ph.D

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

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

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

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

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

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

Mitigating Packet Loss in Mobile IPv6 Using Two-Tier Buffer Scheme

Mitigating Packet Loss in Mobile IPv6 Using Two-Tier Buffer Scheme www.csl.issres.net Vol. 3 (2) June Mitigating Packet Loss in Mobile IPv6 Using Two-Tier Buffer Scheme Salim M. Zaki 1c and Shukor Abd Razak 1 1 Department of Computer Systems and Communications, Faculty

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

Fast Handover Based on Mobile IPv6 for Wireless LAN

Fast Handover Based on Mobile IPv6 for Wireless LAN Fast Handover Based on Mobile IPv6 for Wireless LAN Hyon G. Kang and Chae Y. Lee Department of Industrial Engineering, KAIST, 373-1 Kusung-dong, Taejon 305-701, Korea chae@kaist.ac.kr Abstract: Mobile

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

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

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

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

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

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

Internet Engineering Task Force (IETF) Request for Comments: 6279 Category: Informational ISSN: Q. Wu Huawei June 2011

Internet Engineering Task Force (IETF) Request for Comments: 6279 Category: Informational ISSN: Q. Wu Huawei June 2011 Internet Engineering Task Force (IETF) Request for Comments: 6279 Category: Informational ISSN: 2070-1721 M. Liebsch, Ed. NEC S. Jeong ETRI Q. Wu Huawei June 2011 Abstract Proxy Mobile IPv6 (PMIPv6) Localized

More information

On the Layer based Seamless Handover Schemes for Mobile Data Network

On the Layer based Seamless Handover Schemes for Mobile Data Network On the Layer based Seamless Handover Schemes for Mobile Data Network Y. J. Lee Department of Technology Education, Korea National University of Education Cheongju, 363-791, South Korea lyj@knue.ac.kr Abstract

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

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

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

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

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

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

OPTIMIZATION OF HANDOVER PERFORMANCE FOR FMIPV6

OPTIMIZATION OF HANDOVER PERFORMANCE FOR FMIPV6 OPTIMIZATION OF HANDOVER PERFORMANCE FOR FMIPV6 Li Jun Zhang^ Samuel Pierre^ and Laurent Marchand^ ^Mobile Computing Networking Research Laboratory (LARIM), Department of Computer Engineering, Ecole Polytechnique

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

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 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

Network Working Group Request for Comments: October 2007

Network Working Group Request for Comments: October 2007 Network Working Group Request for Comments: 4988 Category: Experimental R. Koodli C. Perkins Nokia Siemens Networks October 2007 Mobile IPv4 Fast Handovers Status of This Memo This memo defines an Experimental

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

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

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

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

Performance of Improved Mobile IPv6.

Performance of Improved Mobile IPv6. Chapter 4 Performance of Improved Mobile IPv6. The en mobility in Mobile IPv6 causes performance degradation in an environment with frequent handoffs. In this chapter, a new scheme for Mobile IPv6 called

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

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

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

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

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

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

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

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

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

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

Fast handovers without DAD using Sector-based Vehicular Mobile IPv6

Fast handovers without DAD using Sector-based Vehicular Mobile IPv6 Fast handovers without DAD using Sector-based Vehicular Mobile IPv6 Laurence Banda, Mjumo Mzyece and Guillaume Noel French South African Institute of Technology and Department of Electrical Engineering,

More information

Intended status: Informational. Intel Corporation P. Seite. France Telecom - Orange. February 14, 2013

Intended status: Informational. Intel Corporation P. Seite. France Telecom - Orange. February 14, 2013 DMM Working Group Internet-Draft Intended status: Informational Expires: August 18, 2013 H. Ali-Ahmad (Ed.) France Telecom - Orange D. Moses H. Moustafa Intel Corporation P. Seite France Telecom - Orange

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

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

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

A Scheme of Primary Path Switching for Mobile Terminals using SCTP Handover

A Scheme of Primary Path Switching for Mobile Terminals using SCTP Handover Proceedings of the 2007 WSEAS International Conference on Computer Engineering and Applications, Gold Coast, Australia, January 17-19, 2007 218 A Scheme of Primary Path Switching for Mobile Terminals using

More information

Implementation and analysis of proxy MIPv6

Implementation and analysis of proxy MIPv6 WIRELESS COMMUNICATIONS AND MOBILE COMPUTING Wirel. Commun. Mob. Comput. 2011; 11:477 490 Published online 17 September 2009 in Wiley Online Library (wileyonlinelibrary.com)..842 SPECIAL ISSUE PAPER Implementation

More information

Network Working Group. Intended status: Informational. H. Deng. China Mobile. July 4, 2014

Network Working Group. Intended status: Informational. H. Deng. China Mobile. July 4, 2014 Network Working Group Internet-Draft Intended status: Informational Expires: January 5, 2015 D. Liu China Mobile H. Chan Huawei Technologies H. Deng China Mobile July 4, 2014 Distributed mobility management

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

Traffic Class Field Analysis in Mobile IPv6 for Linux Environment

Traffic Class Field Analysis in Mobile IPv6 for Linux Environment IJCSNS International Journal of Computer Science and Network Security, VOL.0, July 00 Traffic Class Field Analysis in Mobile IPv for Linux Environment Annop Monsakul Faculty of Science and Technology,

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

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

An Enhanced Fast Handover Using Hierarchical Setup for Mobile IP

An Enhanced Fast Handover Using Hierarchical Setup for Mobile IP Packets to the MN are lost or temporarily stored in the HA. An Enhanced Fast Handover Using Hierarchical Setup for Mobile IP V.Berlin Hency 1, Christina J. 2, Dhushanthini A. 2, Aiswariya V.T. 2, Dr.D.Sridharan

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

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