A Handoff Architecture with Relay Agent in Nested Mobile Networks

Size: px
Start display at page:

Download "A Handoff Architecture with Relay Agent in Nested Mobile Networks"

Transcription

1 A Handoff Architecture with Relay Agent in Nested Mobile Networks 1 Jae Kul Lee, 2 Choong Seon Hong 1,2 School of Electronics and Information, Kyung Hee University Korea jaekul75@networking.kyunghee.ac.kr, cshong@khu.ac.kr Abstract Under the circumstance of traditional MIPv6 and mobile networks, a Correspondent Node(CN) always attempts to send a packet to the Mobile Node(MN) via only it's own Home Agent(HA) at the first communication, while the packet in nested mobile network is forwarded via all HA referring to Mobile Router(MR) in tree. Two problems occur in this scenario; one is inefficient routing via several HAs, the other lies in waste of transmission resource and delay of registration process caused by change of nested mobile network s topology. Therefore, we propose Mobile Relay Agent (MRA) to support effective routing by local mobility management. Our proposal establishes direct path from Top Level Mobile Router(TLMR) to CNs and its HA that could achieve smaller handoff latency by localizing the update messages within a restricted scale over nested mobile network. Keywords NEtwork MObility (NEMO), Nested Mobile Network, Handoff, Relay 1

2 Introduction The evolution of information technology has enabled a mobile object such as person, car, bus, train, airplane, or ship to carry a plethora of information device Although Mobile IPv6 can be considered as a solution for the problem, it does not support in the situation Routing is inefficient in nested mobile networks with several subnets This paper proposes an architecture and element to support packet routing for mobile networks 1. Introduction The evolution of information technology has enabled a mobile object such as person, car, bus, train, airplane, or ship to carry a plethora of information devices. They also carry another those with information devices and many kinds and many kinds of information devices are installed in them.[1] Traditional mobility support usually provides internet connectivity for mobile hosts. In contrast, network mobility support should supply that to an entire network composed by one or more subnets. The mobile network can change it s point of attachment to Internet.[2] Mobility support scheme is researched actively in NEMO(NEtwork MObility) that is WG(working group) of IETF(Internet Engineering Task Force). Mobile networks have three issues. The first is address management in mobile network. For example, Foreign network should assign new CoA to node or MR(Mobile Router) changing point of attachment to keep connecting to internet. The second one is to secure security from it. The mobile node is authenticated its HA and CNs but those have no guarantee that the Mobile Node is allowed to send a binding update for the home address specified in the Binding update. It is required that HA authorize a binding sent with PSBU(Prefix Scope Binding updates)[2]. The final one is issue of route optimization. All the Packets sent by NEMO, HA and CN will be passed via the HAs of all the MRs on their path 2

3 Packet Format of the Binding Update 0 A H R D P Rervd Sub-Options 8 Prefix Length Option Type Option Length Sequence Number Lifetime Table 1. Binding update option format Sub-Option Type Sub-Option Len Prefix Length MONET Prefix Table 2. MONET prefix sub-option 2.1 Binding update for mobile network Lately, a recent paper[1] and IETF draft[2] proposed extension of Mobile IPv6 using PSBU(Prefix Scope Binding update) for NEMO. Instead of establishing a one-to-one relationship between a home address and a CoA, the binding refered to as PSBUs establishes a many- to-one relationship between the set of nodes that share the same MONET Prefix and a CoA, as described in [2]. In NEMOs, they use binding update that composes of CoA and the MONET Prefix instead of the full 128-bits IPv6 home address. New flag is added in binding update option of Mobile IPv6 to support PSBU. It means BU has new sub-option with MONET prefix. MR sends PSBU to HA and CNs which communicate with LFN(Local Fixed Node)s. PSBU enables Node receiving it to use it as net mask. Existing address conforms with MONET prefix. The direct path between MONET and CN communicating with several LFNs is set up by a single registration with MONET prefix. 3

4 Operation of main components Correspondent node operation Checks validity of binding update Creates a new entry in binding cache Looks for entry corresponding to the destination address Home agent operation Checks validity of binding update Tunnels the packet to the CoA coincide with a prefix Mobile router operation Sends the prefix scope binding update to its HA Decapsulates packet and send packet to the original destination Sends prefix scope binding update to the original sender 2.2 Operation of main components Correspondent Node Operation When correspondent node receive binding update, it has three procedures. First, it receives BU from either MRs or MNs. Second, the CN checks validity. If P flag is set, it should include MONET Prefix Sub-Option in binding update. If the binding update is valid, the CN creates a new entry in binding cache. When the CN attempts to send packets, it looks for entry corresponding to the destination address in the binding cache. If there is CoA equal to destination address, CN send packet to CoA Home Agent Operation If the HA receives a binding update from a MR in a mobile network, the HA checks validity. It stores the binding in the Binding Cache. When HA receives a packet, HA checks whether destination address coincide with a prefix of a binding in binding cache or not. If that is equal, HA tunnels the packet to the CoA Mobile Router Operation The prefix scope binding update is sent by MR to its HA, its own CNs and CNs of the LFNs. The MR sets the P flag in binding update and adds a MONET Sub-Option with MONET Prefix. If the MR sends a binding update to its HA, tunnel is set up between MR and its HA. If the MR receive encapsulated packet, it should perform two things. The first is that MR should decapsulate packet and send packet to the original destination. The second, MR should send prefix scope binding update to the original sender because Receiving an encapsulated packet tunneled from the MR s HA means that original sender don t know information of mobility for MONET.[1][2] 4

5 Scenario of mobile network Prefix1 -> MR1 MR1 -> CoAMR1 Prefix1 -> CoAMR1 Prefix2 -> MR2 Prefix3 -> MR2 MR2 -> CoAMR2 Prefix2 -> CoAMR2 Prefix3 -> CoAMR2 CN (1) HAMR1 Stationary Network (2) HAMR2 MR2 (5 ) (3 ) LFN1 Figure 1. Traditional nested mobile network MR1 Mobile Network (e.g., Train) (4 ) LFN2 Mobile Network (e.g., Person) 2.3 Scenario of mobile network In this paper we will describe two kinds of scenario about MONET. The first is scenario in which each mobile network in nested MONET communicates with CN after registration to its HA. The second is scenario in which MR performs handoff caused by change of structure in nested MONET. The MR1 also visits subnet served by MR2 after MR2 moves from its home link to foreign link as described in Figure 1. The MR1 and the MR2 respectively send binding update to their own HA. Tunnels are established between MR1 and MR2 and their HAs. The HA of MR2 exchange routing information and add two entry for Prefix2 and Prefix3 in the routing table. HA_MR2(HA of MR2) creates three bindings indicating same CoA of MR2, Prefix2 and Prefix3. The HA of MR1 also adds binding of Prefix1. Figure 1 shows sequence of operation as described below 1) When CN firstly attempts to send to LFN(Local Fixed Node)1 served by MR1, it forward packet to home address of LFN1 because CN don t know mobility information of LFN1. the packet is sent to HA of MR1 and HA_MR1 intercepts the packet. 2) HA_MR1 tunnels the packet to CoA in Binding Cache of MR1 corresponding to the destination address or prefix of the packet. 3) HA_MR2 tunnels the packet to CoA_MR2 corresponding to prefix3 in the binding cache again because prefix3 is equal to CoA_MR1 to the destination address of the packet. 4) MR2 forwards the packet to the destination address gained by decapsulating it 5) If the MR1 receives the packet, it decapsulates the packet to take the inner packet. The MR1 forwards the original packet sent from CN to LFN2. The three bi-directional nested tunnels is established in this scenario.[1] 5

