Deploying Mobile IP. Session ACC Copyright 2003, Cisco Systems, Inc. All rights reserved. Printed in USA. 8018_05_2003_c1.

Size: px
Start display at page:

Download "Deploying Mobile IP. Session ACC Copyright 2003, Cisco Systems, Inc. All rights reserved. Printed in USA. 8018_05_2003_c1."

Transcription

1 Deploying Mobile IP Session 2 Copyright Printed in USA.

2 Agenda What Is Mobility Mobile IP Enterprise Mobile IP Clients Proxy Mobile IP Cisco IOS Mobile Networks Closing and Futures 3 What Is Mobility? 4 Copyright Printed in USA.

3 Obligatory Grand Vision Any Device, Any Place, Any Time, Always Connected! 5 Mobility Components Portability The ability to move easily Laptop or PDA Roaming The ability to be reached anywhere Dynamic DNS or a pager Handoff or handover The ability to change your access link without interruption A cell phone in call 6 Copyright Printed in USA.

4 Mobility Components Portability The ability to move easily Laptop or PDA Roaming The ability to be reached anywhere Dynamic DNS or a pager Handoff or handover The ability to change your access link without interruption A cell phone in call 7 Mobility Components Portability The ability to move easily Laptop or PDA Roaming The ability to be reached anywhere Dynamic DNS or a pager Handoff or handover The ability to change your access link without interruption A cell phone in call 8 Copyright Printed in USA.

5 Mobility Math Portability = Nomadic Mobility Dynamic addressing with dial-up and DHCP User chooses the access link Portability + Roaming = Nomadic Server Mobility Dynamic DNS allows Nomadic node to be reached Portability + Roaming + Handover = Full Mobility Cell phones Mobility is transparent to the user 9 Mobility Protocol Requirements Move Detection Discover when access links change Location Discovery Identify access edge Update Signaling Inform the network of the new location Path (Re)establishment Data Update the delivery method so that traffic is delivered to the new location All Are Logical, but Not Necessarily Physical! 10 Copyright Printed in USA.

6 Mobility Protocol Requirements Move Detection Discover when access links change Location Discovery Identify access edge Update Signaling Inform the network of the new location Path (Re)establishment Update the delivery method so that traffic is delivered to the new location All Are Logical, but Not Necessarily Physical! 11 Mobility Protocol Requirements Move Detection Discover when access links change Location Discovery Identify access edge Update Signaling Inform the network of the new location Path (Re)establishment Update Update the delivery method so that traffic is delivered to the new location All Are Logical, but Not Necessarily Physical! 12 Copyright Printed in USA.

7 Mobility Protocol Requirements Move Detection Discover when access links change Location Discovery Identify access edge Update Signaling Inform the network of the new location Path (Re)establishment Data Update the delivery method so that traffic is delivered to the new location All Are Logical, but Not Necessarily Physical! 13 Nomadic Laptop Mobility Protocol Move Detection User must disconnect cable or know they are out of coverage Location Discovery User needs to choose access link Update Signaling DHCP, PPP IPCP and maybe DDNS Path (Re)establishment Restart All applications and maybe reboot What a pain! 14 Copyright Printed in USA.

8 Full Mobility and the Stack Application Presentation Session Transport Network Link Physical Layer 4 7 IETF drafts propose adding a session identifier so that identification can be independent of delivery; useful for NAT, IPSec, etc.; some proprietary solutions Layer 3 Provides Link layer independence without requiring application support Layer 1 2 Fast mobility, but not as scalable; link layer dependant 15 Mobility Review You Should Be familiar with portability, roaming and handoff Know the difference between nomadic and full mobility Understand mobility requirements Move Detection Location Discovery Update Signaling Path (Re)establishment Believe that full mobility at Layer 3 is the only way to go 16 Copyright Printed in USA.

9 Mobile IP Layer 3 17 IP Routing /24 Mobile Node A B Internet C D Route x.x Next A Route 192.x.x.x Next B Standard IP routing follows the longest prefix to reach the destination address Routing information is aggregated 18 Copyright Printed in USA.

10 IP Routing and Full Mobility Mobile Node /24? A B D Route x.x Next A Internet C Route 192.x.x.x Next B /24 Full mobility requires a constant address even when changing access links 19 Routing Protocol Review What does a routing protocol do? Finds neighbors Figures out where they can deliver traffic Selects best paths Updates based on changes and failures 20 Copyright Printed in USA.

11 Components of a Routing Protocol High level characteristics Path selection method Convergence (Path (re)establishment) Scalability Complexity Implementation details Update messages (Update Signaling) Neighbor Discovery (Location Discovery) Metrics Special use features (Move Detection) 21 Mobility with Traditional RPs Local Area Mobility (LAM) ARP discovery based host routing Mobile host routes redistributed into IGP Not scalable! 22 Copyright Printed in USA.

12 The Solution Mobile IP Route Next Tunnel A B Internet C Route Next E0 D Route Next x.x A Route Next 192.x.x.x B Mobile Node Mobile IP Is a Dynamic Routing Protocol where Mobile Devices Signal Their Own Routing Updates and Dynamic Tunnels Are Used to Eliminate the Need for Host Route Propagation 23 Mobile IP Terminology Home HA, Home Agent Anchor point attached to the network from which the Mobile Nodes address is allocated (Home Network) Responsible for keeping the state of the mobile node and knowing how to deliver traffic to it Internet COA FA MN COA, Care of Address An address at the edge of the network reachable by normal routing Termination point for the tunnel Can be on a Foreign Agent (FA) or collocated with the mobile node (CCOA) MN, Mobile Node An IP host that maintains network connectivity using its home address, regardless of which subnet (or network) it is connected to 24 Copyright Printed in USA.

