Presentation is loading. Please wait.

Presentation is loading. Please wait.

C e l l u l a r I P Cellular IP:A new Paradigm in Internet Host Mobility P R E S E N T E D B Y Venu Pragada Abhinav Anand.

Similar presentations


Presentation on theme: "C e l l u l a r I P Cellular IP:A new Paradigm in Internet Host Mobility P R E S E N T E D B Y Venu Pragada Abhinav Anand."— Presentation transcript:

1

2 C e l l u l a r I P Cellular IP:A new Paradigm in Internet Host Mobility P R E S E N T E D B Y Venu Pragada Abhinav Anand

3 C e l l u l a r I P Overview Introduction Cellular IP & Mobile IP Paging Routing Handoff Performance Summary

4 C e l l u l a r I P What is Cellular IP ??

5 C e l l u l a r I P new robust, simple, and flexible protocol for highly mobile hosts CIP supports local mobility & efficiently interworks with Mobile IP can accommodate large no. of users by separating idle from active hosts requires no new packet formats, encapsulations, or address space allocations

6 C e l l u l a r I P Why bother for Cellular IP? When we have Mobile IP... because.. Mobile IP is optimized only for: –macro level mobility and –relatively slow moving hosts

7 C e l l u l a r I P Mobile IP and Cellular IP Hierarchical Mobility Management * Cell sizes smaller *Migration freq faster *User population greater * Faster & smooth handoff *Less load on Internet *Cheap-passive connectivity

8 C e l l u l a r I P Wireless Access network Model MH B D Internet with Mobile IP R R A C E F G Home agent of MH Gateway Beacon signal

9 C e l l u l a r I P What if MH moves from one Access Network to another Mobile Node Current Foreign Agent Previous Foreign Agent Home AgentCorrespondent node New c/o addressRegistration Notification RegistrationPacket Binding Update Packet *Handoff sequence between two Access Networks

10 C e l l u l a r I P 5 key Features of CIP Easy Global Migration Cheap Passive Connectivity Efficient Location Management & Flexible Handoff Simple Memory less Mobile hosts

11 C e l l u l a r I P Easy Global Migration Migration should be transparent to the user This is achieved by: –allowing the BS to emit beacon signals –when MH connects the access network it must inform its HA as required by MIP –for global reachability, the MH uses a local C/O address, but within the access network its identified by its home IP

12 C e l l u l a r I P Cheap Passive connectivity mechanism of keeping track of idle MHs. allows max. no users connected to a network reduces the network load

13 C e l l u l a r I P How Mappings are created? Simplicity and Scalability Optimization of control packets Problems using timers Differentiated time scales

14 C e l l u l a r I P Efficient Location Management Two parallel structures of mappings (PC &RC) 1 - idle MH keeps PC upto-date 2 - PC mappings used to find the loc of idle MH 3 - maintains RC mappings until actively connected 4 - routing of data packets to MH XXX PCRC Service Area Mobile Host 1 2 3 4 PAGING & ROUTING

15 C e l l u l a r I P PROTOCOL DETAILS

16 C e l l u l a r I P Protocol Parameters

17 C e l l u l a r I P Different Packet Formats used Data packets Route up-date packets paging up-date packets paging tear-down packets *All the control packets have the same format Control Packets

18 C e l l u l a r I P Control Packet(s) Format Is an ICMP packet - source address: IP of sending MH - destination addr: gateway - type: cellular IP - code: control (eg: route up-date) Timestamp: determines order of pkts CU: currently unused S flag( =1): indicates semi-soft handoff A Type: denotes auth. method used Auth. Length: length of authentication Type: type of control information Length: length of following data Data: determined by Type & Length IP headerICMP message Contents 8 bit CODE8 bit TYPE16 bit CHECKSUM 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | Timestamp (64 bits long) | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | CU |S| AType | Auth. Length | CU | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | Authentication (variable length) | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | Control information (variable length) | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