6 Handoff within the nested mobile network Prefix1 -> MR1 MR1 -> CoAMR1 Prefix1 -> CoAMR1 Prefix2 -> MR2 Prefix3 -> MR2 MR2 -> CoAMR2 Prefix2 -> CoAMR2 Prefix3 -> CoAMR2 HAMR1 CN Stationary Network HAMR2 MR2 Mobile Network (e.g., Train) Prefix 2 Prefix 3 Prefix 1 MR1 LFN1 LFN2 Figure 2. Handoff within the nested mobile network the second scenario is handoff in nested mobile network. Figure 2 shows that the lower mobile network of MR1 moves to subnet in the same domain served by MR2 1) The mobile network served by MR1 moves from prefix3 to prefix2 in the same domain. The MR1 tryes to register binding update to notify its own HA of information of mobility. The packet is passed via all the HAs of MR on the path to the Top Level Mobile Router (TLMR) MR2. The below figure is sequence diagram about a process of registration MR1 Old New MR2 HAMR2 HAMR1 Handoff Advertisement Message Registration Request Message Registration Request Message Handoff Complete 6

7 Proposed Architecture MRA(Mobile Relay Agent) Role Upon receiving a packet, the MRA set it s address in this packet and relays it to next MRA or destination Manage cache to support for mobile node or networks Assignment MRA is dynamically assigned mobile router on the path when mobile node or router sends Binding Update massage to Home Agent 3. Proposal for nested mobile network This paper requests mobile router to have additional functions for nested mobile network. We shall refer to such a mobile router as a Mobile Relay Agent(MRA). With no nested tunnels optimization, we would have three bidirectional nested tunnels. In the paper Top Level MRA establish the direct route to CNs and HAs. For example, if MRA receives BU from mobile network of lower level, MRA replaces CoA of BU with its own CoA and relay BU to the upstream MRA. That allows route to be optimized in the nested mobile network and avoids size of packet to increase by the overhead tunnels. In addition, if tree of nested mobile network has a change, existing method requests MR to send BU to its HA through the overlaid tunnels. In contrast, the proposed method completes fast handoff by only registering BU to the upstream MRA. Existing paper[3] proposed route optimization in the nested mobile network but that has three problems. The first, that cause increase of packet size by routing header. The second, when a topology in the tree changes, MR should send an RRH heartbeat similar to BU to its own HA. MRA is dynamically assigned to mobile router on the path when mobile node or router send Binding update message to Home Agent. 7

8 Operation scenario in proposed Architecture Prefix1 -> MR1 MR1 -> CoAMTA2 Prefix1 -> CoAMTA2 Prefix2 -> MR2 Prefix3 -> MR2 MR2 -> CoAMTA2 Prefix2 -> CoAMTA2 Prefix3 -> CoAMTA2 CN MR1 -> CoAMTA1 Prefix1 -> CoAMTA1 HAMR1 (3) Stationary Network (2) (4) Prefix 2 HAMR2 MTA2 Figure 3. Scenario in nested mobile network with MRA Mobile Network (e.g., Train) (5 ) Prefix 3 Mobile Network MTA1 (e.g., Person) (6 ) (1 ) Prefix 1 LFN1 LFN2 3.1 Scenario for mobility management of the mobile network The MR1 also visits subnet served by MRA2 after mobile network of MRA2 moves from its home link to foreign link. The MRA1 and the MRA2 respectively send binding update to their own HAs. Figure 3 shows sequence of operation as described below 1) MRA2 sends binding update message to its HA to notify information of new location after visiting foreign link. 2) MRA1 also forward BU with home address option to MRA2 on the path destined to its HA after mobile network represented by it move to subnet of MRA2. If MRA2 receive BU from MRA1, the MRA checks its destination option header and create a binding cache entry for MRA1 (home address of MRA1 -> Care-of-address of MRA1). MRA2 replaces the CoA of MRA in the binding update with its own CoA, then relays BU to HAs, CNs and the MRA of upper level. 3) If CN newly attempts to send a packet to LFN1, it is forwarded to home address of LFN1 because CN don t know information of new location. 4) HA of MRA intercepts the packet destined to LFN1 and search the entry equal to that in the binding cache. Then HA forwards packet encapsulated by CoA of MRA2. 5) When MRA2 receives packet from HA of MRA, it has three procedure. The first, MRA2 decapsulates the packet to gain the inner packet. The second, MRA2 searches entry equal to the inner packet. The final, MRA2 encapsulates the packet to MRA1 and sends it.6) MRA decapsulates the packet to gain original packet and forwards it to LFN1. 8

9 Handoff in proposed Architecture Prefix1 -> MR1 MR1 -> CoAMRA2 Prefix1 -> CoAMRA2 Prefix2 -> MR2 Prefix3 -> MR2 MR2 -> CoAMRA2 Prefix2 -> CoAMRA2 Prefix3 -> CoAMRA2 HAMR1 CN Stationary Network HAMR2 MRA2 Mobile Network (e.g., Train) MR1 -> CoAMTA1 Prefix1 -> CoAMTA1 Prefix 2 MRA1 Prefix 3 LFN1 LFN2 Figure 4. Handoff within the nested mobile network 3.2 Scenario for mobility management within the nested mobile network In this chapter we present proposal about mobility management within the nested mobile network Figure 4 shows scenario in which mobile network served by MRA1 moves to subnet in same domain represented by MRA2. When a topology changes in the tree of nested mobile network, MR should send BU to its HA and CNs corresponding to it. That can cause a packet loss by a delay of registration. In contrast, the proposed method completes fast handoff by only registering BU to MTA of the upper level. MR1 Old New MRA2 HA Handoff Advertisement Message Registration Request Message Registration Request Message Handoff Complete 9