13 Home Address and Home Network Home FA MN / Home Network A Network attached to the Home Agent Can be a physical or logical interface Logical is usually easier to use Cisco IOS logical networks are called virtual networks Home Address An IP address on the Home Network allocated to a Mobile Node Used for all communication, this is the address that is truly mobile Can be static or allocated at the beginning of each session 25 Home Address and Home Network Home FA MN / Home Network A Network attached to the Home Agent Can be a physical or logical interface Logical is usually easier to use Cisco IOS logical networks are called virtual networks Home Address An IP address on the Home Network allocated to a Mobile Node Used for all communication, this is the address that is truly mobile Can be static or allocated at the beginning of each session 26 Copyright Printed in USA.

14 Home vs. Roaming Mobile IP has very specific meanings for Home and Roaming Home The Home Network is a physical network The Mobile Node is attached to the Home Network Normal routing is used, Mobile IP is not used Roaming The Mobile Node not attached to the Home Network The Home Address is not reachable via normal routing Mobile IP is used to route traffic to the Mobile Node 27 Care-of Address (COA) COA Home FA MN / Traffic is tunneled from the Home Agent to the Care-of Address The Care-of Address much be reachable via standard routing 28 Copyright Printed in USA.

15 Collocated Care-of Address (CCOA) Home FA MN / Mobile Node terminates the tunnel Mobile Node must acquire a locally routable address (Static, DHCP, IPCP, etc.) Local address is only used to terminate the tunnel Inefficient use of IP Addresses 29 Foreign Agent (FA) COA Home FA MN / Must be a router on the Layer 3 edge Terminates tunnels for many many Mobile Nodes with one Care-of Address COA can be any interface address on the Foreign Agent, but loopbacks are best 30 Copyright Printed in USA.

16 Tunneling is the solution to Path (Re)establishment IP in IP is the default, GRE is an option Tunnel is established between HA and COA HAadds a host route to Home Address via the Tunnel FAuses a link local delivery mechanism like the ARP table HA only creates one tunnel to each COA 31 Tunneling Triangle Routing Home Agent Correspondent Host COA Foreign Agent Mobile Node Inbound Traffic is sent to the home subnet The Home Agent intercepts the traffic while the mobile node is registered as away Traffic is tunneled to the COA and forwarded to MN Traffic from the mobile node is forwarded directly to the correspondent host via the FA 32 Copyright Printed in USA.

17 Tunneling Reverse Tunneling Home Agent Correspondent Host COA Foreign Agent Mobile Node Ingress filtering and urpf will drop packets that have topologically incorrect source address Reverse Tunneling Traffic is sent from the MN to the HA via the tunnel, then delivered via routing 33 Agent Advertisements Agent Advertisements are used for both Location Discovery and Move Detection ICMP Router Discovery Protocol (IRDP) messages with Mobile IP extensions Sent as broadcast or multicast beacons from the edge router Advertise the services offered by the mobility agent 34 Copyright Printed in USA.

18 Move Detection IP only move detection is handled by 2 evaluations of Agent Advertisements Lifetime Expiration We haven t heard from the FA within the announced window we must have moved Prefix Length Extension This FAis on a different subnet on the same interface, we must have moved Most Mobile Node clients implement link-state based algorithms Usually just up/down Some offer signal quality evaluation 35 Location Discovery Hi!, I am an FA. I support reverse tunneling. My Care-of Address is This message will repeat in 3 seconds, if you don t hear from me within the next 10 seconds assume I am dead. FA Care-of-Address Mobile IP Location An address on the FA (access router) Learned from an extension on the Agent Advertisement Tunnel end point 36 Copyright Printed in USA.

19 Handover Policy Mobile Nodes with multiple links might want to handover based on factors other than link-state RFC 3344 does not define policies Vendor specific implementation Proactive Handover when ever a link with a better metric (speed, preference, etc.) becomes available Reactive When the MN needs to handover it looks at all available links and chooses based on metrics 37 Agent Advertisement Solicitation The problem: Mobile Nodes using link state Move Detection don t want to wait for periodic advertisements to learn their new location After all advertisements expire Mobile Nodes want to actively search for new mobile agents IRDP Solicitations are Mobile Node initiated requests for Agent Advertisements Sent to either: All routers multicast address ( ) Broadcast address ( ) 38 Copyright Printed in USA.

20 Registration Messages Mobile IP is an edge intelligent Protocol - All routing decisions are made at the edge. Registration Request (RRQ) are used for Update Signaling are routing updates signaled from the Mobile Node contain Identification, Requested Services Options and Authentication Parameters Registration Reply (RRP) are RRQ Accept messages sent from the HAor, RRQ Reject messages sent from either the HAor FA 39 RRQ Identification Network Access Identifier (NAI) A user name appended as an extension Already used in dial-up Either user or user@realm Most common identification method Home Address MN must be pre-configured with it s address Original identification method 40 Copyright Printed in USA.

21 RRQ Services Options Flags Decapsulation by the Mobile Node (Collocated Care-of Addressing) Reverse Tunneling Use GRE tunneling Forward broadcast packets from Home Network And more 41 RRQ Service Options Lifetime Lifetime The maximum amount of time a binding will be kept active without a re-registration Ranges from 1 to seconds Lifetime of 0 is deregistration Lifetime of is infinite Lifetime selection Lowest always wins FAadvertises it s max in Agent Advertisement MN is pre-configured with a max MN Registers with the shorter of the two HAcan lower the value in the RRP (accept or reject) 42 Copyright Printed in USA.

