Distributed or Centralized Mobility?

Size: px
Start display at page:

Download "Distributed or Centralized Mobility?"

Transcription

1 Distributed or Centralized Mobility? Philippe Bertin, Servane Bonjour Orange Labs Cesson-Sévigné, France Jean-Marie Bonnin TELECOM Bretagne Cesson-Sévigné, France Abstract Expecting a significant increase in number of mobile terminals to be managed together with a mobile data traffic boom in future heterogeneous networks, current centralized mobility management schemes may encounter scalability issues due to the creation of network bottlenecks and single point of failures. Recently, alternative approaches have been proposed to better distribute mobility management entities not only in the control plane but also in the data one like the Dynamic Mobility Anchoring scheme we designed. In this article we compare centralized and distributed approaches and describe our simulation environment using TCP in both schemes. The obtained results validate the adequacy and design of Dynamic Mobility Anchoring. They confirm that we may expect interesting benefits in terms of handover latency and global scalability when moving towards such a distributed mobility management in future networks. Mobility,, Mobile IP, Distributed Mobility I. INTRODUCTION When evolving towards future network generations, expectations are high in terms of providing the end user with "always on" services in a fully converged framework where fixed/mobile or wireless/wireline/optical networking boundaries are definitely broken. The main future networking paradigms will focus on simplicity and agility allowing the delivery of any kind of traffic whatever the user's location and its terminal(s) capacity are. This shall be realized using, opportunistically, the different access network resources that can be provided by heterogeneous technologies in different areas. Heterogeneous networks' agility will become a key property for mobility management schemes in addition to handover efficiency, optimized traffic forwarding and signaling delays. Current mobility management schemes standardized for IP and cellular networks are mainly centralized and hierarchical, which leads to well known bottlenecks and single point of failure issues when traffic increases significantly. Alternative schemes distributing mobility management control and data path functions can be seen as promising approaches for improving network agility in terms of mobility support. Evaluating their real benefit requires additional studies and evaluation comparison. In this article, we present a deep analysis of centralized and distributed mobility management approaches enforced with comparative simulations. The simulation model allows us to properly design the new (Dynamic Mobility Anchoring) scheme and compare its performances to optimized IP based centralized approaches. Further to support comparative analysis, our simulation model validates the adequacy of to provide mobility support in typical mobile data transfers scenarios. In section II we introduce mobility management approaches by mentioning well known centralised schemes and recent distributed schemes; in section III we provide a qualitative comparison between centralised and distributed mobility approaches; in section IV we introduce our simulation model and analyse the simulation results for TCP based traffic validating the scheme and highlighting the brought benefits. II. MOBILITY MANAGEMENT APPROACHES A. Mobility in Cellular Networks Mobility management functions in cellular systems have been designed to adapt to different mobility situations. A main example is the 3GPP architecture which provides different mobility schemes either within a given 3GPP radio access network or between distinct 3GPP radio access networks, or even with non 3GPP based access networks. The main functional entities, necessary to support packet based access and mobility in 3GPP networks, are outlined on Fig. 1: integration of 2G and 3G cellular technologies rely on a common IP core network based on SGSN (Serving GPRS Support Node) and GGSN (Gateway GPRS Support Node) nodes; interworking with non-3gpp networks can be realized either through GANC (Generic Access Network Controller) or PDG (Packet Data Gateway). These are specific interworking gateways used for tunneling cellular traffic and signaling over the IP based non 3GPP network. When evolving towards the Evolved Packet System, a new access network known as the "Evolved UTRAN" or LTE (Long Term Evolution) is introduced, together with new packet core network entities, the Serving Gateway and PDN (Packet Data Network) Gateway [1][2]. The Mobile Node's (MN) data path is established through tunnels between access and core network entities: it is mainly based on GTP (GPRS Tunneling Protocol). For example, in LTE, MN's traffic is encapsulated in a GTP tunnel between the enodeb and the Serving Gateway, as well as in another between the Serving and PDN Gateways, see Fig. 2. Hence, whereas LTE's control plane is well distributed, the data plane itself remains highly centralized and hierarchically organized. B. Mobility in IP based networks From Mobile IPv4 [3] and Mobile IPv6 [4] protocols to recent Proxy Mobile IPv6 [5], IETF standards support different