10 Simulation(1) Figure 5. Response time of HTTP Figure 6. Average of response time in the FTP download 4. Simulation In the paper we use OPNET 8.0 which is network simulator to compare the proposed scheme with the existing it. The elements of measurement are response time of HTTP, DB and FTP and end-toend delay of video conference. We will evaluate transmission efficiency in the nested mobile network. 4.1 Simulation environment We assume that both the existing architecture and the proposed one achieve to register BU to CNs and HAs communicating with MR and LFN. In the existing scheme packets are sended via all the HAs of MRs on the path to the TLMR(Top Level Mobile Router), But The proposal of this paper establishes direct path from TLMR to CNs and its HA. 4.2 Performance evaluation We simulate three application data and video traffic to evaluate performance. We will describe the existing scheme to existing of the red color and the proposed scheme to applied of the blue color in the following figure. In the first place, The simulation time is 1000 seconds as described in x- axis. Page Size composes of text of 1000 bytes and five images between 500 and 800 bytes. We set up WAN by PPP with 56k link. The utilization of all links is 65 % per second.in the Figure 5 the existing scheme described as the red dots shows results of 2.5~3 seconds but most of the results are 1~2 seconds in the proposed architecture with MRA. We can know the proposed scheme spends shorter than the existing scheme. We will shows simulation parameters corresponding to response time of FTP Upload and Download. File size is fixed to 2000bytes in this simulation. Inter-request time is between 150 and 200 seconds. The whole simulation time is one hour. If we analyze the result in the Figure 6, most of the results are near 1.25 seconds. The results of architecture where MRA is applied is measured near 0.75 seconds. Compared with his previous work, this latter is more effective than the former. PPP 56k link is used in the WAN. The rate using link is 65 % per second. 10

11 Simulation(2) Figure 7. Response time of DB Query Figure 8. End-to-end of Video conference The parameters referring to response time of DB query are specialized below. The simulation about response time of DB Query is performed for 1000 seconds as described in the x-axis. We apply to exponential function to set up term of DB Query. The upper line in the figure is measured between 4.0 and 0.5 seconds. The blue line applied to MRA is near 0.2 seconds. Finally, we simulate end-to-end delay of video conference. The entire time of simulation about video conference is 5 minutes in the x-axis. The frame term of incoming stream and outgoing stream is happened between 0.5 and 0.8 seconds by the same probability. The frame size of incoming stream and outgoing stream is set up in 13000~18000 bytes by the same probability. When WAN use PPP 56k link in this simulation, bottleneck happened between CN and TLMR(Top Level Mobile Router). As a result, we use PPP DS1 link for WAN.The proposed architecture is much better than the existing one in the video conference as described in the Figure 8 11

12 Conclusion This paper proposes MRA that supports route optimization in the nested mobile network Mobile IPv6 with MRA allows top-level Router on a mobile network to directly communicate with CN The simulation corresponding to response time of HTTP, FTP, DB and end-to-end delay of video conference shows that the proposed method is much better than the existing one 5. Conclusion Mobile IP supports route optimization for host but there is the inefficient route to flow via the HAs of all the MRs on their path within the Mobile Network. MR should send BU to its HA as soon as change of architecture happen in the nested mobile network. It takes long delay to complete handoff. This paper proposed MRA so that mobile routers can support such problems in nested mobile network. The proposed architecture establishes direct path from TLMR to CNs and corresponding its HA. This scheme also achieves fast handoff by only registering BU to the upper level MRA. The Simulation to response time of HTTP, FTP, DB and end-to-end delay of video conference shows that the proposed method is much better than the existing one Acknowledgement This work was supported by a grant No. R from Korea Science & Engineering Foundation. References [1] Ichiro OKAJIMA, Narumi Umeda, Yasushi YAMAO, Architecture and Mobile IPv6 Extensions Supporting Mobile Networks In Mobile Communications, Vehicular Technology Conference, VTC 2001 Fall. IEEE VTS 54th, Volume 4, 2001 [2] Alexis Olivereau, Ludovic Bellier, Claude Castelluccia, "Mobile Networks Support in Mobile IPv6," Internet Draft, IETF, March 2002 [3] P. Thubert, M. Molteni, "IPv6 Reverse Routing Header and its application to Mobile Networks," Internet Draft, IETF, June 2002 [4] Seisho Yasukawa, Jun Nishikido, Komura Hisashi, Scalable Mobility and QoS Support Mechanism for IPv6-based Real-time Wireless Internet Traffic, Global Telecommunications Conference, GLOBECOM '01. IEEE, Volume 6, 2001 [5] Eva Gustafsson, Annika Jonsson, Charles E. Perkins, "Mobile IPv4 Regional Registration," Internet Draft, IETF, October, 2002 [6] Timothy J. Kniveton, Jari T. Malinen, Vijay Devarapalli, Charles E. Perkins, Mobile Router Support with Mobile IP Internet Draft, IETF, July 2002 [7] S. Deering, R.Hinden, Internet Protocol Version 6 (ipv6) Specification, RFC2460, IETF, December 1998 [8] D. Johnson, C. Perkins, J. Arkko, "Mobility Support in IPv6," Internet Draft, IETF, February 26, 2003 [9] A. Conta, S. Deering, "Generic Packet Tunneling in IPv6 Specification," RFC2473, IETF, December 1998 [10] C. Perkins, "IP Mobility Support," RFC2002, IETF, October

An Active Network Based Hierarchical Mobile Internet Protocol Version 6 Framework

An Active Network Based Hierarchical Mobile Internet Protocol Version 6 Framework An Active Network Based Hierarchical Mobile Internet Protocol Version 6 Framework Zutao Zhu Zhenjun Li YunYong Duan Department of Business Support Department of Computer Science Department of Business

More information

Mobile Routing. When a host moves, its point of attachment in the network changes. This is called a handoff.

Mobile Routing. When a host moves, its point of attachment in the network changes. This is called a handoff. Mobile Routing Basic Notions of Mobility When a host moves, its point of attachment in the changes. This is called a handoff. The point of attachment is a base station (BS) for cellular, or an access point

More information

REDUCING PACKET OVERHEAD IN MOBILE IPV6

REDUCING PACKET OVERHEAD IN MOBILE IPV6 REDUCING PACKET OVERHEAD IN MOBILE IPV6 ABSTRACT Hooshiar Zolfagharnasab 1 1 Department of Computer Engineering, University of Isfahan, Isfahan, Iran hoppico@eng.ui.ac.ir hozo19@gmail.com Common Mobile

More information

Cost Analysis of NEMO Protocol Entities

Cost Analysis of NEMO Protocol Entities Cost Analysis of NEMO Protocol Entities Md. Shohrab Hossain Mohammed Atiquzzaman School of Computer Science, University of Oklahoma, Norman, OK 73019. Email: {shohrab, atiq}@ou.edu William Ivancic NASA

More information

School of Computer Science

School of Computer Science Cost and Scalability Analysis of Mobility Management Entities of NEMO Md. Shohrab Hossain and Mohammed Atiquzzaman TR-OU-TNRL-11-102 February 2011 Telecommunication & Network Research Lab School of Computer

More information

Mobile IP. Bheemarjuna Reddy Tamma IIT Hyderabad. Source: Slides of Charlie Perkins and Geert Heijenk on Mobile IP

Mobile IP. Bheemarjuna Reddy Tamma IIT Hyderabad. Source: Slides of Charlie Perkins and Geert Heijenk on Mobile IP Mobile IP Bheemarjuna Reddy Tamma IIT Hyderabad Source: Slides of Charlie Perkins and Geert Heijenk on Mobile IP IP Refresher Mobile IP Basics 3 parts of Mobile IP: Outline Advertising Care-of Addresses

More information

Mobility on IPv6 Networks

