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

Size: px
Start display at page:

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

Transcription

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

2 Mobile IP - Definition Mobile IP (MIP) is a modification to IP that allows nodes to continue to receive datagrams no matter where they happen to be attached to the Internet 2

3 3 Mobile IP Concept Mobile IP adds mobility support to the Internet network layer protocol IP. The Internet started at a time when no-one had a concept of mobile computers. The Internet of today lacks mechanisms for the support of users traveling through the world. IP is the common base for thousands of applications and runs over dozens of different networks; this is the reason for supporting mobility at the IP layer. Motivation for Mobile IP: Routing based on IP destination address, network prefix determines physical subnet Change of physical subnet implies change of IP address to have a topological correct address (standard IP) or needs special entries in the routing tables

4 4 Create specific routes to end-systems mobile nodes? change of all routing table entries to forward packets to the right destination does not scale with the number of mobile hosts and frequent changes in the location Changing the IP address? adjust the host IP address depending on the current location almost impossible to find a mobile host, DNS has not been built for frequent updates TCP connection break

5 Mobile IP Requirements Transparency mobile end-systems keep their IP address continuation of communication after interruption of link possible point of connection to the fixed network can be changed Compatibility support of the same layer 2 protocols as IP does no changes to current end-systems and routers required Mobile end-systems can communicate with fixed systems Security authentication of all registration messages Efficiency and scalability only little additional messages to the mobile system required (connection typically via a low bandwidth radio link) world-wide support of a large number of mobile systems in the whole Internet 5

6 Real-life Solution Take up the analogy of you moving from one apartment to another. What do you do? Leave a forwarding address with your old post-office The old post-office forwards mail to your new postoffice, which then delivers it to you 6

7 MIPv4: Overview MIPv4 Nodes MN (Mobile Node): Host CN (Correspondent Node): Host HA (Home Agent): Router FA (Foreign Agent): Router MIPv4 Address HoA (Home Address): MN CoA (Care-of-Address): FA CNP 7/50

8 MIPv4 Agents Home Agent (HA) & Foreign Agent (FA) CNP 8/50

9 Home Address (HoA) and Care-of Address (CoA) CNP 9/50

10 Protocols Operation Agent Discovery Registration Data Transfer CNP 10/50

11 MIPv4: Control Operations Agent Discovery MN FA (CoA) ICMP Agent Solicitation & Advertisement Registration to HA (via FA) MN FA HA Over UDP (destination port 434) Data Tunneling CN => HA (HoA) => FA (CoA) => MN IP-in-IP Tunneling,.. CNP 11/50

12 Mobile IP in detail MN FA HA MIPv4 CN MN FA HA MIPv6 CN CoA and HA Discovery CoA Discovery 2. HA Discovery Request 3. HA Discovery Reply CoA and HA Discovery CoA Discovery 2. HA Discovery Request 3. HA Discovery Reply 5 -- Registration Procedure HA Registration through FA 5. HA Registration Ack. -- MN is Registered with HA Registration Procedure HA Registration BU 5. HA Registration BU Ack. -- MN is Registered with HA -- 8a 10a -- CN starts communication with MN Data Packet 7. IP-in-IP Encapsulation 8. Tunneled Data 8a Detunnelled Data 9. Binding Update 10. IP-in-IP tunneling 10a. Detunnelled Data CN starts communication with MN Data Packet 7. IP-in-IP Encapsulation 8. Tunneled Data 9. Binding Update 10. Binding Ack -- MN starts communication with CN Discovery and Registration as above MN starts communication with CN Discovery and Registration as above -- 6a 6a. Data Packet 6a 6a. Data Packet -- Signals 6-10a as above Signals 6-10 as above -- 12

13 Discovering the care-of address Discovery process built on top of an existing standard protocol: router advertisements Router advertisements extended to carry available care-of addresses called: agent advertisements Foreign agents (and home agents) send agent advertisements periodically A mobile host can choose not to wait for an advertisement, and issue a solicitation message 13

14 Agent advertisements Foreign agents send advertisements to advertise available care-of addresses Home agents send advertisements to make themselves known Mobile hosts can issue agent solicitations to actively seek information If mobile host has not heard from a foreign agent its current care-of address belongs to, it seeks for another care-of address 14

15 Agent advertisement MIP does not use a new packet type for agent advertisement; it uses the router advertisement packet of ICMP, and appends an agent advertisement message. CNP 15/50

16 Registering the Care-of Address Once mobile host receives care-of address, it registers it with the home agent A registration request is first sent to the home agent (through the foreign agent) Home agent then approves the request and sends a registration reply back to the mobile host Security? 16

17 Registration Illustration 17

18 Home agent discovery If the mobile host is unable to communicate with the home agent, a home agent discovery message is used The message is sent as a broadcast to the home agents in the home network 18

19 Tunneling to the Care-of address When home agent receives packets addressed to mobile host, it forwards packets to the care-of address How does it forward it? - encapsulation The default encapsulation mechanism that must be supported by all mobility agents using mobile IP is IPwithin-IP Using IP-within-IP, home agent inserts a new IP header in front of the IP header of any datagram 19