2 IMS, Internet GGSN SGSN 2G SGSN 3G GANC PDN Gateway S- GW Glossary IMS: IP Multimedia Subsystem GGSN: Gateway GPRS Support Node SGSN: Serving GPRS Support Node PDN: Packet Data Network S-GW: Serving Gateway PDG: Packet Data Gateway GAN: Generic Access Network GERAN: GSM-Edge Radio Access Network UTRAN: UMTS Access Network RNC: Radio Network Conroller BTS: Base Transceiver Station PDG BSC RNC RNC GAN UTRAN GERAN BTS NodeB evolved UTRAN enodes B Non 3GPP networks (WLAN, WiiMAX ) Fig. 1. overview of 3GPP architecture (user plane, packet services domain) mobility solutions. Those protocols may be simply deployed in "full IP" based networks or integrated as building pieces of cellular architectures designed by other standardization bodies (3GPP, 3GPP2, Wimax Forum ). Most approaches are derived from Mobile IP (MIP) principles, implementing a centralized approach where end user data traffic is encapsulated between a centralized mobility entity (the Home Agent (HA) in MIP or the Local Mobility Agent (LMA) in PMIPv6) and the MN or intermediate nodes such as the Mobile Access Gateway (MAG) in PMIPv6, the Foreign Agent (FA) in Mobile IPv4, the Access Router (AR) in FMIPv6 [6] or the Mobility Anchor Point (MAP) in HMIPv6 [7]. MIPv6 and PMIPv6 tunneling principles are depicted together with 3G LTE ones on Fig. 2. C. Towards new distributed Mobility schemes? As mentioned above, both cellular and IP based mobility schemes use a centralized (and eventually hierarchical) construction of tunnels to maintain the data path to MN's location. Such a data path is then realized using one or several encapsulation levels, even when the MN is motionless. During Fig. 2. Data path tunneling in LTE, PMIPv6 and Mobile IPv6 networks handovers, tunnel updates in the core network may impact on the overall efficiency by introducing delays and packet loss. Optimizations envisage direct forwarding of data traffic between neighbors' access nodes during handover procedures with the counterpart of adding an encapsulation function and introducing out of sequenced packets delivery risk. For example, both LTE and FMIPv6 handover procedures use a temporary tunnel between the old and the new access nodes (enodeb in LTE and AR in FMIPv6) for packet forwarding until handover completion. Considering that centralized encapsulation and data path management create issues such as network bottlenecks and single point of failures, new distributed approaches may be envisaged for mobility management schemes, applicable either to intra-technology or to inter technology mobility. Hence, a distributed approach for 3G SAE core network has been proposed in [8] distributing a MIP HA function between several Mobility Agents and using a DHT (Distributed Hash Table) structure to maintain binding caches. Considering that the mobility path should benefit from being managed and anchored as close as possible to the MN, avoiding the use of specific core network functions, we proposed in [9] a new distributed and dynamic mobility scheme, now named. Our approach is further considered throughout the rest of this paper. The scheme is fully distributed among access nodes, see Fig. 3 for an example of a MN's data path evolution. Instead of applying a single mobility path per MN, mobility anchoring is realized for each traffic flow. When setup, a traffic flow is implicitly anchored at the Access Node (AN) the MN is attached to. This anchor function is responsible for maintaining the traffic flow data path towards the MN when it moves out of current AN radio coverage by setting up a simple tunnel between flow's anchor AN and MN's current AN. Above ANs, standard IPv6 routing is performed without using centralized tunnel schemes. Hence, until the MN moves away from a flow's anchor AN, no tunneling functions need to be activated for this given flow and all the corresponding traffic is routed using standards IP mechanisms as for any "fixed" node. Given the fact that a huge percentage of mobile applications are set up

3 Fig. 3. Data path evolution in. In (1) the MN has one active flow anchored on its current AN. Following a handover, the data flow in (2) is tunneled between its anchor and the new AN to which the MN is attached. A new flow is initiated in (3), anchored on the current AN. The first flow anchoring is sustained until the flow ends up (4), then the corresponding inter- AN tunnel is closed. while the user's remains stationary on the one hand and that most of transport and application sessions have a short lifetime (e.g. TCP connection for SMTP or HTTP sessions) on the other one, the scheme's benefits may be huge in terms of resources utilization in access and core networks. It also ambitions to eliminate most single point of failures and bottleneck issues caused by mobility management. can also be used in heterogeneous networks environment where the different ANs provide different radio interfaces technologies. Such emerging schemes are not yet mature; we need to validate those new concepts, evaluate their efficiency and compare them to more traditional approaches III. CENTRALIZED VS DISTRIBUTED MOBILITY MANAGEMENT In this section we further compare centralized and distributed mobility management approaches, focusing on data path encapsulation and handover schemes. A. Encapsulation in data path Centralized schemes require the management of either one or several hierarchical tunnels, in order to maintain the data path between a central network entity and the MN. A single data path is maintained per MN, unifying the way its different traffic flows and sessions are routed. Because of the simplicity to deploy such tunnels, they are very well mastered and broadly used. However, those tunnels introduce data overhead due to the necessary encapsulations, as well as data processing at their end-points to perform encapsulations/de-capsulation functions. Tunnels ciphering and header compression options may also add further processing. The induced overhead may impact, not only well dimensioned core network links, but also access networks and possibly wireless links. In wide area networks, central entities (HA in MIP and PDN Gateway in LTE) need to maintain a considerable number of per-user tunneling contexts, in the range of millions for a nationwide network, which may cause scalability issues. The aggregated traffic is also huge and will grow exponentially as the expected mobile data traffic explosion will appear. Data path centralization introduces well known single point of failure and bottleneck issues that cannot be solved without costly dimensioning and redundancy engineering. On the other hand, in distributed schemes, temporary tunnels are envisaged between access nodes only when necessary, i.e. consecutive to handovers. When the MN does not move, its data traffic can be simply routed without requiring additional overhead. With network tunnels' endpoints being located at access nodes' level, the rest of the network is not impacted. This should reduce the necessary overhead and encapsulation processing per a large factor compared to centralized schemes. However, per user contexts may need to be maintained in each anchor: an active user may have parallel data flows anchored at several different access nodes. The resultant number of contexts is slightly higher than for centralized schemes but those contexts are distributed among access nodes, avoiding scalability issues. In a nationwide network with thousands of base stations, the maximum number of contexts per equipment would then be in the order of a thousand, much lower than the millions of contexts estimated in a centralized scheme. Considering that in for example, only a sub-number of MNs contexts necessitate a tunnel maintenance (counter to a centralized scheme), it appears feasible to distribute them among ANs. Hence, single point of failure and bottleneck issues should be eliminated or isolated in e.g. an overloaded access node. B. Handover schemes In centralized schemes, handovers require forwarding updates accordingly to tunnel end points movement. Main advantages are the simplicity and maturity of such well-known, widely spread approaches. Handover and location update signaling is generally unique for a given terminal, independently from the number of active application sessions (it need to be noted however than in 3GPP networks several GTP contexts may be activated by a single MN, multiplying signaling updates for each mobility event). Hierarchical handovers facilitate the development of interworking schemes between different types of networks and access technologies. Latency induced by handovers may however be quite important: they depend on the type of handover (intra or inter access gateways), the load and capacity of tunnel end-points and the underlying network latency. Optional traffic forwarding between neighbors' access nodes during handovers restricts packet loss and delays. It may however create out of sequence packets delivery due to the use of two distinct forwarding paths during the handover procedure, which leads to transport protocols efficiency issues when using TCP for instance, see [10]. Distributed schemes are expected to provide fast path updates during handovers, especially when the target AN is close to the anchor node. Out of sequence packets delivery can be avoided by using only one data forwarding point per flow, its anchor AN. Handover and location signaling only involve the AN level. They may however require several parallel updates when the flows of a moving MN are anchored on different ANs. Delays and packet loss may be impacted by the distance between the old and the new AN, favoring short applications or nomadic situations. Heterogeneous networks environments can be provided towards ANs of different access technology distributed in the same network (e.g. operated by a given operator). However, interworking between different