22 RRQ Service Options Extensions Vendor Specific Extensions Used for Cisco IOS Mobile Networks 43 Registration Authentication Authentication of Registration Messages is the only security provided by Mobile IP Authentication Extension is a cryptographic hash of the preceding content Pre-shared keys are used for bi-directional security Security can be between MN and HA, MN and FA, FA and HA and MN and AAA 44 Copyright Printed in USA.

23 Registration Authentication SA Security Association (SA) A set of security parameters which are used to sign the registration message Replay protection Timestamps or nonces Hash Algorithm HMAC or keyed MD5 Key 128 bit key Pre-shared Must be configured the same on both devices Security Parameter Index (SPI) A numeric identifier for the SA to enable several SAs to be configured between two devices 45 RR{Q,P} Authentication AE IP Header UDP Header Mobile IP Registration MH Auth. Ext. MF Auth. Ext. Authentication Extension (AE) The authentication information for the registration Type and or Subtype define relationship SPI selects Security Association Authenticator is the signature Signs everything between the UDP header and the Authenticator Several AEs can be used on a single message 46 Copyright Printed in USA.

24 Registration Reply (RRP) Ack/Nack style for service options Reply codes can be 0 to Success Error from the Foreign Agent Error from the Home Agent Unallocated Lifetime can be lowered without sending a Reject code 47 The RRQ Packet Flow Mobile Node Sends a UDP Packet to port 434 of the Foreign Agent Foreign Agent Processes any AEs Reviews Service Options Forwards RRQ to HA Home Agent Processes AEs Processes Service Options Brings up Tunnel Sends Gratuitous (proxy) ARP on Home Subnet Sends RRP 48 Copyright Printed in USA.

25 Mobile IP Review You Should Know the role of the Home Agent (HA,) Foreign Agent (FA,) and Mobile Node (MN) Understand how Agent Advertisements meet the Motion Detection requirements Be familiar with Update Signaling using Registration messages Understand how Path (Re)Establishment works using tunneling Be ready to get Mobile IP up and running! 49 Integrating Mobile IP into an Enterprise Network 50 Copyright Printed in USA.

26 Wireless LAN Rollout Good fixed network design promotes subnetting Wireless design requires all access points in 1 subnet to achieve mobility Most people don t want to run a new physical network to support wireless Mobile IP to the rescue! 51 Enterprise Network Designed to use what is already in place Most enterprise networks already have AAA and DHCP servers is likely 1 subnet per floor or per building AAA DHCP 52 Copyright Printed in USA.

27 Adding Mobile IP Adding Mobile IP is as simple as adding a HA or enabling the HA on an existing router and installing client software Mobile IP will run in Collocated Care of Address mode MN AAA DHCP Home 53 HA Configuration aaa new-model aaa authorization ipmobile default group radius! interface FastEthernet0/0 ip address ! router mobile! ip classless ip route ip mobile home-agent ip mobile host address pool dhcp-proxy-client dhcp-server interface FastEthernet0/0 aaa load-sa! radius-server host key itsasecret 54 Copyright Printed in USA.

28 Verifying the HA HomeAgent#show ip mobile globals IP Mobility global information: Home Agent Registration lifetime: 10:00:00 (36000 secs) Broadcast disabled Replay protection time: 7 secs Reverse tunnel enabled ICMP Unreachable enabled Strip realm disabled NAT Traversal disabled Foreign Agent is not enabled, no care-of address 1 interface providing service Encapsulations supported: IPIP and GRE Tunnel fast switching enabled Tunnel path MTU discovery aged out after 10 min 55 Client Configuration All clients are different Minimum configuration NAI and/or Home address Home Agent address SPI and key Screenshot from Lifix Go! 56 Copyright Printed in USA.

29 Verifying Registration Check for a valid binding HomeAgent#show ip mobile binding nai user@example Mobility Binding List: user@example (Bindings 0): Check for errors HomeAgent#show ip mobile host nai user@example Mobile Host List: user@example: Allowed lifetime 10:00:00 (36000/default) Roam status -Unregistered-, Home link on int G3/0 Accepted 0, Last time -never- Overall service time -never- Denied 2, Last time 03/18/02 14:49:12 Last code 'insufficient resources (130)' Total violations 1 Tunnel to MN - pkts 0, bytes 0 Reverse tunnel from MN - pkts 0, bytes 0 57 Common Error Codes 129 Administratively Prohibited Denied by an access list 130 Insufficient Resources Could not assign a Home Address 131 Mobile Node Failed Authentication Mismatched keys or SPI 133 Registration Identification Mismatch Clocks out of sync; should retry automatically 58 Copyright Printed in USA.

30 Troubleshooting Registration HomeAgent#debug ip mobile host nai IP mobility for mobile node debugging is on HomeAgent# MobileIP: ParseRegExt... MobileIP: HA 113 rcv registration for MN on FastEthernet0/0 using HomeAddr COA HA lifetime 7200 options sbdmgvt MobileIP: Authenticating MN using SPI 100 MobileIP: Invalid authenticator for MN %IPMOBILE-6-SECURE: Security violation on HA from MN - errcode MN failed authentication (131), reason Bad authenticator (2) MobileIP: HA rejects registration for MN - MN failed authentication (131) MobileIP: MN MHAE added (SPI 100) to MN MobileIP: MN - HA sent reply to A Good Binding user@example has successfully registered and has an active binding HomeAgent#show ip mobile binding nai user@example Mobility Binding List: user@example (Bindings 1): Home Addr Care-of Addr , Src Addr Lifetime granted 02:00:00 (7200), remaining 01:59:33 Flags sbdmgvt, Identification C D1FE629 Tunnel1 src dest reverse-allowed Routing Options - 60 Copyright Printed in USA.