19 C e l l u l a r I P Beacon Signal Structure Transmitted by each BS periodically Info carried: –CIP network identifier –IP address of the GW –ID of the paging area

20 C e l l u l a r I P Paging What is paging & how is it done? process of keeping track of MHs in idle state and promoting to active state upon receiving data –idle MHs periodically generate paging-update messages –paging-update messages travel up the GW –Nodes with PC updates PC mappings –finally GW discards the paging-update packets

21 C e l l u l a r I P Illustration of Paging MH B D R A C E F G Internet with Mobile IP GW X Paging-update packets create mappings in PCs X : from GX : from C Paging-update I don’t have a PC

22 C e l l u l a r I P PCs updated for a moving host X : from GX : from C B D R A C E F G Internet with Mobile IP GW X X : from F X : from F,G G times out MH No change in PC at A

23 C e l l u l a r I P X : from FX : from C B D R A C E F G Internet with Mobile IP GW MH X Paging packets are routed to the mobile host by PCs X

24 C e l l u l a r I P Paging & Routing caches

25 C e l l u l a r I P Routing Basic operation: Same as that of paging Routing & Paging are separated by two intrinsic time scales Routing deals with active hosts only MHs actively receiving data must send route-update packets periodically PCs do not stop tracking active MHs

26 C e l l u l a r I P CIP nodes: need to implement the Up-link and Dn-link routing algorithms (only) Packets routed on a hop-by-hop basis How are uplinks configured? –by using a simple shortest path algorithm Gateway beacon packet are sent CIP Routing Up-link Dn-links N O D E GW

27 C e l l u l a r I P Uplink Routing Packet arriving from a Dn-link first updates RC and PC mappings and is then forwarded on Up- link 5-tuples (mappings) {IP-address, interface, MAC address, exp.time, timestamp} DATA packets only refresh the caches(RC &PC) but do not change them A mapping is refreshed only when one exists and the exp.timer is reset ; else pkt dropped exp.time = current time + route-timeout

28 C e l l u l a r I P Uplink Routing (contd..) Route-update packets, both refresh and create new mappings in RCs PCs are updated the same way but uses paging-timeout instead of route-timeout If it’s a paging-teardown packet, then the mappings from both RC and PC are purged Finally after the cache modifications the control packet is forwarded on the Uplink

29 C e l l u l a r I P Downlink Routing Packet arriving from the Uplink is assumed to be destined to the MH Broadcast on all links, except the one it came on Check for valid mapping in RC Check for PC yes Check for valid mapping in PC Packet dropped Forward it to the Dnlink neighbor no yes no yes Pkt from Uplink Downlink routing Mechanism

30 C e l l u l a r I P Handoff in Cellular IP Defn: a change of access point during active data transmission or reception. Types: Hard Handoff Semi Soft Handoff

31 C e l l u l a r I P Hard handoff Initiated by the mobile host (MH). Based on signal strength measurements of Beacon Signal from the BS. MH has capability to listen to only one BS at a time. During the Handoff Latency the downlink packets are lost. Not suitable for applications where loss of packets are not tolerated.

32 C e l l u l a r I P Handoff X : from D X : from D, E X : from E X : from C E B D R A C F G Internet with Mobile IP GW X X : from F

33 C e l l u l a r I P Semi soft Handoff Improvement over Hard Handoff ; NO packet loss & smooth handoff. Trade off: Packets are received in duplication. Mechanism: Host’s radio device is capable of listening to two logical channels. Reduces handoff latency by sending semisoft packet to the new BS while listening to the old BS. The regular handoff occurs after a semisoft delay which is arbitrary value between mobile -GW round trip time and route -timeout.

34 C e l l u l a r I P Semi soft handoff contd... Need for buffering at the cross over point : GWBS NBS OBS GW BS OBS NBS Case I Case II 6 5 4 3 2 1 For smooth handoff Depending on the network topology the time to transmit packets From the cross over point to the new BS and old BS will differ Crossover point Crossover pt