4 providers networks supporting either the same or different technologies need more investigations in elaborating the different scenarios where direct tunneling between access nodes could be allowed or not. A hierarchical approach may be still envisaged between different distributed schemes, in access and core networks for instance. C. Comparison outcomes The main pros and cons of centralized and distributed schemes are summarized in Table I. Interesting benefits could be expected with distributed mobility schemes, which requires to be confirmed and validated through simulations. IV. SIMULATION OF CENTRALISED AND DISTRIBUTED MOBILITY A. Simulation environment Our simulation environment is based on the OPNET simulator [11], it simulates an IPv6 and IEEE b based Wireless LAN, alternatively implementing a centralized and a distributed mobility scheme. Our centralized scheme is based on MIP but incorporates handover optimizations. Our distributed scheme implements the approach; it anchors traffic flows on ANs depending on the IP address used to establish the flow. Both approaches implement link layer triggers to initiate layer 3 handover as soon as possible when a radio handover happens. For further future optimizations, we envision to implement a "make before break" mechanism. Handover procedures are as follows: on receipt of the radio link layer trigger, the MN IP layer initiates immediately a Router Solicitation message in MIP or uplink traffic to its TABLE I. PROS & CONS OF CENTRALISED AND DISTRIBUTED MOBILITY different anchors in (such traffic being used for location contexts and tunnels updates). In the MIP approach, the AN being the first access router on MN's link, it answers immediately to Router Solicitation by advertising its prefix and related information. The MN performs stateless auto configuration to obtain a new IPv6 address and initiates its Binding Update towards the HA. At Binding Acknowledgement reception, MIP based handover is completed. In the approach, the current AN tunnels uplink traffic towards the respective anchor(s) node(s), which update location and tunneling contexts completing the handover procedure. In order to optimize the MIP based centralized scheme, we eliminate the usual delays in sending Router Solicitation and Router Advertisements; we also use an optimistic Duplicate Address Detection (DAD) [12] procedure, avoiding the additional delays caused when verifying address uniqueness before initiating the Binding Update procedure. In, the new address autoconfiguration can be performed in parallel to the handover procedure as it does not impact on it. Both and MIP may also use a statefull autoconfiguration but, when MIP is used, this would introduce additional delays. For both schemes we also implement the necessary recovery timers for retransmission of location update traffic when needed, following packet loss or corruption due to bad radio quality for instance. Our simulated network is composed of 13 access nodes providing a dense coverage area of 13 radio cells, see Fig Mobile Node's are moving at a pedestrian speed of 1m.s-1 following random waypoint mobility models during 17 minutes. The WLAN handover algorithm is optimized for performing scanning and cell re-selection in advance to access point coverage loss, leading to very efficient radio handover latency of less than 1ms in very good radio environments. Centralised schemes Distributed schemes encapsulation tunnels' management user's context handover Inter-network mobility + single path per MN + mature - permanent tunnel(s) per active MN - overhead, processing + easy to deploy - huge aggregated traffic in network endpoints - bottlenecks/single point of failures issues - may use multiple tunnels context per MN + easy to administrate - dimensioning of central mobility agents, scalability + well known / wide spread mature schemes + simplicity - handover delays - packet de-sequencing risk when inter-an forwarding is used + "easy" thanks to centralization & hierarchy + no tunnel when the active MN is motionless + avoid unnecessary overhead + temporary tunnels endpoints distributed at the AN level + avoid bottlenecks / single point of failures - multiple inter AN tunnels per MN situations + avoid scalability issues - contexts replication (e.g. for a MN having flows on different anchors) + fast path update between AN + single path per flow - parallel updates of MN's anchors - delays dependent from inter-ans distance (hops) +- may re-introduce hierarchies - need further investigations Fig. 4. Simulation scenario. 11 MNs are moving within 13 radio cells managed by independent ANs. Either MIP or mobility is used. In the MIP scenario, the HA is connected to the gateway, ensuring optimal performances. A FTP server, reachable through IP, is located outside of the access network.