31 Adding an FA At a minimum Collocated Care-of Addressing requires 2 addresses per MN Reduces DHCP server load Conserves HA tunnel resources The Foreign Agent was introduced to help conserve address space Mobile IPv6 does not use an FA 61 Turning on the FA The FA needs be enabled on all your edge routers FA is only minimal overhead Reverse tunneling may not be needed inside an enterprise network MN FA AAA DHCP Home 62 Copyright Printed in USA.

32 FA Configuration interface FastEthernet0/0 ip address ip irdp ip mobile foreign-service ip mobile prefix-length! interface FastEthernet0/1 ip address ip irdp ip mobile foreign-service ip mobile prefix-length! router mobile! ip mobile foreign-agent care-of FastEthernet0/0 63 Validating the FA Same basic idea as the Home Agent Check the global configuration show ip mobile global Check the visitor tables show ip mobile visitor 64 Copyright Printed in USA.

33 HA Redundancy or HA HA MN does not learn about HA failure until re-registration Bindings are stateful HA usually hosts a large number of MNs Supports load balancing Very flexible, but usually used in it s simplest form MN FA AAA DHCP Home Home 65 HA Redundancy Config Primary and Secondary must have the same Home Agent configuration Security Association must be defined between the two Home Agents interface FastEthernet0/0 ip address standby ip standby name mip! ip mobile home-agent redundancy mip ip mobile secure home-agent spi 100 key hex abcdef abcdef 66 Copyright Printed in USA.

34 FA Redundancy FA Redundancy is built into the Mobile IP protocol MN listens for advertisements Prefix length helps determine if it has moved Lower IRDP timer to speed failure detection 67 Clients 68 Copyright Printed in USA.

35 Clients Mobile IP is an edge intelligent routing Protocol Mobile IP clients run at the stack level MN signals its own routing update Transparent to upper layer applications 69 Clients Types Host Device Pros Cons Terminal- Based Laptops, PDAs, etc. More Features Hard to Deploy and Manage Embedded Proxy Handset, Access Point, etc. Transparent to Attached Clients, Easier to Manage Tied to Media, Fewer Features, Less Security Mobile Router Router Clients not Mobile, Central Management Harder to Provision and Deploy 70 Copyright Printed in USA.

36 PC Clients Full featured, stable commercial clients available from Birdstep and others HUT Dynamics is a good open source client for Linux (and Windows) Support WLAN roaming and inter-link roaming 71 Aironet Proxy Mobile IP 72 Copyright Printed in USA.

37 Aironet Proxy Mobile IP Inter-subnet roaming without a client Transparent to all devices Integrates with existing fixed and wireless network designs Supported in both VxWorks and Cisco IOS APs 73 Subnet Mapping Authoritative AP /24 H/F H/F /24 Subnet Mapping Authoritative APs (AAP) keep track of the HA IP address for each subnet AAP addresses are configured in each AP At power up each AP listens for Agent Advertisements offering both HA and FAservices AP registers subnet and HA address with AAP AAP sends full subnet map table to AP 74 Copyright Printed in USA.

38 Initial Association H/F H/F / / Mobile Node associates with AP and uses DHCP to get an IP address AP functions transparently, PMIP not is use Standard IP routing delivers traffic to the Mobile node 75 Roaming H/F H/F / / Mobile Node associates with new AP MNs IP address is not part of the local subnet New AP looks up the MNs HA in subnet map New AP generates a Registration Request and forwards it to the local FA 76 Copyright Printed in USA.

39 Roaming H/F H/F / /24 Normal Mobile IP FA validates RRQ and forwards it to the HA HA validates RRQ, builds tunnel, sends gratuitous ARP and then sends an RRP HA forwards traffic to the FA via the tunnel FA delivers traffic using the MAC address for the ARP table 77 Important Points: DHCP Issues Only when a client roams does MIP come into play Microsoft This occurs when physical link is lost or when a PC comes out of standby [most of the time] An IP release/renew will result in a new DHCP request and will break all existing sessions and will negate this Proxy MIP implementation; we need to be able to configure the client to suppress media sense where appropriate 78 Copyright Printed in USA.

40 Microsoft Media Sense Windows 2000 automatically sends an IP release/renew on link update (media reconnect) Media reconnect breaks Proxy Mobile IP support Media Sense _und_autoconfiguration.htm To disable this feature see _pro_disableautoconfiguration.htm 79 Security APs must include a MN-HA security association Can be configured manually on each AP/HA Both AP and HA can point to a RADIUS server (ACS) Cisco IOS Mobile IP allows a group key to be configured for a range of IP addresses Proxy MIP defeats Mobile IP security and relies on AP security 80 Copyright Printed in USA.

41 FA Forwarding Caveat The Cisco IOS FA use the standard CEF table to deliver traffic to mobile nodes Visitor and CEF entries are not cleared until the lifetime expires Traffic routed via the FA to the Home address gets black holed after MN moves 81 FA Forwarding Caveat (Cont.) Often not an issue outside the lab Usually only peer to peer traffic impacted Cisco IOS 12.2T use hidden command: ip mobile binding-update Catalyst and older Cisco IOS use lower lifetime 82 Copyright Printed in USA.

42 Cisco IOS Mobile Networks 83 Cisco IOS Mobile Networks Enables mobility for entire networks The Router is Mobile IP aware Attached devices do not need a Mobile IP Client Commonly used in transportation and public safety, but the possibilities are endless 84 Copyright Printed in USA.

43 Mobile Router Basics /24 Home The Mobile Router runs a Mobile IP Client stack A second tunnel is used to route traffic from the the HA to the mobile networks The second tunnel is between the HA and the Home Address of the Mobile Router 85 Mobile IP and the Mobile Router Mobile Routers use standard Mobile IP Listen for and solicit Agent Advertisements Send and receive Registration messages Operate with a FA or Collocated Care-of Address 86 Copyright Printed in USA.