35 C e l l u l a r I P Soft handoff mechanism Contd.... To ensure smooth handoff, a constant delay is introduced temporarily to compensate, with high probability, the time difference between two streams. Mapping created by the semisoft packet has a flag to indicate that downlink packets must pass through a delay device. After handoff the flag is cleared and all the packets in delay device is delivered with no further delaying of packets. Goals accomplished: no packet loss smooth handoff

36 C e l l u l a r I P Implementation CIP comprises of two protocol modules : the Node module & Mobile host modules. NODE module:(important functions) paging update fn: maintains the paging cache classifier: parses uplink packets and select those which update the routing cache. route update fn: updates the routing cache routing cache look up fn: parses downlink packets and searches the cache for mappings. Paging cache look up fn

37 C e l l u l a r I P Implementation contd. forwarding engine: forwards downlink packets to the interface selected by RC or PC. Delay device: temporarily inserted in the downlink route if a semisoft handoff is in progress. Beacon generator for each wireless interface. MH module : handoff controller: statistics of measured beacon strengths and deciding and performing handoff. Protocol state machine: active and idle state. Control packet generator: periodically transmitting route update packets or paging update packets as required by state machine.

38 C e l l u l a r I P MH implementation contd. Mobile host state machine idleactive Sending paging update Paging packet arrives Sending route update packets All connections closed Assigning “Active state timer”: required to return to idle state. Timer setting depends on the nature of traffic. Trade off: Higher active state timeout results in more route update packets. Lesser active state timeout results in more paging packets.

39 C e l l u l a r I P Gateway Schematic GW controller CIP node GW packet filter IP network Three building blocks: CIP node GW packet filter GW controller

40 C e l l u l a r I P GW implementation CIP node block: the RC and PC are updated by the uplink packets GW filter: reads the destination IP address. Case 1: If GW’s address, then forwarded to the GW controller. Case II. If not GW’s address, then look up in RC and PC and if an entry is found, then treat the packet as downlink packet. Otherwise send the packet to Internet. GW controller: control information is processed and the packet is dropped. Recommended that GW has both RC and PC to avoid loading the CIP n/w when no mapping in RC or PC.

41 C e l l u l a r I P Performance of CIP Three major issues: performance of Hard and semi soft handoff. Impact of handoff in TCP performance the cost of setting ‘active state timeout’ at the MH. Scalability limits of a BS based on Multi homed PC hardware.

42 C e l l u l a r I P Performance contd... Test configuration GW BS2BS1 hostrouter MH

43 C e l l u l a r I P Performance contd... In the testbed the BS are statically assigned frequencies. The MH dynamically changes frequency to perform a handoff. MH is a 300 MHz pentium PC notebook. All the three nodes in the CIP are multi homed 300 MHz pentium PCs. 100 Mbps full duplex links interconnects CIP nodes.

44 C e l l u l a r I P Handoff performance MH receives 100 bytes UDP packets at rates of 25 and 50 pps MH continually make handoffs between BS every 5 seconds. Packet loss per handoff Mobile-GW round trip time (ms)

45 C e l l u l a r I P Handoff performance contd... Inferences: hard handoff causes packet loss proportional to the round trip time and to the downlink packet rate. Semi soft handoff eliminates packet loss completely.

46 C e l l u l a r I P Handoff performance on tcp throughput downlink TCP throughput [kbps) Number of handoffs per minute

47 C e l l u l a r I P Handoff performance contd. Inferences: as the handoff frequency increases, the performance of TCP degrades due to packet loss. Semi-soft handoff reduced packet loss and significantly improved the throughput in relation to hard handoff. Unlike the UDP traffic experiment, packet loss is not entirely eliminated which is reflected in in the decline of throughput.

48 C e l l u l a r I P Active state timeout This parameter determines the time a mobile host maintains a routing cache mappings after receiving a packet. It reflects the expectation that one downlink packet may with high probability be soon followed by another and that it is worth keeping up-to-date routing information for sometime. The trade off involved is the cost associated with transmitting route update packets for maintaining a higher value of timer and reducing paging traffic.