5 Access nodes are directly connected to a border router. For the MIP based scheme, the HA is integrated within the access network and connected to the border router. Its performances become hence similar to what can be expected with a localized mobility management such as Proxy Mobile IPv6. A FTP server is located outside of the access network. Hence, both and MIP schemes are well optimized and deployed in a similar way in order to obtain results that can be easily compared. In a wider area scenario, the HA should be located away from the access network implying additional delays for the centralized scheme. Each MN initiates an FTP connection with the server every 256 sec., downloads a 3MB file and closes the connection. We use the NewReno TCP version with Selective ACK and receive buffers of 8KB in MN and 32 KB in FTP server. Other TCP parameters are tuned to be as close as possible to existing mobile terminals implementations. B. Simulation results During our simulation time, 44 TCP connections are launched: each MN initiates 4 TCP connections, each consisting of an FTP file download. At the end of the simulation time, not all connections are resumed: only 31 are completed in the MIP case and 32 in the one, which indicates slightly better performances for, as files' downloads are less delayed. Globally, 155 handovers occur in each scenario. In the MIP case, 1 context is maintained in the HA per MN, leading to handle permanently 11 active contexts and corresponding tunnels. In the case, per MN contexts are dynamically distributed among anchor ANs: a maximum of 27 simultaneous contexts are reached with a mean rate of 18 active contexts distributed between the ANs, each AN managing simultaneously 0 to 4 session contexts. Thus, if globally necessitates the management of more contexts that MIP, the resulting distribution seems to be efficient as it minimizes the number of contexts managed in each AN. Looking at FTP download time, table II confirms that slightly outperforms MIP with a mean gain of about 3%. Differences are mainly due to the avoidance of tunneling as long as the MN is associated to a flow's anchor AN. These results would have been even better for in scenarios considering either motionless users or shorter files' downloads. a) Handover latency In terms of handover latency, the results outline the performance gain in, see table III. Handover latency measurement includes both layer 2 (WLAN) re-association and layer 3 (MIP and ) updates. The mean handover latency is 8 times lower in (411 ms vs 3.4 sec for MIP) with a better but important standard deviation (1.4 vs 4.1 for MIP). Differences are mainly due to the address autoconfiguration in TABLE II. Optimized MIP FTP DOWNLOAD TIME Min Max Mean Std. Dev MIP but also to the round trip time for MN to HA bindings. In a wider area network, this binding delay would be further increased because of the distance between the ANs and the centralized HA. Our random trajectory model involves handovers happening in very different situations, where packet loss may be important. Combined with potential radio coverage and interference issues, these trajectories explain the high differences between the different achieved handover latencies. b) TCP results The suite of TCP segments numbers received by a given MN in both and MIP schemes are shown on Fig. 5 (other MNs show similar behaviors). 4 TCP connections are initiated sequentially, each of them consisting in the reception of TCP segments. The different curves show some periods where TCP segments progression are slow down because of handovers. In the MIP case, TCP segment progress is slightly more impacted than in the case, resulting in an increase of the overall transfer delay. This confirms the overall FTP performances presented above. Depending on MN service interruption time during handover, TCP algorithms such as congestion avoidance and slow start may be triggered, decreasing the overall transfer delay. The analysis of TCP segment delays shows a better performance for than for MIP as depicted on Table IV and Fig. 5. The obtained values are quite close in both schemes (305 and 307 msec for and MIP schemes respectively), however the repartition depicted in Fig. 6 outlines that delays are slightly better than MIP ones. The HA being directly connected to the gateway router similarly to any AN, MIP based delays are very well optimized; both and MIP tunnels are also of similar "lengths". Hence, the achieved differences are mostly due to TCP segments received for connections being anchored on a current MN's AN in avoiding inter AN tunneling delays. Lastly, the evolution in terms of the sum of observed TCP retransmissions is depicted on Fig. 7. and MIP follow a similar curve, resulting however in about 20% more retransmissions for MIP. TABLE IV. TABLE III. Optimized MIP TCP SEGMENT DELAYS COMPARISON Optimized MIP HANDOVER LATENCY Min Max Mean Std. Dev Min Max Mean Std. Dev