44 Mobile Router Features Automatically handover to higher priority and/or faster links when available Dynamic registration of mobile networks Support for asymmetric links HSRP style redundancy 87 Mobile Networks Rail Example Rail Operator Network IPSec GW Home Agent Home Foreign Agent Station 1 Foreign Agent Station 2 F1/0 F2/0 Train Network /24 88 Copyright Printed in USA.

45 Mobile Networks Config interface Loopback0 ip address ! interface FastEthernet0/1 ip address ! interface FastEthernet1/0 ip address ip mobile router-service roam ip mobile router-service solicit! interface FastEthernet2/0 ip address ip mobile router-service roam priority 10 ip mobile router-service solicit! router mobile! ip mobile secure home-agent spi 100 key ascii itsasecret ip mobile router address home-agent register lifetime 7200 mobile-network FastEtherenet0/1 89 Mobile Networks HA Config Not much new here! router mobile! ip mobile home-agent ip mobile virtual-network ip mobile host virtual-network ip mobile mobile-networks register ip mobile secure host spi 100 key ascii cisco 90 Copyright Printed in USA.

46 Things to Watch for Always configure the Home Address on a Loopback Always use virtual networks at the HA Don t test mobile network connectivity by pinging between MR and HA Testing is best done from a client on the Mobile Network 91 Closing and Future 92 Copyright Printed in USA.

47 Coming Attractions v4 NAT Traversal UDP Tunneling Registration Revocation Regional Registration Dynamic Keying 93 Coming Attractions v6 Final RFC!?!? Tightly integrated with IPv6 Eliminates Foreign Agent Minimizes Asymmetric Routing Cisco IOS Mobile IPv6 Technology Preview 94 Copyright Printed in USA.

48 References More at Networkers 2003 ACC-2021: Designing Networks in Motion Using Mobile IP and the Mobile Router ACC-2012: Advanced Designs for Voice-Enabled Enterprise Roaming 96 Copyright Printed in USA.

49 Please Complete Your Evaluation Form Session Copyright Printed in USA.

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

Mobile IP Support for RFC 3519 NAT Traversal

Mobile IP Support for RFC 3519 NAT Traversal The Mobile IP: Support for RFC 3519 NAT Traversal feature introduces an alternative method for tunneling Mobile IP data traffic. New extensions in the Mobile IP registration request and reply messages

More information

Assigning a Home Address on the Home Agent

Assigning a Home Address on the Home Agent CHAPTER 4 This chapter discusses how the Cisco Mobile Wireless Home Agent assigns home addresses to a mobile node, the different address types, and provides configuration details and examples. This chapter

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

ip mobile mobile-networks through multi-path (mobile router)

ip mobile mobile-networks through multi-path (mobile router) ip mobile mobile-networks through multi-path (mobile router) ip mobile mobile-networks, on page 3 ip mobile prefix-length, on page 5 ip mobile proxy-host, on page 6 ip mobile radius disconnect, on page

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

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

Home Agent Redundancy

Home Agent Redundancy CHAPTER 5 This chapter discusses several concepts related to, how Home Agent redundancy works, and how to configure redundancy on the Cisco Mobile Wireless Home Agent. This chapter includes the following

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

Binding information contains the entries in the mobility binding table.

Binding information contains the entries in the mobility binding table. GLOSSARY Numerics 802.11b/g An IEEE specification for a wireless LAN airlink. A agent advertisement agent discovery agent solicitation An advertisement message constructed by attachment of a special extension

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

How Mobile IP Works? Presenter: Ajoy Singh

How Mobile IP Works? Presenter: Ajoy Singh How Mobile IP Works? Presenter: Ajoy Singh Agenda Required background What problems does Mobile IP solve? Mobile IP: protocol overview Scope Requirements Design goals Functional entities 5/2/2002 How Mobile

More information

Overview of the Cisco Mobile Wireless Home Agent

Overview of the Cisco Mobile Wireless Home Agent 1 CHAPTER Overview of the Cisco Mobile Wireless Home Agent This chapter illustrates the functional elements in a typical Mobile IP packet data system, the Cisco products that are currently available to

More information

MIP4 Working Group. Generic Notification Message for Mobile IPv4 draft-ietf-mip4-generic-notification-message-16

MIP4 Working Group. Generic Notification Message for Mobile IPv4 draft-ietf-mip4-generic-notification-message-16 MIP4 Working Group Internet-Draft Intended status: Standards Track Expires: April 28, 2011 H. Deng China Mobile H. Levkowetz Netnod V. Devarapalli WiChorus S. Gundavelli Cisco Systems B. Haley Hewlett-Packard

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

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

Overview of the Cisco Mobile Wireless Home Agent

Overview of the Cisco Mobile Wireless Home Agent CHAPTER 1 Overview of the Cisco Mobile Wireless Home Agent This chapter illustrates the functional elements in a typical Mobile IP packet data system, the Cisco products that are currently available to

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

Dynamic Domain Name Server Updates

Dynamic Domain Name Server Updates CHAPTER 9 This chapter discusses DNS update methods and Server Address assignment, and provides configuration details of those features. This chapter contains the following sections: IP Reachability, page

More information

What is mobility? Mobile IP. Mobility Impact on Protocol Stack (cont.) Advanced Topics in Computer Networks

What is mobility? Mobile IP. Mobility Impact on Protocol Stack (cont.) Advanced Topics in Computer Networks Advanced Topics in Computer Networks What is mobility? spectrum of mobility, from the perspective: Mobile IP no mobility high mobility Chalermek Intanagonwiwat Slides courtesy of James F. Kurose, Keith

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

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

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

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