Mobility on IPv6 Networks Mobility on IPv6 Networks Pedro M. Ruiz Project Manager Agora Systems S.A. Global IPv6 Summit Madrid 13-15 March 2002 Pedro M. Ruiz (c) Agora Systems S.A, 2002 1 Outline Motivation MIPv6 architecture MIPv6

More information

Introduction to Mobile IPv6

Introduction to Mobile IPv6 1 Introduction to Mobile IPv6 III IPv6 Global Summit Moscow Dr. Dimitrios Kalogeras dkalo@grnet.gr GRNET Outline Introduction Relevant Features of IPv6 Major Differences between MIPv4 and MIPv6 Mobile

More information

How To Understand The Theory Of Network Mobility

How To Understand The Theory Of Network Mobility Mathematical Modeling and Simulation Study of Delay-Sensitive Algorithm to Enhance Quality of Service in Mobile Networks L. Arockiam 1 and P. Calduwel Newton 2 1 Associate Professor, St. Joseph s College

More information

Network Mobility Support Scheme on PMIPv6 Networks

Network Mobility Support Scheme on PMIPv6 Networks Network Mobility Support Scheme on PMIPv6 Networks Hyo-Beom Lee 1, Youn-Hee Han 2 and Sung-Gi Min 1 1 Dept. of Computer Science and Engineering, Korea University, Seoul, South Korea. sgmin@korea.ac.kr

More information

An Intelligent Tunneling Framework for Always Best Connected Support in Network Mobility (NEMO)

An Intelligent Tunneling Framework for Always Best Connected Support in Network Mobility (NEMO) An Intelligent Tunneling Framework for Always Best Connected Support in Network Mobility (NEMO) Huu-Nghia Nguyen, Christian Bonnet Mobile Communications Department Eurecom Institute 2229 Route des Crêtes,

More information

Mobile IP Part I: IPv4

Mobile IP Part I: IPv4 Mobile IP Part I: IPv4 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/ 12-1 q Mobile

More information

Tomás P. de Miguel DIT-UPM. dit UPM

Tomás P. de Miguel DIT-UPM. dit UPM Tomás P. de Miguel DIT- 15 12 Internet Mobile Market Phone.com 15 12 in Millions 9 6 3 9 6 3 0 1996 1997 1998 1999 2000 2001 0 Wireless Internet E-mail subscribers 2 (January 2001) Mobility The ability

More information

Mobility Management Framework in Software Defined Networks

Mobility Management Framework in Software Defined Networks , pp. 1-10 http://dx.doi.org/10.14257/ijseia.2014.8.8,01 Mobility Management Framework in Software Defined Networks Kyoung-Hee Lee Department of Computer Engineering, Pai Chai University, Korea leekhe@pcu.ac.kr

More information

On the Design of Mobility Management Scheme for 802.16-based Network Environment

On the Design of Mobility Management Scheme for 802.16-based Network Environment On the Design of obility anagement Scheme for 802.16-based Network Environment Junn-Yen Hu and Chun-Chuan Yang ultimedia and Communications Laboratory Department of Computer Science and Information Engineering

More information

QoS Provisioning in Mobile Internet Environment

QoS Provisioning in Mobile Internet Environment QoS Provisioning in Moile Internet Environment Salem Lepaja (salem.lepaja@tuwien.ac.at), Reinhard Fleck, Nguyen Nam Hoang Vienna University of Technology, Institute of Communication Networks, Favoritenstrasse

More information

IP and Mobility. Requirements to a Mobile IP. Terminology in Mobile IP

IP and Mobility. Requirements to a Mobile IP. Terminology in Mobile IP IP and Mobility Chapter 2 Technical Basics: Layer Methods for Medium Access: Layer 2 Chapter Wireless Networks: Bluetooth, WLAN, WirelessMAN, WirelessWAN Mobile Telecommunication Networks: GSM, GPRS, UMTS

More information

Analysis of Mobile IP in Wireless LANs