20 Tunneling (contd.) Destination address set to the care-of address Source address set to the home agent s address After stripping out the first header, IP processes the packet again 20

21 Tunneling Illustration 21

22 Encapsulation original IP header original data new IP header new data outer header inner header original data

23 Encapsulation I Encapsulation of one packet into another as payload e.g. IPv6 in IPv4 (6Bone), Multicast in Unicast (Mbone) here: e.g. IP-in-IP-encapsulation, minimal encapsulation or GRE (Generic Record Encapsulation) IP-in-IP-encapsulation (mandatory, RFC 2003) tunnel between HA and COA ver. IHL DS (TOS) IP identification TTL IP-in-IP IP address of HA Care-of address COA ver. IHL DS (TOS) IP identification TTL lay. 4 prot. IP address of CN IP address of MN length flags fragment offset IP checksum length flags fragment offset IP checksum TCP/UDP/... payload

24 Encapsulation II Minimal encapsulation (optional) avoids repetition of identical fields e.g. TTL, IHL, version, DS (RFC 2474, old: TOS) only applicable for non fragmented packets, no space left for fragment identification ver. IHL DS (TOS) length IP identification flags fragment offset TTL min. encap. IP checksum IP address of HA care-of address COA lay. 4 protoc. S reserved IP checksum IP address of MN original sender IP address (if S=1) TCP/UDP/... payload

25 Mobile IPv6 (MIPv6) MIPv6 = MIPv4 + IPv6 Major Differences from MIPv4 FA in MN No FA for MIPv6 CoA: IP address of MN By DHCPv6 or IPv6 Stateless Auto-Configuration Route Optimization To solve the Triangular Routing Problem Provided by default MN CN CNP 25/50

26 MIP: Triangular Routing Problem CNP 26/50

27 MIPv6: Route Optimization CNP 27/50

28 MIPv6: Binding Update Binding Update to HA Using IPSEC: MN and HA have a security association AH (Authentication Header) ESP (Encapsulating Security Payload) Binding Update to CN Return Routability (RR) procedure For Security Binding Update (BU) procedure Route Optimization CNP 28/50

29 MIPv6: Binding Update CNP 29/50

30 MIPv6: RR (Return Routability) CNP 30/50

31 MIPv6: Changes to IPv6 New IPv6 Protocol (Header) Mobility Header: a new IPv6 extension header To carry MIPv6 Binding Update messages How is in the MIPv4? New Option in Destination Option Header Home Address Option New Type in Routing Header Type 2 Routing Header New ICMP Messages ICMP HA Address Discovery Request/Reply ICMP Mobile Prefix Solicitation/ Advertisement CNP 31/50

32 MIPv6: IPv6 Header CNP 32/50

33 MIPv6: Mobility Header A New Extension Header of IPv6 Messages for Return Routability Home Test Init Message Care-of Test Init Message Home Test Message Care-of Test Message CNP Messages for Binding Update Binding Update Message Binding Acknowledgement Message Binding Error Message Binding Refresh Request Message 33/50

34 MIP Extensions Mobile IPv4 (MIPv4) Low-Latency Handover for MIPv4 (FMIPv4) Regional Registration for MIPv4 (HMIPv4) Mobile IPv6 (MIPv6) Fast Handover for MIPv6 (FMIPv6) Hierarchical MIPv6 (HMIPv6) CNP 34/50

35 FMIPv6: Fast Handover for MIPv6 CN PAR NAR signaling signaling MN CNP 35/50

36 FMIPv6: Operations Handover Initiation L2 Triggers, RtSolPr, PrRtAdv Between MN and AR Tunnel Establishment HI (Handover Initiate) and HACK Between PAR and NAR Packet Forwarding PAR => NAR (data buffering at NAR) FBU, FBack NAR => MN: FNA (Fast NA) CNP 36/50

37 FMIPv6: Operational Flows CNP 37/50

38 HMIPv6: Overview Motivations Localized (Regional) Mobility Management Hierarchical MIP: MN HA HMIP: MN MAP HA MAP: Mobility Anchor Point IP Address (CoA) RCoA (Regional CoA): in the MAP region LCoA (On-Link CoA): in the AR region CNP 38/50

39 HMIPv6: Architecture HA CN MAP RCoA AR1 MN LCoA_1 AR2 Movement LCoA_2 CNP 39/50

40 HMIPv6: Operations MN When entering an AR region in the MAP domain, it gets LCoA (AR region) and RCoA (MAP region) RCoA does not change in the MAP domain Local Binding Update (LBU) to MAP Bind LCoA & RCoA to MAP MAP (Acting as a local HA) Only the RCoA need to be registered with CN/HA Relay all packets between MN and HA/CN CNP 40/50

41 HMIPv6: MAP Tunnel (MAP MN) HA CN MAP AR1 MN AR2 Outer header Inner header LCoA MAP RCoA CN Home Addr CNP 41/50