Mobile IP Overview. Based on IP so any media that can support IP can also support Mobile IP

Mobile IP Overview. Based on IP so any media that can support IP can also support Mobile IP Introduction: Mobile IP Overview An Internet Protocol address (IP address) is a numerical label assigned to each device (e.g., computer, printer) participating in a computer network that uses the Internet

More information

FA Service Configuration Mode Commands

FA Service Configuration Mode Commands FA Service Configuration Mode Commands The Foreign Agent Service Configuration Mode is used to create and manage the Foreign Agent (FA) services associated with the current context. Important The commands

More information

Overview of the Cisco Mobile Wireless Home Agent

Overview of the Cisco Mobile Wireless Home Agent CHAPTER 1 Overview of the Cisco Mobile Wireless Home Agent This chapter illustrates the functional elements in a typical CDMA2000 packet data system, the Cisco products that are currently available to

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

Communications Software. CSE 123b. CSE 123b. Spring Lecture 10: Mobile Networking. Stefan Savage

Communications Software. CSE 123b. CSE 123b. Spring Lecture 10: Mobile Networking. Stefan Savage CSE 123b CSE 123b Communications Software Spring 2003 Lecture 10: Mobile Networking Stefan Savage Quick announcement My office hours tomorrow are moved to 12pm May 6, 2003 CSE 123b -- Lecture 10 Mobile

More information

Quick announcement. CSE 123b Communications Software. Last class. Today s issues. The Mobility Problem. Problems. Spring 2003

Quick announcement. CSE 123b Communications Software. Last class. Today s issues. The Mobility Problem. Problems. Spring 2003 CSE 123b Communications Software Quick announcement My office hours tomorrow are moved to 12pm Spring 2003 Lecture 10: Mobile Networking Stefan Savage May 6, 2003 CSE 123b -- Lecture 10 Mobile IP 2 Last

More information

CSE 123b Communications Software

CSE 123b Communications Software CSE 123b Communications Software Spring 2004 Lecture 9: Mobile Networking Stefan Savage Quick announcements Typo in problem #1 of HW #2 (fixed as of 1pm yesterday) Please consider chapter 4.3-4.3.3 to

More information

Quick announcements. CSE 123b Communications Software. Today s issues. Last class. The Mobility Problem. Problems. Spring 2004

Quick announcements. CSE 123b Communications Software. Today s issues. Last class. The Mobility Problem. Problems. Spring 2004 CSE 123b Communications Software Spring 2004 Lecture 9: Mobile Networking Quick announcements Typo in problem #1 of HW #2 (fixed as of 1pm yesterday) Please consider chapter 4.3-4.3.3 to be part of the

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

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

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

Obsoletes: 2002 January 2002 Category: Standards Track

Obsoletes: 2002 January 2002 Category: Standards Track Network Working Group C. Perkins, Ed. Request for Comments: 3220 Nokia Research Center Obsoletes: 2002 January 2002 Category: Standards Track Status of this Memo IP Mobility Support for IPv4 This document

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

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

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

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

Foreword xxiii Preface xxvii IPv6 Rationale and Features

Foreword xxiii Preface xxvii IPv6 Rationale and Features Contents Foreword Preface xxiii xxvii 1 IPv6 Rationale and Features 1 1.1 Internet Growth 1 1.1.1 IPv4 Addressing 1 1.1.2 IPv4 Address Space Utilization 3 1.1.3 Network Address Translation 5 1.1.4 HTTP

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

IPv6 NEMO. Finding Feature Information. Restrictions for IPv6 NEMO

IPv6 NEMO. Finding Feature Information. Restrictions for IPv6 NEMO The network mobility (NEMO) basic support protocol enables mobile IPv6 networks to attach to different points in the Internet. This protocol is an extension of Mobile IPv6 and allows session continuity

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

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

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

MOBILE IP AND WIRELESS APPLICATION PROTOCOL

MOBILE IP AND WIRELESS APPLICATION PROTOCOL MOBILE IP AND WIRELESS APPLICATION PROTOCOL In this chapter, we look at two standards that provide application-level support for wireless networking: Mobile IP and Wireless Application Protocol (WAP).

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

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

ITBraindumps. Latest IT Braindumps study guide

ITBraindumps.  Latest IT Braindumps study guide ITBraindumps http://www.itbraindumps.com Latest IT Braindumps study guide Exam : 300-101 Title : Implementing Cisco IP Routing Vendor : Cisco Version : DEMO Get Latest & Valid 300-101 Exam's Question and

More information

Mobile Routing : Computer Networking. Overview. How to Handle Mobile Nodes? Mobile IP Ad-hoc network routing Assigned reading

Mobile Routing : Computer Networking. Overview. How to Handle Mobile Nodes? Mobile IP Ad-hoc network routing Assigned reading Mobile Routing 15-744: Computer Networking L-10 Ad Hoc Networks Mobile IP Ad-hoc network routing Assigned reading Performance Comparison of Multi-Hop Wireless Ad Hoc Routing Protocols A High Throughput

More information

Security Issues In Mobile IP

Security Issues In Mobile IP Security Issues In Mobile IP Zhang Chao Tsinghua University Electronic Engineering 1 OUTLINE 1.Introduction 2.Typical threats 3. Mobile IPv6 and new threats 4.Open issues 2 OUTLINE 1.Introduction 2.Typical

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

examcollection.premium.exam.68q. Exam code: Exam name: Troubleshooting and Maintaining Cisco IP Networks (TSHOOT) Version 15.