6 TCP segment time -1 MIP-1-2 MIP-2-3 MIP-3-4 MIP-4 Fig. 5. TCP segments number evolution. The MN initiates 4 FTP transfers, resulting in 4 different TCP connections. TCP segments are numbered from 0 to for analysis simplicity reason. The figure compares received TCP segments progress in and MIP. TCP segment delay TCP retransmission time Fig. 6. TCP segment delay, considering all MNs (11) tme MIP Fig. 7. Cumulative TCP retransmission count considering the 44 TCP connections distributed between the 11 MNs. Our simulation model is the first one incorporating a fully distributed approach such as. It allows supporting design, validation and comparison to legacy centralized schemes. The obtained results confirm the expected benefit. If globally more contexts need to be handled, their distribution between ANs avoids maintaining a central mobility manager network entity that could imply bottlenecks and single point of failure issues. Achievements in terms of handover latency and TCP delay are better optimized in thanks to the avoidance of tunneling processing and transfer delays when active flows are anchored on the current AN. TCP end to end mechanisms are thus less sensitive to than to MIP even if our simulation scenario is well optimized for MIP based approach. Traffic delays would then be more impacted in a centralized nationwide network where the HA is implemented in core network platforms increasing RTT delays in the order MIP of 10th of msec.. Delays in distributed schemes are sensitive to the underlying backbone network capacity and topology: ANs will not achieve similar forwarding performances in a star based or a ring based topology. Our simulation scenario implements a simple star based topology where each AN has a point to point link with the gateway leading to homogeneous inter-an tunnel delays. In a wide area access network either ring based or hierarchical star based topologies would have led to achieving various inter AN delays dependent of ANs locations. Anyway, globally it can be expected that mean inter- AN delays should be lower than in our simple star topology. Lastly, the AN complexity itself is kept reasonable: only some contexts, tunnels and forwarding policies are added to standard access router functions. V. CONCLUSION Our comparison and simulations outline the simplification and gain that can be expected with the dynamic use of distributed mobility contexts and tunnels. They also serve as a first proof of concept for disruptive distributed mobility management well adapted to flat network architectures. Adaptation of the mobility management scheme to MN's dynamic and heterogeneous radio environment is key to achieving scalability in wide scale mobility and high data traffic expectations support in next generations' networks where every host can become mobile at any time. In our future work we will carry on further simulation and analytical comparison between distributed and centralized mobility management at a nationwide network scale, deeper investigating the support of heterogeneous access technologies. REFERENCES [1] Lescuyer, P.; Lucidarme T., "EVOLVED PACKET SYSTEM (EPS) The LTE and SAE Evolution of 3G UMTS", John Wiley & Sons [2] Ali, I. et al., "Network-based mobility management in the evolved 3GPP core network," Communications Magazine, IEEE, vol.47, no.2, pp.58-66, February 2009 [3] C. Perkins, "IP Mobility Support for IPv4", RFC 3220, Jan IETF; [4] D. Johnson, C. Perkins, and J. Arkko. "IP Mobility Support in IPv6", RFC 3775, June IETF. [5] S. Gundavelli & al., "Proxy Mobile IPv6", RFC 5213, August IETF. [6] R. Koodli. "Fast Handoffs for Mobile IPv6", RFC 4068, July IETF. [7] H. Soliman & al., "Hierarchical Mobile IPv6 Mobility Management (HMIPv6)", RFC 4140, August IETF. [8] Fischer, M.; Andersen, F.-U.; Kopsel, A.; Schafer, G.; Schlager, M., "A Distributed IP Mobility Approach for 3G SAE," IEEE 19th International Symposium on Personal, Indoor and Mobile Radio Communications, PIMRC [9] Bertin, P.; Servane Bonjour; Bonnin, J.-M., "A Distributed Dynamic Mobility Management Scheme Designed for Flat IP Architectures," New Technologies, Mobility and Security, NTMS '08. [10] Rewaskar, S.; Kaur, J.; Donelson Smith, F., "A Passive State-Machine Approach for Accurate Analysis of TCP Out-of-Sequence Segments", ACM SIGCOMM Computer Communication Review vol 36, no 3, July 2006 [11] OPNET modeller, [12] N. Moore. "Optimistic Duplicate Address Detection (DAD) for IPv6", RFC 4429, April IETF.

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

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

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

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

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

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

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

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

Proxy Mobile IPv6 (PMIPv6)

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

More information

A Flow Label Based QoS Scheme for End-to-End Mobile Services

A Flow Label Based QoS Scheme for End-to-End Mobile Services A Flow Label Based QoS Scheme for End-to-End Mobile Services Tao Zheng, Lan Wang, Daqing Gu Orange Labs Beijing France Telecom Group Beijing, China e-mail: {tao.zheng; lan.wang; daqing.gu}@orange.com Abstract

More information

Simulation of LTE Signaling

Simulation of LTE Signaling Simulation of LTE Signaling 1 Florin SANDU, 2 Szilárd CSEREY, 3 Eugen MILE-CIOBANU 1 "Transilvania University of Brasov Bd Eroilor nr. 29A RO-500036 Brasov sandu@unitbv.ro, 2,3 SIEMENS Program and System

More information

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

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

More information

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

PERFORMANCE ANALYSIS FOR GPRS WITH PRIORITIZED AND NON-PRIORITIZED MOBILITY MANAGEMENT PROCEDURES

PERFORMANCE ANALYSIS FOR GPRS WITH PRIORITIZED AND NON-PRIORITIZED MOBILITY MANAGEMENT PROCEDURES PERFORMANCE ANALYSIS FOR GPRS WITH PRIORITIZED AND NON-PRIORITIZED MOBILITY MANAGEMENT PROCEDURES Karann Chew, Rahim Tafazolli University of Surrey, United Kingdom Abstract - GPRS is part of the evolution

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

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

DAY 2. HSPA Systems Architecture and Protocols

DAY 2. HSPA Systems Architecture and Protocols DAY 2 HSPA Systems Architecture and Protocols 1 LTE Basic Reference Model UE: User Equipment S-GW: Serving Gateway P-GW: PDN Gateway MME : Mobility Management Entity enb: evolved Node B HSS: Home Subscriber

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

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

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

Distributed mobility management

Distributed mobility management Distributed mobility management for Future Internet H. Anthony Chan Huawei Technologies h.a.chan@ieee.org Internet Core network: converge (cellular and Internet no more IPv4 blocks available) Access networks:

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

ETSI TS V ( )

ETSI TS V ( ) TS 124 327 V12.0.0 (2014-10) TECHNICAL SPECIFICATION Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); LTE; Mobility between 3GPP Wireless Local

More information

IP micro-mobility protocols

IP micro-mobility protocols IP micro-mobility protocols Pierre Reinbold University of Namur Belgium pre@info.fundp.ac.be http://www.infonet.fundp.ac.be Olivier Bonaventure Université Catholique de Louvain (UCL), Belgium Bonaventure@info.ucl.ac.be

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

Basic SAE Management Technology for Realizing All-IP Network