42 Hierarchical MIP HMIPv4 HMIPv6 MN FA1 RFA1 GFA -- CoA and HA Discovery -- HA/CN MN MA HA/CN 1 3 5d 4a 9 10a 2 -- Registration Procedure -- 4b 4c 5b 5a 5c -- MN moves from FA1 to FA2 -- FA2 RFA2 COS a 4d 1. CoA Discovery 2. HA Discovery Request 3. HA Discovery Reply 4a. Registration Request 4b. Registration Request w/extension 4c. Registration Request w/extension 4d. Registration Request 5a. Registration Reply 5b. Registration Reply w/extension 5c. Registration Reply w/extension 5d. Registration Reply -- MN is Registered with HA Reg Reg w/ Previous FA Notification 7. Reg. Reg w/ Hierarchical FA ext. 8. Reg. Reg w/ Hierarchical FA ext. 9. BU to previous FA 10. BU to Crossover Router 10a. BU Ack CoA and HA Discovery Registration Procedure CoA Discovery 2. HA Discovery Request 3. HA Discovery Reply -- Sequential Method MA Registration BU 5. MA Reg. BU Acknowledgement -- MN is Registered with MA HA Registration BU 7. HA Reg. BU Acknowledgement -- MN is Registered with HA Encapsulated Method MA/HA Registration BU BU to Crossover Router 11a. BU ack 12. Reply HA Registration BU 6. HA Reg. BU Acknowledgement 7. HA Reg. BU Acknowledgement -- MN is Registered with HA and MA-- 42

43 MIP in Real World: 3GPP2 (CDMA) CNP 43/50

44 MIP in 3GPP2 CNP 44/50

45 Proxy MIPv6 (PMIPv6) Network-based Localized Mobility Management

46 Why Network-based? Host-based MIPv4/v6 has not been yet deployed that much. Why host-based MIP is not deployed yet? Too heavy specification for a small terminal RFC 3344 (MIPv4): 99 pages RFC 3775 (MIPv6): 165 pages Battery problem Waste of air resource No Stable MIPv4/v6 stack executed in Microsoft Windows OS CNP 46/50

47 PMIPv6 IETF NETLMM WG Internet Draft Proxy Mobile IPv6, draft-ietf-netlmm-proxymip6-00.txt (2007) GOAL This protocol is for providing mobility support to any IPv6 host within a restricted and topologically localized portion of the network and without requiring the host to participate in any mobility related signaling. CNP 47/50

48 Technical Background Host-based vs. Network-based Mobility HA HA Route Update Route Update AR AR Movement Host-based Mobility Movement Network-based Mobility CNP 48/50

49 Proxy MIPv6 Overview IP Tunnel A IPinIP tunnel LMA and MAG. LMA: Localized Mobility Agent MAG: Mobile Access Gateway MN s Home Network Prefix (MN-HNP) CAFE:1:/64 MAG1 LMA Home Network MN s Home Network (Topological Anchor Point) Host A MAG2 LMM (Localized Mobility Management) Domain LMA Address (LMAA) That will be the tunnel entrypoint. MN s Home Network Prefix (MN-HNP) CAFE:2:/64 CNP Host B MN Home Address (MN-HoA) MN continues to use it as long as it roams within a same domain Proxy Care of Address (Proxy-CoA) The address of MAG. That will be the tunnel end-point. Proxy Binding Update (PBU) Control message sent out by MAG to LMA to register its correct location 49/50

50 Proxy MIPv6 Overview No host stack change for IP mobility Avoiding tunneling overhead over the air Re-use of Mobile IPv6 PMIPv6 is based on Mobile IPv6 [RFC3775] Only supports Per-MN-Prefix model Unique home network prefix assigned for each MN. The prefix follows the MN. CNP 50/50

51 Proxy MIPv6 Overview Overall Procedures 1. MN moves and attaches to an access router 2. After authentication, MAG (access router) identifies MN 3. MAG obtains MN s profile containing the Home Address..etc 4. MAG sends the Proxy Binding Update to LMA on behalf of MN 5. MAG receives the Proxy Binding Ack. from LMA 6. MAG sends Router Advertisements containing MN s home network prefix Stateless Case: MN will still configure (or maintain) the same as its home address. Stateful Case: the network will ensure that it always gets its home address. 51/50

52 Proxy MIPv6 Overview DHCP Relay Agent MN Access to a new IP link MAG MN-Identifier AAA Server (Policy Store) DHCP Server LMA MN-Identifier AAA Request In case that profile store does not have MN Home Prefix MAG emulates the MN s home link Router Advertisement AAA Reply + Policy Profile Proxy Binding Update Proxy Binding Ack. (MN Home Prefix) Tunnel Setup DHCP Request DHCP Response DHCP Request DHCP Response This can be omitted when stateless configuration is used. 52/50

53 Proxy MIPv6 Proxy Registration LMA needs to understand the Proxy Registration. Proxy Binding Update Proxy Binding Acknowledgement 53/50