Analysis of Mobile IP in Wireless LANs ENSC 835: COMMUNICATION NETWORKS FINAL PROJECT PRESENTATIONS Spring 2011 Analysis of Mobile IP in Wireless LANs www.sfu.ca/~bshahabi Babak Shahabi (bshahabi@sfu.ca( bshahabi@sfu.ca) 301102998 Shaoyun Yang

More information

Dynamic Home Agent Reassignment in Mobile IP

Dynamic Home Agent Reassignment in Mobile IP Dynamic Home Agent Reassignment in Mobile IP Yu Chen Terrance Boult yrchen@agere.com tboult@eecs.lehigh.edu Agere Systems Lehigh University 1247 South Cedar Crest Blvd. 19 Memorial Drive West Allentown,

More information

SHISA: The IPv6 Mobility Framework for BSD Operating Systems

SHISA: The IPv6 Mobility Framework for BSD Operating Systems SHISA: The IPv6 Mobility Framework for BSD Operating Systems Keiichi Shima Internet Initiative Japan Inc. Ryuji Wakikawa, Koshiro Mitsuya, Keisuke Uehara Keio University Tsuyoshi Momose NEC Corporation

More information

MPLS VPN in Cellular Mobile IPv6 Architectures(04##017)

MPLS VPN in Cellular Mobile IPv6 Architectures(04##017) MPLS VPN in Cellular Mobile IPv6 Architectures(04##017) Yao-Chung Chang, Han-Chieh Chao, K.M. Liu and T. G. Tsuei* Department of Electrical Engineering, National Dong Hwa University Hualien, Taiwan, Republic

More information

A Study on Mobile IPv6 Based Mobility Management Architecture

A Study on Mobile IPv6 Based Mobility Management Architecture UDC 621.396.69:681.32 A Study on Mobile IPv6 Based Mobility Management Architecture VTsuguo Kato VRyuichi Takechi VHideaki Ono (Manuscript received January 19, 2001) Mobile IPv6 is considered to be one

More information

Mobile Internet Protocol v6 MIPv6

Mobile Internet Protocol v6 MIPv6 Mobile Internet Protocol v6 MIPv6 A brief introduction Holger.Zuleger@hznet.de 13-dec-2005 Holger Zuleger 1/15 > c Defined by MIPv6 RFC3775: Mobility Support in IPv6 (June 2004) RFC3776: Using IPsec to

More information

Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc

Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc (International Journal of Computer Science & Management Studies) Vol. 17, Issue 01 Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc Dr. Khalid Hamid Bilal Khartoum, Sudan dr.khalidbilal@hotmail.com

More information

Mobility (and philosophical questions about names and identity) David Andersen CMU CS 15-744. The problem

Mobility (and philosophical questions about names and identity) David Andersen CMU CS 15-744. The problem Mobility (and philosophical questions about names and identity) David Andersen CMU CS 15-744 The problem How to support mobile users What do we mean by support? Make it easy and convenient to effectively

More information

Introducing Reliability and Load Balancing in Mobile IPv6 based Networks

Introducing Reliability and Load Balancing in Mobile IPv6 based Networks Introducing Reliability and Load Balancing in Mobile IPv6 based Networks Jahanzeb Faizan Southern Methodist University Dallas, TX, USA jfaizan@engr.smu.edu Hesham El-Rewini Southern Methodist University

More information

Abstract. 2 Overview of mobility in WLAN. 1 Introduction

Abstract. 2 Overview of mobility in WLAN. 1 Introduction A study of mobility in WLAN Fengping Li Helsinki University of Technology Telecommunication Software and Multimedia Laboratory fli@cc.hut.fi Abstract This paper studies mobility in wireless LAN (WLAN,

More information

Infrastructure-less networks

Infrastructure-less networks Infrastructure-less networks Csaba Simon Dept. of Telecommunications and Media Informatics simon@tmit.bme.hu Convergent Networks and Services (VITMM156) 1 Mobility management 2 Mobility Mobile station,

More information

6 Mobility Management

6 Mobility Management Politecnico di Milano Facoltà di Ingegneria dell Informazione 6 Mobility Management Reti Mobili Distribuite Prof. Antonio Capone Introduction Mobility management allows a terminal to change its point of

More information

Proxy Mobile IPv6-Based Handovers for VoIP Services in Wireless Heterogeneous Networks

Proxy Mobile IPv6-Based Handovers for VoIP Services in Wireless Heterogeneous Networks IACSIT International Journal of Engineering and Technology, Vol. 4, No. 5, October 12 Proxy Mobile IPv6-Based Handovers for VoIP Services in Wireless Heterogeneous Networks N. P. Singh and Brahmjit Singh

More information

Wireless Networks: Network Protocols/Mobile IP

Wireless Networks: Network Protocols/Mobile IP Wireless Networks: Network Protocols/Mobile IP Mo$va$on Data transfer Encapsula$on Security IPv6 Problems DHCP Adapted from J. Schiller, Mobile Communications 1 Mo$va$on for Mobile IP Rou$ng based on IP

More information

OPTIMUM EFFICIENT MOBILITY MANAGEMENT SCHEME FOR IPv6

OPTIMUM EFFICIENT MOBILITY MANAGEMENT SCHEME FOR IPv6 OPTIMUM EFFICIENT MOBILITY MANAGEMENT SCHEME FOR IPv6 Virender Kumar Department of Electronics & Communication Engineering, HCTM Technical Campus, Kaithal, India gangotrahctm@gmail.com ABSTRACT Mobile

More information

Boosting mobility performance with Multi-Path TCP

Boosting mobility performance with Multi-Path TCP Boosting mobility performance with Multi-Path TCP Name SURNAME 1, Name SURNAME 2 1 Organisation, Address, City, Postcode, Country Tel: +countrycode localcode number, Fax: + countrycode localcode number,

More information

Mobility Management Advanced

Mobility Management Advanced Mobility Management Advanced Summer Semester 2011 Integrated Communication Systems Group Ilmenau University of Technology Outline Motivation Mobility Management Approaches in the TCP/IP Reference Model

More information

Integrated DNS and IPv6 mobility for next generation Internet

Integrated DNS and IPv6 mobility for next generation Internet Integrated DNS and IPv6 mobility for next generation Internet Winston K G SEAH Seng Kee TAN Institute for Infocomm Research 21, Heng Mui Keng Terrace, Singapore 119613 Tel: +65 68742012 Email: winston@i2r.a-star.edu.sg

More information

Load Balancing in Mobile IPv6 s Correspondent Networks with Mobility Agents

Load Balancing in Mobile IPv6 s Correspondent Networks with Mobility Agents 1 Load Balancing in Mobile IPv6 s Correspondent Networks with Mobility Agents Albert Cabellos-Aparicio, Jordi Domingo-Pascual Abstract A foreseeable scenario is where on the Internet Mobile IPv6 is deployed

More information

0-7803-4902-4/98/$10.00 (c) 1998 IEEE

0-7803-4902-4/98/$10.00 (c) 1998 IEEE Application of Mobile 1P to Tactical Mobile Internetworking Charles Graff Michael Bereschinsky Mitesh Patel US Army CECOM, Fort Monmouth, NJ Li Fung Chang BeHcore331 Newman Springs Rd. Red Bank, NJ 07701

More information

MOBILE VIDEO WITH MOBILE IPv6

MOBILE VIDEO WITH MOBILE IPv6 MOBILE VIDEO WITH MOBILE IPv6 DANIEL MINOLI WILEY A JOHN WILEY & SONS, INC., PUBLICATION CONTENTS PREFACE ABOUT THE AUTHOR xi xiii 1 THE MOBILE USER ENVIRONMENT: SMART PHONES, PORTABLE MEDIA PLAYERS (PMPs),

More information

IPv6 associated protocols. Piers O Hanlon

IPv6 associated protocols. Piers O Hanlon IPv6 associated protocols Piers O Hanlon Contributions Main authors Jean-Marc Barozet, Cisco, France Faycal Hadj, Cisco, France Patrick Grossetete, Cisco, France Gunter Van de Velde, Cisco, Belgium Bernard

More information

Adaptive MAP Selection with Load Balancing Mechanism for the Hierarchical Mobile IPv6

Adaptive MAP Selection with Load Balancing Mechanism for the Hierarchical Mobile IPv6 Tamkang Journal of Science and Engineering, Vol. 12, No. 4, pp. 481 487 (2009) 481 Adaptive MAP Selection with Load Balancing Mechanism for the Hierarchical Mobile IPv6 Ying-Hong Wang, Chih-Peng Hsu* and

More information

Transport and Network Layer

Transport and Network Layer Transport and Network Layer 1 Introduction Responsible for moving messages from end-to-end in a network Closely tied together TCP/IP: most commonly used protocol o Used in Internet o Compatible with a

More information

Internet, Part 2. 1) Session Initiating Protocol (SIP) 2) Quality of Service (QoS) support. 3) Mobility aspects (terminal vs. personal mobility)

Internet, Part 2. 1) Session Initiating Protocol (SIP) 2) Quality of Service (QoS) support. 3) Mobility aspects (terminal vs. personal mobility) Internet, Part 2 1) Session Initiating Protocol (SIP) 2) Quality of Service (QoS) support 3) Mobility aspects (terminal vs. personal mobility) 4) Mobile IP Session Initiation Protocol (SIP) SIP is a protocol

More information

SURVEY ON MOBILITY MANAGEMENT PROTOCOLS FOR IPv6

SURVEY ON MOBILITY MANAGEMENT PROTOCOLS FOR IPv6 SURVEY ON MOBILITY MANAGEMENT PROTOCOLS FOR IPv6 BASED NETWORK 1 Nitul Dutta, 2 Iti Saha Misra, 3 Kushal Pokhrel and 4 Md. Abu Safi 1 Department of Computer Science & Engineering, Sikkim Manipal Institute

More information

A Design of Network-based Flow Mobility based on Proxy Mobile IPv6

A Design of Network-based Flow Mobility based on Proxy Mobile IPv6 This paper was presented as part of the Mobility Management in the Networks of the Future World (MobiWorld) Workshop at A Design of Network-based Flow Mobility based on Proxy Mobile IPv6 Tran Minh Trung

More information

Mobility Management in DECT/IPv6 Networks