Basic SAE Management Technology for Realizing All-IP Network LTE SAE EPC Special Articles on SAE Standardization Technology Basic SAE Management Technology for Realizing All-IP Network The standardization of 3GPP Release 8 brings new provisions for All-IP networks

More information

Distributed Dynamic Mobility Management Scheme for Network Mobility

Distributed Dynamic Mobility Management Scheme for Network Mobility Distributed Dynamic Mobility Management Scheme for Network Mobility Asif Ali Wagan 1, Low Tang Jung 2 asifwaggan@gmail.com 1,lowtanjung@utp.edu.my 2 Computer and Information Sciences Department Universiti

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

Outline 9.2. TCP for 2.5G/3G wireless

Outline 9.2. TCP for 2.5G/3G wireless Transport layer 9.1 Outline Motivation, TCP-mechanisms Classical approaches (Indirect TCP, Snooping TCP, Mobile TCP) PEPs in general Additional optimizations (Fast retransmit/recovery, Transmission freezing,

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

IP Mobility vs. Session Mobility

IP Mobility vs. Session Mobility IP Mobility vs. Session Mobility Securing wireless communication is a formidable task, something that many companies are rapidly learning the hard way. IP level solutions become extremely cumbersome when

More information

Advanced Computer Networks. IP Mobility

Advanced Computer Networks. IP Mobility Advanced Computer Networks 263 3501 00 IP Mobility Patrick Stuedi Spring Semester 2014 1 Oriana Riva, Department of Computer Science ETH Zürich Tuesday 1 April 2014 Outline Last week: Today: Cellular Networks

More information

Network Architectures for Evolving 3G LTE and Mobile WiMAX

Network Architectures for Evolving 3G LTE and Mobile WiMAX Network Architectures for Evolving 3G LTE and Mobile WiMAX All-IP networking is the ultimate goal of 4G mobile networks, but 3G LTE and mobile WiMAX systems have designed semi all-ip network architectures

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

GPRS and UMTS T

GPRS and UMTS T GPRS and UMTS T-110.2100 Global Packet Radio Service GPRS uses the time slots not used for circuit switched services Data rate depends on the availability of free time slots GPRS uses the multislot technique,

More information

Technology Supporting Core Network (EPC) Accommodating LTE

Technology Supporting Core Network (EPC) Accommodating LTE IPv6 S1-Flex Registration to multiple TAs Special Articles on Xi (Crossy) LTE Service Toward Smart Innovation Technology Supporting Core Network (EPC) Accommodating LTE To handle the rapidly increasing

More information

Performance Comparison of UMTS/WLAN Integrated Architectures with Dynamic Home Agent Assignments

Performance Comparison of UMTS/WLAN Integrated Architectures with Dynamic Home Agent Assignments Performance Comparison of UMTS/WLAN Integrated Architectures with Dynamic Home Agent Assignments R. Surender, G. Sivaradje and P. Dananjayan Department of Electronics and Communication Engineering, Pondicherry

More information

Mobile IPv6 Operations Explored

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

More information

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

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

CSE 4215/5431: Mobile Communications Winter Suprakash Datta

CSE 4215/5431: Mobile Communications Winter Suprakash Datta CSE 4215/5431: Mobile Communications Winter 2013 Suprakash Datta datta@cse.yorku.ca Office: CSEB 3043 Phone: 416-736-2100 ext 77875 Course page: http://www.cse.yorku.ca/course/4215 Some slides are adapted

More information

Handover between Macrocell and Femtocell for UMTS based Networks

Handover between Macrocell and Femtocell for UMTS based Networks Handover between Macrocell and Femtocell for UMTS based Networks Mostafa Zaman Chowdhury, Won Ryu, Eunjun Rhee, and Yeong Min Jang Kookmin University, Korea Electronic and Telecommunications Research Institute

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

A Survey of IP micro-mobility protocols

A Survey of IP micro-mobility protocols A Survey of IP micro-mobility protocols Pierre Reinbold Olivier Bonaventure Infonet group, University of Namur, Belgium. http://www.infonet.fundp.ac.be. E-mail: preinbold,obonaventure@info.fundp.ac.be

More information

Chapter 13 TRANSPORT. Mobile Computing Winter 2005 / Overview. TCP Overview. TCP slow-start. Motivation Simple analysis Various TCP mechanisms

Chapter 13 TRANSPORT. Mobile Computing Winter 2005 / Overview. TCP Overview. TCP slow-start. Motivation Simple analysis Various TCP mechanisms Overview Chapter 13 TRANSPORT Motivation Simple analysis Various TCP mechanisms Distributed Computing Group Mobile Computing Winter 2005 / 2006 Distributed Computing Group MOBILE COMPUTING R. Wattenhofer

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

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

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

Due to the many benefits provided by both the third-generation (3G) mobile networks and the IEEE wireless local area networks (WLANs), it is

Due to the many benefits provided by both the third-generation (3G) mobile networks and the IEEE wireless local area networks (WLANs), it is Performance of UMTS/WLAN Integration at Hot-Spot Locations Using OPNET Marwan Abu-Amara, Ashraf Mahmoud, Tarek Sheltami, Adel Al-Shahrani, Khalid Al-Otaibi, S.M.Rehman, and Taha Anwar {marwan, ashraf,

More information

QoS based vertical handoff method between UMTS systems and wireless LAN networks

QoS based vertical handoff method between UMTS systems and wireless LAN networks QoS based vertical handoff method between UMTS systems and wireless LAN networks Sungkwan Jung and Dong-ho Cho Div. of EE, Dept. of EECS Korea Advanced Institute of Science and Technology Daejeon, Rep.

More information

Evaluation of End-to-End TCP performance over WCDMA

Evaluation of End-to-End TCP performance over WCDMA Evaluation of End-to-End TCP performance over WCDMA Liang Hu Department of Communications, Optics & Materials Technical University of Denmark, Lyngby, Denmark Email:{lh}@com.dtu.dk Abstract this article

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

An Enhancement of Mobile IP by Home Agent Handover

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

More information

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

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 Paging Cache Mappings for efficient location management Hyun Jun Lee, Myoung Chul Jung, and Jai Yong Lee

Optimized Paging Cache Mappings for efficient location management Hyun Jun Lee, Myoung Chul Jung, and Jai Yong Lee Optimized Paging Cache Mappings for efficient location management Hyun Jun Lee, Myoung Chul Jung, and Jai Yong Lee Abstract Cellular IP maintains distributed cache for location management and routing purposes.

More information

TCP CONGESTION CONTROL PROTOCOLS OVER UMTS WCDMA NETWORK

TCP CONGESTION CONTROL PROTOCOLS OVER UMTS WCDMA NETWORK International Journal of Computer Science Engineering and Information Technology Research (IJCSEITR) ISSN(P): 2249-6831; ISSN(E): 2249-7943 Vol. 4, Issue 5, Oct 2014, 83-90 TJPRC Pvt. Ltd. TCP CONGESTION

More information

Mohammad Hossein Manshaei 1393

Mohammad Hossein Manshaei 1393 Mohammad Hossein Manshaei manshaei@gmail.com 1393 Mobile IP 2 Mobile Network Layer: Problems and Concerns Entities and Terminology in Mobile IP Mobile Indirect Routing Mobile IP Agent Advertisement Registration

More information

QoS-Conditionalized Handoff for Mobile IPv6

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

More information

CSC 401 Data and Computer Communications Networks

CSC 401 Data and Computer Communications Networks CSC 401 Data and Computer Communications Networks Wireless Networks Cellular & Mobility Sec 7.4 7.8 Lina Battestilli 7.1 Introduction Wireless Chapter 7 Outline Wireless and Mobile Networks 7.2 Wireless

More information

Study and Performance Analysis of Traffic Class MIPv6 on Linux Base

Study and Performance Analysis of Traffic Class MIPv6 on Linux Base Study and Performance Analysis of Traffic MIPv on Linux Base ANNOP MONSAKUL Faculty of Science and Technology Tapee College Suratthani, THAILAND annop@tapee.ac.th Abstract: Application on mobile device

More information

Mobile Communications Chapter 9: Mobile Transport Layer

Mobile Communications Chapter 9: Mobile Transport Layer Prof. Dr.-Ing Jochen H. Schiller Inst. of Computer Science Freie Universität Berlin Germany Mobile Communications Chapter 9: Mobile Transport Layer Motivation, TCP-mechanisms Classical approaches (Indirect

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

Chapter 7. Wireless and Mobile Networks. Computer Networking: A Top Down Approach

Chapter 7. Wireless and Mobile Networks. Computer Networking: A Top Down Approach Chapter 7 Wireless and Mobile Networks Computer Networking: A Top Down Approach 7 th edition Jim Kurose, Keith Ross Pearson/Addison Wesley April 2016 7-1 Background: # wireless (mobile) phone subscribers

More information

CDG Technology Forum Inter-Technology Networking

CDG Technology Forum Inter-Technology Networking CDG Technology Forum Inter-Technology Networking The Impact of 4G on the Packet Core Network April 30, 2008 Gennady Sirota Vice President, Product Management Safe Harbor Statement This presentation contains

More information

Implementation of Hierarchical Mobile IPv6 for Linux.

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

More information

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

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

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

TSIN02 - Internetworking

TSIN02 - Internetworking Literature: Forouzan ch.27 Lecture 9: Mobile IP Article: Mobile IP by Charles E. Perkins, IEEE Communications Magazine,Vol. 40, Issue: 5, May 2002, Pages:66-82 Lecture 9: Mobile IP Goals: Article: IP multimedia

More information

Performance and implementation of UFA : a SIP-based ultra flat mobile network architecture

Performance and implementation of UFA : a SIP-based ultra flat mobile network architecture Performance and implementation of UFA : a SIP-based ultra flat mobile network architecture Khadija Daoud, Philippe Herbelin, Karine Guillouard, Noel Crespi To cite this version: Khadija Daoud, Philippe

More information

3GPP TS V ( )

3GPP TS V ( ) TS 23.261 V10.0.0 (2010-06) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; IP flow mobility and seamless Wirless Local Area Network

More information

IPv6: An Introduction

IPv6: An Introduction Outline IPv6: An Introduction Dheeraj Sanghi Department of Computer Science and Engineering Indian Institute of Technology Kanpur dheeraj@iitk.ac.in http://www.cse.iitk.ac.in/users/dheeraj Problems with

More information

Flat Access and Mobility Architecture: an IPv6 Distributed Client Mobility Management Solution

Flat Access and Mobility Architecture: an IPv6 Distributed Client Mobility Management Solution This paper was presented as part of the Mobility Management in the Networks of the Future World (MobiWorld) Workshop at Flat Access and Mobility Architecture: an IPv6 Distributed Client Mobility Management

More information

QoS and Radio Resource Management in 3G and Beyond Systems. Oriol Sallent Kideok Cho

QoS and Radio Resource Management in 3G and Beyond Systems. Oriol Sallent Kideok Cho QoS and Radio Resource Management in 3G and Beyond Systems Oriol Sallent Kideok Cho (kdcho@mmlab.snu.ac.kr) 2006. 10. 23 -2/30- Contents Radio Resource Management RRM in Beyond 3G Common RRM in a flexible

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

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

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

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

3GPP TS V9.4.0 ( )

3GPP TS V9.4.0 ( ) TS 24.303 V9.4.0 (2011-09) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Mobility management based on Dual-Stack Mobile IPv6; Stage

More information

U N I V E R S III I D A D I D C A R L O S I UNIVERSITY CARLOS III OF MADRID. Department of Telematics Engineering. Master of Science Thesis

U N I V E R S III I D A D I D C A R L O S I UNIVERSITY CARLOS III OF MADRID. Department of Telematics Engineering. Master of Science Thesis I V E R S I D A D U N : I D III C A R L O S I R D A M D E II UNIVERSITY CARLOS III OF MADRID Department of Telematics Engineering Master of Science Thesis Client-based and Network-based solutions for Distributed

More information

Vertical and Horizontal Handover in Heterogeneous Wireless Networks using OPNET

Vertical and Horizontal Handover in Heterogeneous Wireless Networks using OPNET Vertical and Horizontal Handover in Heterogeneous Wireless Networks using OPNET Abhishek Dhiman M.E, E.C.E Department, Thapar University, Patiala Karamjit Singh Sandha Asst. Professor, E.C.E Department

More information

IPv6-based Beyond-3G Networking

IPv6-based Beyond-3G Networking IPv6-based Beyond-3G Networking Motorola Labs Abstract This paper highlights the technical issues in IPv6-based Beyond-3G networking as a means to enable a seamless mobile Internet beyond simply wireless

More information

General requirements for ID/locator separation in NGN

General requirements for ID/locator separation in NGN Draft Recommendation ITU-T Y.2015 (Y.ipsplit) General requirements for ID/locator separation in NGN Summary This Recommendation begins with showing the limitations of the conventional IP architecture,

More information

T Computer Networks II. Mobility Issues Contents. Mobility. Mobility. Classifying Mobility Protocols. Routing vs.

T Computer Networks II. Mobility Issues Contents. Mobility. Mobility. Classifying Mobility Protocols. Routing vs. T-0.50 Computer Networks II Mobility Issues 6.0.008 Overview Mobile IP NEMO Transport layer solutions i SIP mobility Contents Prof. Sasu Tarkoma Mobility What happens when network endpoints start to move?

More information

Mobile Communications Chapter 9: Mobile Transport Layer

Mobile Communications Chapter 9: Mobile Transport Layer Prof. Dr.-Ing Jochen H. Schiller Inst. of Computer Science Freie Universität Berlin Germany Mobile Communications Chapter 9: Mobile Transport Layer Motivation, TCP-mechanisms Classical approaches (Indirect

More information

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

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

More information

Distributed Mobility Management: Current Practices and Gap Analysis

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

More information

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

SIFM: A network architecture for seamless flow mobility between LTE and WiFi networks Analysis and Testbed Implementation

SIFM: A network architecture for seamless flow mobility between LTE and WiFi networks Analysis and Testbed Implementation 1 SIFM: A network architecture for seamless flow mobility between LTE and WiFi networks Analysis and Testbed Implementation Dhathri R. Purohith and Krishna M. Sivalingam, Fellow, IEEE Abstract This paper

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

ETSI TS V8.4.0 ( ) Technical Specification

ETSI TS V8.4.0 ( ) Technical Specification TS 129 275 V8.4.0 (2009-10) Technical Specification Universal Mobile Telecommunications System (UMTS); LTE; Proxy Mobile IPv6 (PMIPv6) based Mobility and Tunnelling protocols; Stage 3 (3GPP TS 29.275 version

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

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

MSF Architecture for 3GPP Evolved Packet System (EPS) Access MSF-LTE-ARCH-EPS-002.FINAL

MSF Architecture for 3GPP Evolved Packet System (EPS) Access MSF-LTE-ARCH-EPS-002.FINAL MSF Architecture for 3GPP Evolved Packet System (EPS) Access MSF-LTE-ARCH-EPS-002.FINAL MultiService Forum Architecture Agreement Contribution Number: Document Filename: Working Group: Title: Editor: Contact

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

System Enhancements for Accessing Broadcast Services in All-IP Networks. Motivation

System Enhancements for Accessing Broadcast Services in All-IP Networks. Motivation System Enhancements for ing Broadcast Services in All-IP Networks Patrick Stupar, Krishna Pandit, and Wolfgang Granzow Qualcomm CDMA Technologies GmbH Motivation 54.2 % 18.0 % 23.1 % 36.4 % Over 4 billion

More information

POWER-ON AND POWER-OFF PROCEDURES

POWER-ON AND POWER-OFF PROCEDURES POWER-ON AND POWER-OFF PROCEDURES TABLE OF CONTENTS 1. Power-On Sequence 2. Network and Cell Selection 3. RRC Connection Establishment 4. Attach Procedure 5. Detach Procedure 1. POWER-ON SEQUENCE The following

More information

Efficient Handoff using Mobile IP and Simplified Cellular IP

Efficient Handoff using Mobile IP and Simplified Cellular IP Presented at GNSS 2004 The 2004 International Symposium on GNSS/GPS Sydney, Australia 6 8 December 2004 Efficient Handoff using Mobile IP and Simplified Cellular IP S. Omar School of Surveying & Spatial

More information