54 Proxy MIPv6 Tunnel Management LMA-MAG tunnel is a shared tunnel among many MNs. 1:1 relation m:1 relation One tunnel is associated to multiple MNs Binding Caches. Life-time of a tunnel should not be dependent on the life time of any single BCE. LMA s Prefix-based Routing LMA will add prefix routes to MN s home network prefix over the tunnel. CNP 54/50

55 Proxy MIPv6 MAG Operation It emulates the home link for each MN. After the access authentication, MAG will obtain MN s profile which contains: MN s home address MN s home network prefix LMA address..etc. It establishes a IPv6/IPv6 tunnel with the LMA. All the packets from MN are reverse tunneled to its LMA All the packets from the tunnel are routed to MN. Router Advertisement should be UNICASTed to CNP an MN 55/50

56 Proxy MIPv6 MN Operation Any MN is just a IPv6 host with its protocol operation consistent with the base IPv6 specification. All aspects of Neighbor Discovery Protocol will not change. When MN attaches to a new AR, it receives a Router Advertisement message from the AR with its home prefix. Throughout the PMIP domain, MN using DHCP procedure or in stateless address configuration mode, will obtain the same home address. CNP 56/50

57 Proxy MIPv6 Data Transport LMA-MAG Tunneling/Reverse Tunneling MN MAG LMA CN MN sends a packet to CN MAG sends to MN MAG forwards to LMA LMA forwards to MAG LMA sends to CN CN sends packet to MN IPv6 header (src=mag_addr, dst=lma_addr) IPv6 header (src=mn_addr, dst=cn_addr) Payload IPv6 header (src=lma_addr, dst=mag_addr) IPv6 header (src=cn_addr, dst=mn_addr) Paylaod CNP 57/50

58 MIPV6 EXPERIMENTAL EVALUATION 58

59 Protocol Handover Signaling Mobile Node Foreign Agent Home Agent Corespondent Node Router Solicitation Router Advertisement Binding update Neighbor Solicitation Neighbor Advertisement Binding Acknowledgement L2 Latency L3 Movement Detection DAD Home Test Init Care-of Test Init Home Test Care-of Test Registration Delay Binding update Binding Acknowledgement

60 Handover Latency Analysis Signaling Link Layer Establishment Delay (D L2 ): The time required by the physical interface to establish a new association. This is the L2 handover between access routers. Movement Detection (D RD ): The time required for the mobile node to receive beacons from the new access router, after disconnecting from the old AR. Duplicate Address Detection (D DAD ): The time required to recognize the uniqueness of an IPv6 address. BU/Registration Delay (D REG ): The time elapsed between the sending of the BU from the MN to the HA and the arrival/transmission of the first packet through the new access router.

61 Handover Latency Analysis The handover delay for MIPv6 can analytically be computed as: D MIPv6 =D L2 + D RD + D DAD + D REG The delays can be further broken down to: D MIPv6 = (T PRB + T AUTH + T RASS ) + (T RSOL + T RADV ) + D DAD + (T HBU + T HBA + 2T HOTI + 2T HOT + T CBU + T CBA )

62 Techniques to reduce overall handoff latency L2 Trigger Optimistic Duplicate Address Detection Fast Beacons Fast Solicited Router Advertisements

63 2001:1a18:1:9:: MN MIPv6 Testbed IPv6 Network 2001:1a18:1:10:: MN The experimental testbed consists of three wireless LANs connected through an IPv6 cloud. FA Visited subnet CN Correspondent subnet 2001:1a18:1:2:: HA Home subnet Twenty experiments were run for each configuration and the average times are computed and analyzed.

64 List of Equipment and Software Mobile Node Home Agent Foreign Agent Corresponded Node IBM ThinkPad T42p Acer Veriton 9100 Dell Optiplex GX1 Dell Optiplex GX1 Intel Pentium M 1.86GHz Intel Pentium MHZ Intel Pentium III 50OMHz Intel Pentium III 500MHz 2048 cache 256 cache 512 cache 512 cache Atheros AR abg NIC D-Link, PCI IEEE802.11b card, GWL-520, Atheros chipset Auto channel Channel 1 Channel 6 LINUX, Fedora Core 5, kernel MIPL v2.02

65 MIPv6 Testbed Parameters Parameter Value Parameter Value mtu 1500 MinRouterAdv s (0.5) autoconf 1 MaxRouterAdv s (1.5) forwarding 1 (MN=0) DAD On / Off (On) Home / Co Test Init 1 Beacon Interval ms (100) Rt. Solicitation 1 BU 1.5

66 Handoff Latency time We forced the MN to perform hard handoff with the command iwconfig We measured the handoff time as follows: D L2+RD= T RECEPTIONOFRA - T IWCONFIG D DAD =T BUHA -T RECEPTIONOFRA D REG =D HAREG +D CNREG D HAREG =T BACKHA -T BUHA D CNREG =T BACKCN -T BUCN