Mobility Management in DECT/IPv6 Networks Mobility Management in DECT/IPv6 Networks Sarantis Paskalis 1, Georgios Lampropoulos 1, and Georgios Stefanou 1 Department of Informatics and Telecommunications University of Athens, Greece Abstract. The

More information

ABSTRACT. Introduction. Table of Contents. By Yi-an Chen

ABSTRACT. Introduction. Table of Contents. By Yi-an Chen A Survey Paper on Mobile IP By Yi-an Chen ABSTRACT Mobile Internet Protocol (IP) is a new recommended Internet protocol designed to support the mobility of a user (host). Host mobility is becoming important

More information

Guide to TCP/IP, Third Edition. Chapter 3: Data Link and Network Layer TCP/IP Protocols

Guide to TCP/IP, Third Edition. Chapter 3: Data Link and Network Layer TCP/IP Protocols Guide to TCP/IP, Third Edition Chapter 3: Data Link and Network Layer TCP/IP Protocols Objectives Understand the role that data link protocols, such as SLIP and PPP, play for TCP/IP Distinguish among various

More information

Final for ECE374 05/06/13 Solution!!

Final for ECE374 05/06/13 Solution!! 1 Final for ECE374 05/06/13 Solution!! Instructions: Put your name and student number on each sheet of paper! The exam is closed book. You have 90 minutes to complete the exam. Be a smart exam taker -

More information

Course Overview: Learn the essential skills needed to set up, configure, support, and troubleshoot your TCP/IP-based network.

Course Overview: Learn the essential skills needed to set up, configure, support, and troubleshoot your TCP/IP-based network. Course Name: TCP/IP Networking Course Overview: Learn the essential skills needed to set up, configure, support, and troubleshoot your TCP/IP-based network. TCP/IP is the globally accepted group of protocols

More information

IPv6 Networks: Protocol Selection for Mobile Node

IPv6 Networks: Protocol Selection for Mobile Node International Journal of Emerging Engineering Research and Technology Volume 2, Issue 4, July 2014, PP 16-24 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) IPv6 Networks: Protocol Selection for Mobile

More information

A SIP-based Method for Intra-Domain Handoffs

A SIP-based Method for Intra-Domain Handoffs A -based Method for Intra-Domain Handoffs Dimitra Vali OTE Research Hellenic Telecommunications Organization - OTE S.A. Athens, Greece dvali@oteresearch.gr Abstract- evolves as the multimedia call control

More information

WAN Data Link Protocols

WAN Data Link Protocols WAN Data Link Protocols In addition to Physical layer devices, WANs require Data Link layer protocols to establish the link across the communication line from the sending to the receiving device. 1 Data

More information

An Analysis of the DiffServ Approach in Mobile Environments

An Analysis of the DiffServ Approach in Mobile Environments 1 An Analysis of the DiffServ Approach in Mobile Environments Torsten Braun, University of Berne, Switzerland. (braun@iam.unibe.ch) Claude Castelluccia, INRIA Rhône-Alpes, France. (claude.castelluccia@inrialpes.fr)

More information

Proactive DAD: An L2-assisted Fast Address Acquisition. Strategy for Mobile IPv6 Networks

Proactive DAD: An L2-assisted Fast Address Acquisition. Strategy for Mobile IPv6 Networks Proactive DAD: An L2-assisted Fast Address Acquisition Strategy for Mobile IPv6 Networks Chien-Chao Tseng Department of Computer Science and Information Engineering National Chiao-Tung University Hsinchu,

More information

EINDHOVEN UNIVERSITY OF TECHNOLOGY Department of Mathematics and Computer Science

EINDHOVEN UNIVERSITY OF TECHNOLOGY Department of Mathematics and Computer Science EINDHOVEN UNIVERSITY OF TECHNOLOGY Department of Mathematics and Computer Science Examination Computer Networks (2IC15) on Monday, June 22 nd 2009, 9.00h-12.00h. First read the entire examination. There

More information

Mobility Support in IPv6