examcollection.premium.exam.68q. Exam code: Exam name: Troubleshooting and Maintaining Cisco IP Networks (TSHOOT) Version 15. 300-135.examcollection.premium.exam.68q Number: 300-135 Passing Score: 800 Time Limit: 120 min File Version: 15.0 / Exam code: 300-135 Exam name: Troubleshooting and Maintaining Cisco IP Networks (TSHOOT)

More information

Mobility Support in Internet and Mobile IP. Gianluca Reali

Mobility Support in Internet and Mobile IP. Gianluca Reali Mobility Support in Internet and Mobile IP Gianluca Reali 1 Problem We have seen that mobile users can change point of attachment In a WLAN, a mobile may change access point. In a cellular network, a mobile

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 Spring'15 1 Announcements Project proposals. Feedback. Class schedule updated. Exam:

More information

Proxy Mobile IPv6 Support for MAG Functionality

Proxy Mobile IPv6 Support for MAG Functionality The feature provides network-based IP Mobility management to a mobile node (MN) without requiring the participation of the mobile node in any IP Mobility-related signaling. The Mobile Access Gateway (MAG)

More information

Cisco Packet Data Serving Node (PDSN) Release 1.2

Cisco Packet Data Serving Node (PDSN) Release 1.2 Cisco Packet Data Serving Node (PDSN) Release 1.2 Feature History Release 12.2(8)BY 12.2(8)ZB 12.2(8)ZB1 12.2(8)ZB5 12.2(8)ZB6 12.2(8)ZB7 12.2(8)ZB8 12.3(4)T Modification This feature was introduced on

More information

Client Data Tunneling

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

More information

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

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

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

Implementing High Availability. in a Campus Environment. Implementing High Availability. Single Forwarding Path vs. Single Forwarding Path.

Implementing High Availability. in a Campus Environment. Implementing High Availability. Single Forwarding Path vs. Single Forwarding Path. Implementing High Availability Implementing High Availability in a Campus Environment To achieve high network availability, the following network components are required: Reliable, fault-tolerant network

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

IEEE C /08

IEEE C /08 2003-01-10 IEEE C802.20-03/08 Project Title IEEE 802.20 Working Group on Mobile Broadband Wireless Access A Vision of an IP-based Cellular Network Date Submitted

More information

Deployment of Cisco IP Mobility Solution on Enterprise Class Teleworker Network

Deployment of Cisco IP Mobility Solution on Enterprise Class Teleworker Network Deployment Guide Deployment of Cisco IP Mobility Solution on Enterprise Class Teleworker Network The Cisco Service Oriented Network Architecture (SONA) framework helps enterprise customers evolve their

More information

Cisco Structured Wireless-Aware Network (SWAN) Implementation Guide

Cisco Structured Wireless-Aware Network (SWAN) Implementation Guide Cisco Structured Wireless-Aware Network (SWAN) Implementation Guide The Cisco Structured Wireless-Aware Network (SWAN) provides the framework to integrate and extend wired and wireless networks to deliver

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

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) Ericsson July 2011

Internet Engineering Task Force (IETF) Ericsson July 2011 Internet Engineering Task Force (IETF) Request for Comments: 6275 Obsoletes: 3775 Category: Standards Track ISSN: 2070-1721 C. Perkins, Ed. Tellabs, Inc. D. Johnson Rice University J. Arkko Ericsson July

More information

Internet Mobility 4x4. Stuart Cheshire and Mary Baker

Internet Mobility 4x4. Stuart Cheshire and Mary Baker Internet Mobility 4x4 Stuart Cheshire and Mary Baker Basic Mobile IP - from mobile hosts Mobile host uses its home IP address as source address Lower latency Still transparent to correspondent host No

More information

Flexible Dynamic Mesh VPN draft-detienne-dmvpn-00

Flexible Dynamic Mesh VPN draft-detienne-dmvpn-00 Flexible Dynamic Mesh VPN draft-detienne-dmvpn-00 Fred Detienne, Cisco Systems Manish Kumar, Cisco Systems Mike Sullenberger, Cisco Systems What is Dynamic Mesh VPN? DMVPN is a solution for building VPNs

More information

Lightweight AP (LAP) Registration to a Wireless LAN Controller (WLC)

Lightweight AP (LAP) Registration to a Wireless LAN Controller (WLC) Lightweight AP (LAP) Registration to a Wireless LAN Controller (WLC) Document ID: 70333 Introduction Prerequisites Requirements Components Used Conventions Background Information Register the LAP with

More information

TODAY AGENDA. VOIP Mobile IP

TODAY AGENDA. VOIP Mobile IP VOIP & MOBILE IP PREVIOUS LECTURE Why Networks? And types of Networks Network Topologies Protocols, Elements and Applications of Protocols TCP/IP and OSI Model Packet and Circuit Switching 2 TODAY AGENDA

More information

TDC 363 Introduction to LANs

TDC 363 Introduction to LANs TDC 363 Introduction to LANs Routing Protocols and RIP Greg Brewster DePaul University TDC 363 1 Dynamic Routing Routing Protocols Distance Vector vs. Link State Protocols RIPv1 & RIPv2 RIP Problems Slow

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

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

Mobility Support in IPv6

Mobility Support in IPv6 Mobility Support in IPv6 Charles E. Perkins David B. Johnson T. J. Watson Research Center Computer Science Department IBM Corporation Carnegie Mellon University Hawthorne, NY 10532 Pittsburgh, PA 15213

More information

History Page. Barracuda NextGen Firewall F

History Page. Barracuda NextGen Firewall F The Firewall > History page is very useful for troubleshooting. It provides information for all traffic that has passed through the Barracuda NG Firewall. It also provides messages that state why traffic

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : 200-125 Title : CCNA Cisco Certified Network Associate CCNA (v3.0) Vendor : Cisco Version : DEMO Get

More information