67 Results With default values of RA= , DAD on, Beacon Interval 100 ms the Total Handoff Time is DMIPv6 = 3.68 sec. D L2+RD =0.612s, D DAD = 1.414s and D REG = 1.651s The major share in the handover latency goes to D REG. The BU and registration functions account for 45% of the total delay. The DAD function takes another 38% and the movement detection (including the L2 delay) accounts for the rest 17%.

68 Results DAD component contribution to the MIPv6 Handover Latency Handoff Latency RA= =DAD on+beacon Interval=100ms 2=DAD on+beacon Interval=60ms 3=DAD off+beacon Interval=100ms 4=DAD off+beacon Interval=60ms REG-CN REG-HA DAD L2+RD Total Handoff Latency(sec) When the DAD function is switched off the respective delay is reduced by almost 1sec which is the default timer value for this operation. If we operate in a controlled environment where the probability of duplicate addresses is negligible, then we can discard the DAD function and achieve a decrease in the total MIPv6 delay of at most one second.

69 Results Router Advertisement Interval effect on handover component latencies Handoff Latency RA Interval 1= , 2= , 3=0.07=0.11, 4= , 5= REG-CN REG-HA DAD L2+RD Latency(sec) The change in the RA interval only affects the combined D L2 + D RD. We observe a % reduction in the corresponding delay between the default and lower values.

70 Results Router Advertisement Interval effect on overall handover latency. The effect on the overall handover delay is not as dramatic since the contribution of the D RD delay to the total is only 17%.

71 Results 0,7 Router Advertisement and Beacon Interval L2 and RD Delays 1= RA, 2= RA, 3= RA, 4= RA, 5= RA 0,6 L2 and RD Delays 0,5 0,4 0,3 0,2 0,1 0 Beacon Interval=100 Beacon Interval=80 Beacon Interval= Adjust the ranges using MinRouterAdvintervals between 0.1 and 0.5 sec. 300% reduction in an almost linear manner. The figure is appended with plots of different Beacon Intervals, which do not provide any insight to their importance.

72 Results Handover delay vs Router Advertisement and Beacon interval L2 Handoff (Beacon Interval-Router Adv) L2 Handoff Beacon Interval Max Router Advertisement Combined contribution of RA interval and Beacon interval on lower layer delays

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

Mobile Communications Chapter 8: Network Protocols/Mobile IP

Mobile Communications Chapter 8: Network Protocols/Mobile IP Mobile Communications Chapter 8: Network Protocols/Mobile IP Motivation Data transfer, Encapsulation Security, IPv6, Problems Micro mobility support DHCP Ad-hoc networks, Routing protocols Prof. Jó Ueyama

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

Mobile IP. Mobile IP 1

Mobile IP. Mobile IP 1 Mobile IP Mobile IP 1 Motivation for Mobile IP Routing based on IP destination address, network prefix (e.g. 129.13.42) determines physical subnet change of physical subnet implies change of IP address

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

Mobile Communications Mobility Support in Network Layer

Mobile Communications Mobility Support in Network Layer Motivation Mobility support needed to be able to use mobile devices in the Mobile devices need IP address for their communication Applications would like to communicate while being on the move Mobile Communications

More information

Mobile Communications Chapter 9: Network Protocols/Mobile IP

Mobile Communications Chapter 9: Network Protocols/Mobile IP Mobile Communications Chapter 9: Network Protocols/Mobile IP Motivation Data transfer Encapsulation Security IPv6 Problems DHCP Ad-hoc s Routing protocols 9.0.1 Motivation for Mobile IP Routing based on

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

Mobility Management - Basics

Mobility Management - Basics Mobility Management - Basics Summer Semester 2012 Integrated Communication Systems Group Ilmenau University of Technology Content Motivation Problem and possible solutions IP-based mobility management

More information

Mobility Management Basics

Mobility Management Basics Mobility Management Basics Summer Semester 2011 Integrated Communication Systems Group Ilmenau University of Technology Content Motivation Problem and possible solutions IP-based mobility management Conclusions

More information

Network Security. Security of Mobile Internet Communications. Chapter 17. Network Security (WS 2002): 17 Mobile Internet Security 1 Dr.-Ing G.

Network Security. Security of Mobile Internet Communications. Chapter 17. Network Security (WS 2002): 17 Mobile Internet Security 1 Dr.-Ing G. Network Security Chapter 17 Security of Mobile Internet Communications Network Security (WS 2002): 17 Mobile Internet Security 1 Motivation for Mobile IP Routing in the Internet: Based on IP destination

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

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

Fixed Internetworking Protocols and Networks. IP mobility. Rune Hylsberg Jacobsen Aarhus School of Engineering

Fixed Internetworking Protocols and Networks. IP mobility. Rune Hylsberg Jacobsen Aarhus School of Engineering Fixed Internetworking Protocols and Networks IP mobility Rune Hylsberg Jacobsen Aarhus School of Engineering rhj@iha.dk 1 2011 ITIFN Mobile computing Vision Seamless, ubiquitous network access for mobile

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

ECS-087: Mobile Computing

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

More information

SJTU 2018 Fall Computer Networking. Wireless Communication