Mobility Support in IPv6 Second Annual International Conference Mobile Computing and Networking (MobiCom'96), ye, New York, USA, November 1996. Mobility Support in IPv6 Charles E. Perkins & David B. Johnson 1 Presented By: Ajay

More information

Mobility Management 嚴 力 行 高 雄 大 學 資 工 系

Mobility Management 嚴 力 行 高 雄 大 學 資 工 系 Mobility Management 嚴 力 行 高 雄 大 學 資 工 系 Mobility Management in Cellular Systems Cellular System HLR PSTN MSC MSC VLR BSC BSC BSC cell BTS BTS BTS BTS MT BTS BTS BTS BTS HLR and VLR HLR (Home Location Register)

More information

Chapter 9. IP Secure

Chapter 9. IP Secure Chapter 9 IP Secure 1 Network architecture is usually explained as a stack of different layers. Figure 1 explains the OSI (Open System Interconnect) model stack and IP (Internet Protocol) model stack.

More information

Towards Autonomic Network Management for Mobile IPv4 Based Wireless Networks*

Towards Autonomic Network Management for Mobile IPv4 Based Wireless Networks* Towards Autonomic Network Management for Mobile IPv4 Based Wireless Networks* Dong-Hee Kwon, Woo-Jae Kim, Young-Joo Suh, and James W. Hong Departments of Computer Science and Engineering Pohang University

More information

Telecommunication Services Engineering (TSE) Lab. Chapter III 4G Long Term Evolution (LTE) and Evolved Packet Core (EPC)

Telecommunication Services Engineering (TSE) Lab. Chapter III 4G Long Term Evolution (LTE) and Evolved Packet Core (EPC) Chapter III 4G Long Term Evolution (LTE) and Evolved Packet Core (EPC) http://users.encs.concordia.ca/~glitho/ Outline 1. LTE 2. EPC architectures (Basic and advanced) 3. Mobility management in EPC 4.

More information

Lecture 15. IP address space managed by Internet Assigned Numbers Authority (IANA)

Lecture 15. IP address space managed by Internet Assigned Numbers Authority (IANA) Lecture 15 IP Address Each host and router on the Internet has an IP address, which consist of a combination of network number and host number. The combination is unique; no two machines have the same

More information

Internet Architecture for Robust Mobility. Sangheon Pack (백상헌) Korea University shpack@korea.ac.kr

Internet Architecture for Robust Mobility. Sangheon Pack (백상헌) Korea University shpack@korea.ac.kr Internet Architecture for Robust Mobility Sangheon Pack (백상헌) Korea University shpack@korea.ac.kr Contents Introduction IETF Activity Home Agent Reliability Protocol P2P-based Approaches ROAM and SAMP

More information

Load Balancing in Mobile IPv6 s Correspondent Networks with Mobility Agents

Load Balancing in Mobile IPv6 s Correspondent Networks with Mobility Agents Load Balancing in Mobile IPv6 s Correspondent Networks with Mobility Agents Albert Cabellos-Aparicio, Jordi Domingo Pascual Departament d Arquitectura de Computadors Universitat Politècnica de Catalunya

More information

On the Impacts of Distributed and Dynamic Mobility Management Strategy: A Simulation Study

On the Impacts of Distributed and Dynamic Mobility Management Strategy: A Simulation Study On the Impacts of Distributed and Dynamic Mobility Management Strategy: A Simulation Study Seil Jeon Instituto de Telecomunicações Campus Universitário de Santiago Aveiro, Portugal seiljeon@av.it.pt Sérgio

More information

Performance Evaluation of a QoS-Aware Handover Mechanism

Performance Evaluation of a QoS-Aware Handover Mechanism Performance Evaluation of a QoS-Aware Handover Mechanism 1.Introduction Background Requirements in mobile communication Seamless mobility support Guarantee certain levels of QoS Mobile communications over

More information

IPv6 mobility and ad hoc network mobility overview report

IPv6 mobility and ad hoc network mobility overview report Institut Eurecom 1 Department of Mobile Communications 2229, route des Crêtes B.P. 193 06904 Sophia Antipolis FRANCE Research Report RR-08-217 IPv6 mobility and ad hoc network mobility overview report

More information

A Mobile Ad-hoc Satellite and Wireless Mesh Networking Approach for Public Safety Communications

A Mobile Ad-hoc Satellite and Wireless Mesh Networking Approach for Public Safety Communications A Mobile Ad-hoc Satellite and Wireless Mesh Networking Approach for Public Safety Communications G. Iapichino, C. Bonnet Mobile Communications Department Eurecom Sophia Antipolis, France {Iapichin, Bonnet}@eurecom.fr

More information

Cost and Efficiency Analysis of NEMO Protocol Entities

Cost and Efficiency Analysis of NEMO Protocol Entities JOURNAL OF NETWORKS, VOL. 7, NO. 3, MARCH 2012 427 Cost and Efficiency Analysis of NEMO Protocol Entities Md. Shohrab Hossain, Mohammed Atiquzzaman School of Computer Science, University of Oklahoma, Norman,

More information

A Novel Pathway for Portability of Networks and Handing-on between Networks

A Novel Pathway for Portability of Networks and Handing-on between Networks A Novel Pathway for Portability of Networks and Handing-on between Networks D. S. Dayana #1, S. R. Surya #2 Department of Computer Applications, SRM University, Chennai, India 1 dayanads@rediffmail.com

More information

Note! The problem set consists of two parts: Part I: The problem specifications pages Part II: The answer pages

Note! The problem set consists of two parts: Part I: The problem specifications pages Part II: The answer pages Part I: The problem specifications NTNU The Norwegian University of Science and Technology Department of Telematics Note! The problem set consists of two parts: Part I: The problem specifications pages

More information

Reliable Multicast Protocol with Packet Forwarding in Wireless Internet

Reliable Multicast Protocol with Packet Forwarding in Wireless Internet Reliable Multicast Protocol with Packet Forwarding in Wireless Internet Taku NOGUCHI, Toru YOSHIKAWA and Miki YAMAMOTO College of Information Science and Engineering, Ritsumeikan University 1-1-1, Nojihigashi,

More information

SOFTWARE-DEFINED NETWORKING IN HETEROGENEOUS RADIO ACCESS NETWORKS

SOFTWARE-DEFINED NETWORKING IN HETEROGENEOUS RADIO ACCESS NETWORKS SOFTWARE-DEFINED NETWORKING IN HETEROGENEOUS RADIO ACCESS NETWORKS Hao Yu Technical University of Denmark (DTU), Oersteds Plads 343, Kgs. Lyngby, 2800, Denmark e-mail: haoyu@fotonik.dtu.dk Paper type Research

More information

CS268 Exam Solutions. 1) End-to-End (20 pts)

CS268 Exam Solutions. 1) End-to-End (20 pts) CS268 Exam Solutions General comments: ) If you would like a re-grade, submit in email a complete explanation of why your solution should be re-graded. Quote parts of your solution if necessary. In person

More information

Mobile IP Network Layer Lesson 02 TCP/IP Suite and IP Protocol

Mobile IP Network Layer Lesson 02 TCP/IP Suite and IP Protocol Mobile IP Network Layer Lesson 02 TCP/IP Suite and IP Protocol 1 TCP/IP protocol suite A suite of protocols for networking for the Internet Transmission control protocol (TCP) or User Datagram protocol

More information

A Proxy Mobile IP based Layer-3 Handover Scheme for Mobile WiMAX based Wireless Mesh Networks

A Proxy Mobile IP based Layer-3 Handover Scheme for Mobile WiMAX based Wireless Mesh Networks A Proxy Mobile IP based Layer-3 Handover Scheme for Mobile WiMAX based Wireless Mesh Networks Min-Kim, Jong-min Kim, Hwa-sung Kim Dept. of Electronics and Communications Engineering Kwangwoon University

More information

Hierarchical Mobility Management for VoIP Traffic

Hierarchical Mobility Management for VoIP Traffic Hierarchical Mobility Management for VoIP Traffic Archan Misra Subir Das Anthony J McAuley Telcordia Technologies, Inc 445 South Street Morristown, NJ 07960 1 Abstract A hierarchical IP-based mobility

More information

Implementing DHCPv6 on an IPv6 network

Implementing DHCPv6 on an IPv6 network Implementing DHCPv6 on an IPv6 network Benjamin Long benlong@iol.unh.edu 8-11-2009 Implementing DHCPv6 on an IPv6 network 2 Table of Contents DHCPv6 Overview...3 Terms used by DHCPv6...3 DHCPv6 Message

More information

Applications. Network Application Performance Analysis. Laboratory. Objective. Overview

Applications. Network Application Performance Analysis. Laboratory. Objective. Overview Laboratory 12 Applications Network Application Performance Analysis Objective The objective of this lab is to analyze the performance of an Internet application protocol and its relation to the underlying

More information

Security Considerations for Intrinsic Monitoring within IPv6 Networks: Work in Progress

Security Considerations for Intrinsic Monitoring within IPv6 Networks: Work in Progress Security Considerations for Intrinsic Monitoring within IPv6 Networks: Work in Progress Alan Davy and Lei Shi Telecommunication Software&Systems Group, Waterford Institute of Technology, Ireland adavy,lshi@tssg.org

More information

IPv6 Moving Network Testbed with Micro-Mobility Support