49 C e l l u l a r I P Rate of paging traffic to mobile [bps] Active state timeout

50 C e l l u l a r I P Active state timeout contd. Inferences : paging traffic is reduced drastically by increasing the value of active state timeout timer. Reducing the paging traffic saves the paging time and buffering requirement at the GW.

51 C e l l u l a r I P Scalability Main concern of scalability is the use of per host routes which is required for semi soft handoff. In CIP scalability is achieved by separating the location management of idle host from active MH. Thus CIP can accommodate large number of users.

52 C e l l u l a r I P Scalability contd. throughput [Mbps] Number of entries in routing cache

53 C e l l u l a r I P Scalability contd.. Inference: throughput curve is hardly decreasing with increasing routing cache size and it suggest that in the studied scenario the performance bottleneck is not the routing cache entries.

54 C e l l u l a r I P Summary Limitations imposed by MIP for highly mobile hosts; Improvements offered by CIP Separation of local mobility and wide area mobility Cheap passive connectivity using PC and RC Flexible handoff Scalability of CIP Authentication and security issues

55 C e l l u l a r I P Ongoing work... Authentication information in the control ICMP packets.(dealing security issues) Providing QOS.(in terms of differentiated services)

56 C e l l u l a r I P References A. G. Valko, A. T. Campbell, J. Gomez, "Cellular IP - A Local Mobility Protocol," IEEE 13th Annual Computer Communications Workshop, Oxford, Mississippi, October 1998. A. G. Valko, "Cellular IP - A New Approach to Internet Host Mobility," ACM Computer Communication Review, January 1999 A. G. Valko, A. T. Campbell, J. Gomez, "Cellular IP," Internet Draft, draft- valko-cellularip-00.txt, November 1998. Slides of the presentation at 43rd IETF, Mobile IP WG, Orlando, December 1998. A. G. Valko, J. Gomez, S. Kim, A. T. Campbell, "On the Analysis of Cellular IP Access Networks", IFIP Sixth International Workshop on Protocols for High Speed Networks (PfHSN'99), Salem Massachusetts, August 1999. Andrew T. Campbell, Javier Gomez, Andras G. Valko, "An Overview of Cellular IP" IEEE Wireless Communications and Networking Conference (WCNC'99), New Orleans, September 1999.

57 C e l l u l a r I P References contd.. S. Kim, C-Y. Wan, W. B. Paul, T. Sawada, A. T. Campbell, J. Gomez, A. G. Valko, "A Cellular IPDemostrator", Sixth IEEE International Workshop on Mobile Multimedia Communications (MOMUC'99), San Diego, California, November 1999. A. T. Cambell, S. Kim, J. Gomez, C-Y. Wan, Z. Turanyi, A. Valko, "draft-ietf- mobileip-cellularip-00.tx", IETF mobile IP Working Group Document, December 1999. A. G. Valko, A. T. Campbell, J. Gomez, "Cellular IP (old version)," Internet Draft, draft-valko-cellularip-00.txt, November 1998. A. Campbell, J. Gomez, C-Y. Wan, Z. Turanyi, A. Valko, "Cellular IP," Internet Draft, draft-valko-cellularip-01.txt, October 1999. A. T. Campbell, S. Kim, J. Gomez, C-Y. Wan, Z. Turanyi, A. Valko, "Cellular IP Performance", draft-gomez-cellularip-perf-00.txt, October 1999. A. T. Campbell, J. Gomez, S. Kim, C-Y. Wan, Z. Turanyi, A. Valko, "Cellular IP Performance" Slides of the presentation at IETF, Mobile IP WG, Washington, November 1999.


Download ppt "C e l l u l a r I P Cellular IP:A new Paradigm in Internet Host Mobility P R E S E N T E D B Y Venu Pragada Abhinav Anand."

Similar presentations


Ads by Google