SJTU 2018 Fall Computer Networking. Wireless Communication SJTU 2018 Fall Computer Networking 1 Wireless Communication Internet Protocol Stack 2 Application: supporting network applications - FTP, SMTP, HTTP Transport: data transfer between processes - TCP, UDP

More information

Mobile Communications Chapter 8: Network Protocols/Mobile IP. Micro mobility support. Routing protocols. Ad-hoc networks. Problems DHCP.

Mobile Communications Chapter 8: Network Protocols/Mobile IP. Micro mobility support. Routing protocols. Ad-hoc networks. Problems DHCP. Mobile Communications Chapter 8: Network Protocols/Mobile IP Motivation Problems Data transfer Micro mobility support Encapsulation DHCP Security Ad-hoc networks IPv6 Routing protocols Prof. Dr.-Ing. Jochen

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

IPv6 Protocols and Networks Hadassah College Spring 2018 Wireless Dr. Martin Land

IPv6 Protocols and Networks Hadassah College Spring 2018 Wireless Dr. Martin Land IPv6 1 IPv4 & IPv6 Header Comparison IPv4 Header IPv6 Header Ver IHL Type of Service Total Length Ver Traffic Class Flow Label Identification Flags Fragment Offset Payload Length Next Header Hop Limit

More information

Chapter 6 MOBILE IP AND TCP

Chapter 6 MOBILE IP AND TCP Chapter 6 MOBILE IP AND TCP Distributed Computing Group Mobile Computing Summer 2004 Overview Network Protocols / Mobile IP Motivation Data transfer Encapsulation Problems DHCP Mobile Transport Layer /

More information

IPv6. IPv4 & IPv6 Header Comparison. Types of IPv6 Addresses. IPv6 Address Scope. IPv6 Header. IPv4 Header. Link-Local

IPv6. IPv4 & IPv6 Header Comparison. Types of IPv6 Addresses. IPv6 Address Scope. IPv6 Header. IPv4 Header. Link-Local 1 v4 & v6 Header Comparison v6 Ver Time to Live v4 Header IHL Type of Service Identification Protocol Flags Source Address Destination Address Total Length Fragment Offset Header Checksum Ver Traffic Class

More information

Chapter 8 LOCATION SERVICES

Chapter 8 LOCATION SERVICES Chapter 8 LOCATION SERVICES Distributed Computing Group Mobile Computing Winter 2005 / 2006 Overview Mobile IP Motivation Data transfer Encapsulation Location Services & Routing Classification of location

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

Outline. CS5984 Mobile Computing. Host Mobility Problem 1/2. Host Mobility Problem 2/2. Host Mobility Problem Solutions. Network Layer Solutions Model

Outline. CS5984 Mobile Computing. Host Mobility Problem 1/2. Host Mobility Problem 2/2. Host Mobility Problem Solutions. Network Layer Solutions Model CS5984 Mobile Computing Outline Host Mobility problem and solutions IETF Mobile IPv4 Dr. Ayman Abdel-Hamid Computer Science Department Virginia Tech Mobile IPv4 1 2 Host Mobility Problem 1/2 Host Mobility

More information

Outline. CS6504 Mobile Computing. Host Mobility Problem 1/2. Host Mobility Problem 2/2. Dr. Ayman Abdel-Hamid. Mobile IPv4.

Outline. CS6504 Mobile Computing. Host Mobility Problem 1/2. Host Mobility Problem 2/2. Dr. Ayman Abdel-Hamid. Mobile IPv4. CS6504 Mobile Computing Outline Host Mobility problem and solutions IETF Mobile IPv4 Dr. Ayman Abdel-Hamid Computer Science Department Virginia Tech Mobile IPv4 1 2 Host Mobility Problem 1/2 Host Mobility

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 IPv6. Raj Jain. Washington University in St. Louis

Mobile IPv6. Raj Jain. Washington University in St. Louis Mobile IPv6 Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu These slides are available on-line at: http://www.cse.wustl.edu/~jain/cse574-06/ 13-1 Overview! IPv6:

More information

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

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

More information

Mobile IP. Mobile Computing. Mobility versus Portability

Mobile IP. Mobile Computing. Mobility versus Portability Mobile IP Mobile Computing Introduction Amount of mobile/nomadic computing expected to increase dramatically in near future. By looking at the great acceptance of mobile telephony, one can foresee a similar

More information

Module 28 Mobile IP: Discovery, Registration and Tunneling

Module 28 Mobile IP: Discovery, Registration and Tunneling Module 28 Mobile IP: Discovery, and Tunneling Learning Objectives Introduction to different phases of Mobile IP Understanding how a mobile node search the agents using Discovery process Understand how

More information

11. IP Mobility 최 양 희 서울대학교 컴퓨터공학부

11. IP Mobility 최 양 희 서울대학교 컴퓨터공학부 11. IP Mobility Introduction Terminal Mobility Person Mobility Network Mobility Internet 2002 Yanghee Choi 2 Mobile IP : Why IP addressing scheme optimized for stationary environment point of attachment

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