Cisco Catalyst 6500 Series Wireless LAN Services Module: Detailed Design and Implementation Guide

Cisco Catalyst 6500 Series Wireless LAN Services Module: Detailed Design and Implementation Guide Cisco Catalyst 6500 Series Wireless LAN Services Module: Detailed Design and Implementation Guide Introduction This is the first of a series of documents on the design and implementation of a wireless

More information

Configuring Web Cache Services By Using WCCP

Configuring Web Cache Services By Using WCCP CHAPTER 44 Configuring Web Cache Services By Using WCCP This chapter describes how to configure your Catalyst 3560 switch to redirect traffic to wide-area application engines (such as the Cisco Cache Engine

More information

Deploying LISP Host Mobility with an Extended Subnet

Deploying LISP Host Mobility with an Extended Subnet CHAPTER 4 Deploying LISP Host Mobility with an Extended Subnet Figure 4-1 shows the Enterprise datacenter deployment topology where the 10.17.1.0/24 subnet in VLAN 1301 is extended between the West and

More information

Actualtests Q

Actualtests Q Actualtests.300-135 55Q Number: 300-135 Passing Score: 800 Time Limit: 120 min File Version: 5.4 http://www.gratisexam.com/ 300-135 Troubleshooting and Maintaining Cisco IP Networks (TSHOOT) Passed today

More information

Implementing DHCP for IPv6

Implementing DHCP for IPv6 Implementing DHCP for IPv6 Last Updated: December 19, 2011 This module describes how to configure Dynamic Host Configuration Protocol (DHCP) for IPv6 prefix delegation on your networking devices. Finding

More information

Use of IPSec in Mobile IP

Use of IPSec in Mobile IP Department of Electrical and Computer Engineering ELEG 777 Internet Engineering ( TERM PAPER ) Use of IPSec in Mobile IP DONE BY: SALEM ITANI ID #: 20011003 SUBMITTED TO: Dr. AYMAN KAYSSI DATE: MAY 21,

More information

Request for Comments: 4433 Category: Standards Track Cisco Systems Inc. March 2006

Request for Comments: 4433 Category: Standards Track Cisco Systems Inc. March 2006 Network Working Group Request for Comments: 4433 Category: Standards Track M. Kulkarni A. Patel K. Leung Cisco Systems Inc. March 2006 Status of This Memo Mobile IPv4 Dynamic Home Agent (HA) Assignment

More information

More Internet Support Protocols

More Internet Support Protocols More Internet Support Protocols Domain Name System (DNS) Ch 2.5 Problem statement: Average brain can easily remember 7 digits On average, IP addresses have 10.28 digits We need an easier way to remember

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

This chapter includes the following sections: Overview, on page 1 How Proxy Mobile IP Works in 3GPP Network, on page 11

This chapter includes the following sections: Overview, on page 1 How Proxy Mobile IP Works in 3GPP Network, on page 11 This chapter describes system support for Proxy Mobile IP and explains how it is configured. The product administration guides provide examples and procedures for configuration of basic services on the

More information

Overview, page 1 How Proxy Mobile IP Works in 3GPP Network, page 10

Overview, page 1 How Proxy Mobile IP Works in 3GPP Network, page 10 This chapter describes system support for Proxy Mobile IP and explains how it is configured. The product administration guides provide examples and procedures for configuration of basic services on the

More information

Wireless Challenges : Computer Networking. Overview. Routing to Mobile Nodes. Lecture 25: Wireless Networking

Wireless Challenges : Computer Networking. Overview. Routing to Mobile Nodes. Lecture 25: Wireless Networking Wireless Challenges 15-441: Computer Networking Lecture 25: Wireless Networking Force us to rethink many assumptions Need to share airwaves rather than wire Don t know what hosts are involved Host may

More information

Page 1. Outline : Wireless Networks Lecture 16: Wireless and the Internet. Internet Architecture Assumptions. Mobility. Link Heterogeneity

Page 1. Outline : Wireless Networks Lecture 16: Wireless and the Internet. Internet Architecture Assumptions. Mobility. Link Heterogeneity Outline 18-759: Wireless Networks Lecture 16: Wireless and the Internet Dina Papagiannaki & Peter Steenkiste Departments of Computer Science and Electrical and Computer Engineering Spring Semester 2009

More information

Mobility Groups. Information About Mobility

Mobility Groups. Information About Mobility Information About Mobility, page 1 Information About, page 5 Prerequisites for Configuring, page 10 Configuring (GUI), page 12 Configuring (CLI), page 13 Information About Mobility Mobility, or roaming,

More information

Introduction to routing in the Internet

Introduction to routing in the Internet Introduction to routing in the Internet Internet architecture IPv4, ICMP, ARP Addressing, routing principles (Chapters 2 3 in Huitema) Internet-1 Internet Architecture Principles End-to-end principle by

More information

Introduction to routing in the Internet

Introduction to routing in the Internet Introduction to routing in the Internet Internet architecture IPv4, ICMP, ARP Addressing, routing principles (Chapters 2 3 in Huitema) Internet-1 Internet Architecture Principles End-to-end principle by

More information

Applying the Tunnel Template on the Home Agent

Applying the Tunnel Template on the Home Agent Tunnel templates allow a mobile router to carry multicast sessions to mobile networks as it roams. The for Multicast feature allows the configuration of multicast sessions on statically created tunnels

More information

Proxy Mobile IPv6 Support for MAG Functionality

Proxy Mobile IPv6 Support for MAG Functionality Proxy Mobile IPv6 Support for MAG Functionality First Published: July 22, 2011 Last Updated: July 22, 2011 The Proxy Mobile IPv6 Support for MAG Functionality feature provides network-based IP Mobility

More information