IPv6 Moving Network Testbed with Micro-Mobility Support IPv6 Moving Network Testbed with Micro-Mobility Support Miklós Aurél Rónai 1, Kristóf Fodor 1, Ralf Tönjes 2 Ericsson Research, 1 Traffic Lab (Hungary), 2 Eurolab (Germany) {Miklos.Ronai, Kristof.Fodor,

More information

Introduction to IP v6

Introduction to IP v6 IP v 1-3: defined and replaced Introduction to IP v6 IP v4 - current version; 20 years old IP v5 - streams protocol IP v6 - replacement for IP v4 During developments it was called IPng - Next Generation

More information

IP - The Internet Protocol

IP - The Internet Protocol Orientation IP - The Internet Protocol IP (Internet Protocol) is a Network Layer Protocol. IP s current version is Version 4 (IPv4). It is specified in RFC 891. TCP UDP Transport Layer ICMP IP IGMP Network

More information

G.Vijaya kumar et al, Int. J. Comp. Tech. Appl., Vol 2 (5), 1413-1418

G.Vijaya kumar et al, Int. J. Comp. Tech. Appl., Vol 2 (5), 1413-1418 An Analytical Model to evaluate the Approaches of Mobility Management 1 G.Vijaya Kumar, *2 A.Lakshman Rao *1 M.Tech (CSE Student), Pragati Engineering College, Kakinada, India. Vijay9908914010@gmail.com

More information

BCS THE CHARTERED INSTITUTE FOR IT. BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 5 Diploma in IT COMPUTER NETWORKS

BCS THE CHARTERED INSTITUTE FOR IT. BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 5 Diploma in IT COMPUTER NETWORKS BCS THE CHARTERED INSTITUTE FOR IT BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 5 Diploma in IT COMPUTER NETWORKS Friday 2 nd October 2015 Morning Answer any FOUR questions out of SIX. All questions carry

More information

Securing Internet Gateway Discovery Protocol in Ubiquitous Wireless Internet Access Networks

Securing Internet Gateway Discovery Protocol in Ubiquitous Wireless Internet Access Networks Securing Internet Gateway Discovery Protocol in Ubiquitous Wireless Internet Access Networks Bok-Nyong Park 1, Wonjun Lee 1 and Christian Shin 2 1 Dept. of Computer Science and Engineering, Korea University,

More information

Linux Based Implementation and Performance Measurements of Dual Stack Mobile IPv6

Linux Based Implementation and Performance Measurements of Dual Stack Mobile IPv6 Linux Based Implementation and Performance Measurements of Dual Stack Mobile IPv6 CHAMAN SINGH 1 K.L.BANSAL 2 1 Assistant Professor 2 Associate Professor chaman83mca@gmail.com kishorilalbansal@yahoo.co.in

More information

Multicasting with Mobile IP & The Session Initiation Protocol

Multicasting with Mobile IP & The Session Initiation Protocol Multicasting with Mobile IP & The Session Initiation Protocol Hamad el Allali and Cristian Hesselman Abstract This report discusses how Mobile IP deals with multicast communications and describes a possible

More information

Multi-paths Routing with Load Balancing for Internet Access in Wireless Mesh Networks

Multi-paths Routing with Load Balancing for Internet Access in Wireless Mesh Networks Multi-paths Routing with Load Balancing for Internet Access in Wireless Mesh Networks Vinh Dien HOANG 1, Maode MA 2, Hiroshi HARADA 1 1 Wireless Communications Laboratory, National Institute of Information

More information

Ethernet. Ethernet. Network Devices

Ethernet. Ethernet. Network Devices Ethernet Babak Kia Adjunct Professor Boston University College of Engineering ENG SC757 - Advanced Microprocessor Design Ethernet Ethernet is a term used to refer to a diverse set of frame based networking

More information

Protocol Data Units and Encapsulation

Protocol Data Units and Encapsulation Chapter 2: Communicating over the 51 Protocol Units and Encapsulation For application data to travel uncorrupted from one host to another, header (or control data), which contains control and addressing

More information

Internet Connectivity for Multi-Homed Proactive Ad Hoc Networks

Internet Connectivity for Multi-Homed Proactive Ad Hoc Networks Internet Connectivity for Multi-Homed Proactive Ad Hoc Networks Paal E. Engelstad Telenor R&D Fornebu, Norway paal.engelstad@telenor.com Andreas Tønnesen Thales Communications Oslo, Norway andreto@unik.no

More information

Internet Connectivity for Ad hoc Mobile Networks

Internet Connectivity for Ad hoc Mobile Networks Internet Connectivity for Ad hoc Mobile Networks Yuan Sun Elizabeth M. Belding-Royer Department of Computer Science University of California, Santa Barbara suny, ebelding @cs.ucsb.edu Charles E. Perkins

More information

Mobility Issues in OverDRiVE Mobile Networks

Mobility Issues in OverDRiVE Mobile Networks Mobility Issues in OverDRiVE Mobile s Authors: Miklós Aurél Rónai, Ralf Tönjes, Michael Wolf, Alexandru Petrescu 06-05-2002: 1 OverDRiVE introduction Goals of the project: Mobile Router: mobility management

More information

CONNECTING AUTOMOBILES TO THE INTERNET

CONNECTING AUTOMOBILES TO THE INTERNET CONNECTING AUTOMOBILES TO THE INTERNET Thierry Ernst and Keisuke Uehara INRIA (French Institut National de Recherche en Informatique et en Automatique ) Keio University, Graduate school of Media and Governance

More information

Midterm Exam CMPSCI 453: Computer Networks Fall 2011 Prof. Jim Kurose

Midterm Exam CMPSCI 453: Computer Networks Fall 2011 Prof. Jim Kurose Midterm Exam CMPSCI 453: Computer Networks Fall 2011 Prof. Jim Kurose Instructions: There are 4 questions on this exam. Please use two exam blue books answer questions 1, 2 in one book, and the remaining

More information

A SURVEY OF MOBILITY MANAGEMENT PROTOCOLS

A SURVEY OF MOBILITY MANAGEMENT PROTOCOLS A SURVEY OF MOBILITY MANAGEMENT PROTOCOLS Wei Siang Hoh, Sashikumar Muthut, Bi-Lynn Ong, Mohamed Elshaikh, Mohd Nazri Mohd Warip and R. Badlishah Ahmad School of Computer and Communication Engineering,

More information

IEEE P802 Handoff ECSG Handoff for Multi-interfaced 802 Mobile Devices. Abstract

IEEE P802 Handoff ECSG Handoff for Multi-interfaced 802 Mobile Devices. Abstract IEEE P802 Handoff ECSG Handoff for Multi-interfaced 802 Mobile Devices Date: May 12, 2003 Authors: Huai-An (Paul) Lin Intel Corp. 2111 NE 25 th Avenue, OR 97124 Phone: +1 503-264-6726 E-mail: huai-an.lin@intel.com

More information

Chapter 2 - The TCP/IP and OSI Networking Models

Chapter 2 - The TCP/IP and OSI Networking Models Chapter 2 - The TCP/IP and OSI Networking Models TCP/IP : Transmission Control Protocol/Internet Protocol OSI : Open System Interconnection RFC Request for Comments TCP/IP Architecture Layers Application

More information

Research Article A Two-Layered Mobility Architecture Using Fast Mobile IPv6 and Session Initiation Protocol

Research Article A Two-Layered Mobility Architecture Using Fast Mobile IPv6 and Session Initiation Protocol Hindawi Publishing Corporation EURA Journal on Wireless Communications and Networking Volume 2008, Article ID 348594, 8 pages doi:10.1155/2008/348594 Research Article A Two-Layered Mobility Architecture

More information

DNS Extensions to Support Location Management in IP Networks

DNS Extensions to Support Location Management in IP Networks DNS Extensions to Support Location Management in IP Networks Alexandros Kaloxylos, Stathes Hadjiefthymiades, Lazaros Merakos Communication Networks Laboratory, Department of Informatics, University of

More information