Introduction to IPv6. IPv6 addresses

Introduction to IPv6. IPv6 addresses Introduction to IPv6 (Chapter 4 in Huitema) IPv6,Mobility-1 IPv6 addresses 128 bits long Written as eight 16-bit integers separated with colons E.g. 1080:0000:0000:0000:0000:0008:200C:417A = 1080::8:800:200C:417A

More information

Mobile Computing. Chapter 8: Mobile Network Layer

Mobile Computing. Chapter 8: Mobile Network Layer Mobile Computing Chapter 8: Mobile Network Layer Prof. Sang-Jo Yoo Contents Mobile IP overview Agent discovery Registration Tunneling DHCP Mobile IP multicasting 2 Motivation for Mobile IP Routing based

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

Mobile IPv6. Washington University in St. Louis

Mobile IPv6. Washington University in St. Louis Mobile IPv6 Raj Jain Professor of Computer Science and Engineering Washington University in Saint Louis Saint Louis, MO 63130 Audio/Video recordings of this lecture are available at: http://www.cse.wustl.edu/~jain/cse574-08/

More information

LECTURE 8. Mobile IP

LECTURE 8. Mobile IP 1 LECTURE 8 Mobile IP What is Mobile IP? The Internet protocol as it exists does not support mobility Mobile IP tries to address this issue by creating an anchor for a mobile host that takes care of packet

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

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

Hierarchical Mobile IPv6 Implementation Experiences

Hierarchical Mobile IPv6 Implementation Experiences neumann@ft.ee.tu-berlin.de Hierarchical Mobile IPv6 Implementation Experiences Axel Neumann Andreas Festag TKN, TU-Berlin festag@ee.tu-berlin.de Siemens IPv6 Workshop, June 3, 2002 1 Overview SeQoMo Project

More information

Proxy Mobile IPv6 (PMIPv6)

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

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

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

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

This chapter introduces protocols and mechanisms developed for the network

This chapter introduces protocols and mechanisms developed for the network Mobile network layer 8 This chapter introduces protocols and mechanisms developed for the network layer to support mobility. The most prominent example is Mobile IP, discussed in the first section, which

More information

Mobile IP. rek. Petr Grygárek Petr Grygarek, Advanced Computer Networks Technologies 1

Mobile IP. rek. Petr Grygárek Petr Grygarek, Advanced Computer Networks Technologies 1 Mobile IP Petr Grygárek rek 1 Basic principle Picture from IOS IP and IP Routing Configuration Guide Mobile node maintains the same IP address even while roaming in foreign networks even if it s address

More information

Fast Handover in Mobile IPv4 and IPv6

Fast Handover in Mobile IPv4 and IPv6 Fast Handover in Mobile IPv4 and IPv6 Raoul Schmidiger & Gregor Zographos April 28, 2005 Seminar: Mobile Systems Talk No.4 Content IPv4 (Gregor) IPv6 (Raoul) Problems in IP mobility (Gregor) Standards

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

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

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

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

Introduction to IPv6. IPv6 addresses

Introduction to IPv6. IPv6 addresses Introduction to IPv6 (Chapter 4 in Huitema) IPv6,Mobility-1 IPv6 addresses 128 bits long Written as eight 16-bit integers separated with colons E.g. 1080:0000:0000:0000:0000:0008:200C:417A = 1080::8:800:200C:417A

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

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

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

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

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

More information

Overview of the MIPv6 Implementation

Overview of the MIPv6 Implementation Overview of the MIPv6 Implementation Tunneling Tunneling support was added as it is necessary for MIPv6. Interfaces have interfaceids that uniquely identify them. Similarly, every tunnel has a virtual

More information

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

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

More information

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

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

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 Communications Chapter 8: Network Protocols/Mobile IP

Mobile Communications Chapter 8: Network Protocols/Mobile IP Mobile Communications Chapter 8: Network Protocols/Mobile IP Motivation Data transfer, Encapsulation Security, IPv6, Problems Micro mobility support DHCP Ad-hoc networks, Routing protocols 8.1 Motivation

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

Introduction to IPv6. IPv6 addresses

Introduction to IPv6. IPv6 addresses Introduction to IPv6 (Chapter4inHuitema) IPv6,Mobility-1 IPv6 addresses 128 bits long Written as eight 16-bit hexadecimal integers separated with colons E.g. 1080:0000:0000:0000:0000:0008:200C:417A = 1080::8:800:200C:417A

More information

King Fahd University of Petroleum & Minerals Computer Engineering g Dept

King Fahd University of Petroleum & Minerals Computer Engineering g Dept King Fahd University of Petroleum & Minerals Computer Engineering g Dept COE 543 Mobile and Wireless Networks Term 082 Dr. Ashraf S. Hasan Mahmoud Rm 22-148-3 Ext. 1724 Email: ashraf@kfupm.edu.sa 6/1/2009

More information

Mobile IP. Page 1. 10/5/98 Mohamed Khalil IP10 MKIPM001

Mobile IP. Page 1. 10/5/98 Mohamed Khalil IP10 MKIPM001 Introduction In the last few years the number of notebook users has been increased tremendously, due to the great improvement in this technology with respect to size, speed, and weight. In addition, most

More information

Slide 1. Slide 2. Slide 3. Technological Advantages of Mobile IPv6. Outline of Presentation. Earth with 2 Billion Mobile devices

Slide 1. Slide 2. Slide 3. Technological Advantages of Mobile IPv6. Outline of Presentation. Earth with 2 Billion Mobile devices Slide 1 Technological Advantages of Mobile IPv6 Nokia Research Center Mountain View, CA USA Charles E. Perkins http://people.nokia.net/charliep charliep@iprg.nokia.com 1 NOKIA NERD2000.PPT/ 11/20/00 /

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

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

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

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

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

Mobile IP and its trends for changing from IPv4 to IPv6

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

More information

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

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

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

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

Introduction to IPv6 - II

Introduction to IPv6 - II Introduction to IPv6 - II Building your IPv6 network Alvaro Vives 27 June 2017 Workshop on Open Source Solutions for the IoT Contents IPv6 Protocols and Autoconfiguration - ICMPv6 - Path MTU Discovery

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

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

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

Techological Advantages of Mobile IPv6

Techological Advantages of Mobile IPv6 Techological Advantages of Mobile IPv6 Nokia Research Center Mountain View, CA USA Charles E. Perkins http://people.nokia.net/charliep charliep@iprg.nokia.com 1 NOKIA NERD2000.PPT/ 11/20/00 / HFl Outline

More information

CMPE 257: Wireless and Mobile Networking

CMPE 257: Wireless and Mobile Networking CMPE 257: Wireless and Mobile Networking Katia Obraczka Computer Engineering UCSC Baskin Engineering Lecture 9 CMPE 257 Winter'10 1 Announcements Student presentations: March 8th: Daniel and Teddy March

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

Last time. BGP policy. Broadcast / multicast routing. Link virtualization. Spanning trees. Reverse path forwarding, pruning Tunneling

Last time. BGP policy. Broadcast / multicast routing. Link virtualization. Spanning trees. Reverse path forwarding, pruning Tunneling Last time BGP policy Broadcast / multicast routing Spanning trees Source-based, group-shared, center-based Reverse path forwarding, pruning Tunneling Link virtualization Whole networks can act as an Internet

More information

Index. [AP-ID, AR-Info] 233 [router' s layer 2 address, router' s IP address and prefix] bit length address 6

Index. [AP-ID, AR-Info] 233 [router' s layer 2 address, router' s IP address and prefix] bit length address 6 Index [AP-ID, AR-Info] 233 [router' s layer 2 address, router' s IP address and prefix] 233 128-bit length address 6 32-bit identifier 2 3GPP4 3GPP2 4 4G mobile communication 2 64-bit prefix 232 6bone4,

More information

Mobile Communications Chapter 8: Network Protocols/Mobile IP

Mobile Communications Chapter 8: Network Protocols/Mobile IP Prof. Dr.-Ing Jochen H. Schiller Inst. of Computer Science Freie Universität Berlin Germany Mobile Communications Chapter 8: Network Protocols/Mobile IP Motivation Data transfer, Encapsulation Security,

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

CMPE 257: Wireless and Mobile Networking

CMPE 257: Wireless and Mobile Networking CMPE 257: Wireless and Mobile Networking Katia Obraczka Computer Engineering UCSC Baskin Engineering Lecture 8 CMPE 257 Winter'11 1 Announcements: Student presentations: Security: Jim. Seth: security in

More information

On using Mobile IP Protocols

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

More information

Lecture 7: Mobile IP (Part 1) Dr. Reynold Cheng

Lecture 7: Mobile IP (Part 1) Dr. Reynold Cheng Lecture 7: Mobile IP (Part 1) Dr. Reynold Cheng This lecture is based on the textbook W. Stallings, Wireless Communications and Networks, Prentice Hall, 2005, the slides (prepared by Tom Fronckowiak) and

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

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

A Cross-Layer Scheme for Handover in e Network with F-HMIPv6 Mobility

A Cross-Layer Scheme for Handover in e Network with F-HMIPv6 Mobility Communications and Network, 2009, 35-41 doi:10.4236/cn.2009.11005 Published Online August 2009 (http://www.scirp.org/journal/cn) A Cross-Layer Scheme for Handover in 802.16e Network with F-HMIPv6 Mobility

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

Lecture Computer Networks

Lecture Computer Networks Prof. Dr. Hans Peter Großmann mit M. Rabel sowie H. Hutschenreiter und T. Nau Sommersemester 2012 Institut für Organisation und Management von Informationssystemen Lecture Computer Networks Internet Protocol

More information

CSE 123A Computer Netwrking

CSE 123A Computer Netwrking CSE 123A Computer Netwrking Winter 2005 Mobile Networking Alex Snoeren presenting in lieu of Stefan Savage Today s s issues What are implications of hosts that move? Remember routing? It doesn t work anymore

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