Eric Wu (M.EngSc)& Johnny Lai (M.EngSc)

Slides:



Advertisements
Similar presentations
Mobile IP How Mobile IP Works? Agenda What problems does Mobile IP solve? Mobile IP: protocol overview Scope Requirements Design goals.
Advertisements

MMT (Multi Meshed Tree) Protocols for Cognitive Airborne Networks Nirmala Shenoy Lab for Wireless Networking and Security Rochester Institute of Technology.
Deployment of Existing Mobility Protocols in DMM Scenario draft-liu-dmm-practice-of-deployment-00 draft-chan-dmm-framework-gap-analysis-05.
Dynamic Tunnel Management Protocol for IPv4 Traversal of IPv6 Mobile Network Jaehoon Jeong Protocol Engineering Center, ETRI
UNIT-IV Computer Network Network Layer. Network Layer Prepared by - ROHIT KOSHTA In the seven-layer OSI model of computer networking, the network layer.
An Ad Hoc Network Taxi Dispatch System E Huang Digital Technology Group Computer Laboratory University of Cambridge.
ConnectionMigration 818L Network Centric Computing Spring 2002 Ishan Banerjee.
MOBILITY SUPPORT IN IPv6
Jacob Boston Josh Pfeifer. Definition of HyperText Transfer Protocol How HTTP works How Websites work GoDaddy.com OSI Model Networking.
A Study of Mobile IP Kunal Ganguly Wichita State University CS843 – Distributed Computing.
Mobile IP.
Fundamentals of Computer Networks ECE 478/578 Lecture #2 Instructor: Loukas Lazos Dept of Electrical and Computer Engineering University of Arizona.
1 Refining Reliability Estimation of Mobile Software Systems The International Workshop on Software Architectures and Mobility, ICSE-SAM 2008, Leipzig,
Slide 1, Dr. Wolfgang Böhm, Mobile Internet, © Siemens AG 2001 Dr. Wolfgang Böhm Siemens AG, Mobile Internet Dr. Wolfgang.
Host Mobility for IP Networks CSCI 6704 Group Presentation presented by Ye Liang, ChongZhi Wang, XueHai Wang March 13, 2004.
Mobile IP Add it into TCP/IP implementation Wireless communication techniques Wireless technique DistanceTransfer rate Frequency Bluetooth (WPAN)
Introducing Reliability and Load Balancing in Home Link of Mobile IPv6 based Networks Jahanzeb Faizan, Mohamed Khalil, and Hesham El-Rewini Parallel, Distributed,
Parmesh Ramanathan University of Wisconsin, Madison Mobility Management in GENI WiMAX.
Advanced Higher Computing Computer Networking Topic 1: Network Protocols and Standards.
1 Exercise: IPv4 subnetting. 2 Task 1 Given is an IP network with address : Divide this network into 8 subnets.
IP Services over Bluetooth: Leading the Way to a New Mobility Markus Albrecht Matthias Frank Peter Martini Markus Schetelig Asko Vilavaara Andre Wenzel.
MOBILITY SUPPORT Abdullah Alghamdi. G ENERIC HANDOVER PERFORMANCE REQUIREMENTS Handover rates Fast reservations:  Minimize RTT during QoS establishment.
MOBILE IP GROUP NAME: CLUSTER SEMINAR PRESENTED BY : SEMINAR PRESENTED BY : SANTOSH THOMAS SANTOSH THOMAS STUDENT NO: STUDENT NO:
A policy-based per-flow mobility management system design
Distributing Mobility Agents Hierarchically under Frequent Location Updates D. Forsberg, J.T. Malinen, J.K. Malinen, T. Weckström, M. Tiusanen TSE-Institute.
Performance Validation of Mobile IP Wireless Networks Presented by Syed Shahzad Ali Advisor Dr. Ravi Pendse.
Spring 2004 Mobile IP School of Electronics and Information Kyung Hee University Choong Seon HONG
Ασύρματες και Κινητές Επικοινωνίες Ενότητα # 10: Mobile Network Layer: Mobile IP Διδάσκων: Βασίλειος Σύρης Τμήμα: Πληροφορικής.
OSI ARCHITECTURE IN OSI, ACTUAL INFORMATION IS OVERHEADED BY PROTOCOL LAYERS IF ALL SEVEN LAYERS ARE OVERHEADED, THEN AS LITTLE AS 15% OF THE TRANSMITTED.
Computer Science and Engineering Computer System Security CSE 5339/7339 Session 27 November 23, 2004.
Lecture 14 Mobile IP. Mobile IP (or MIP) is an Internet Engineering Task Force (IETF) standard communications protocol that is designed to allow mobile.
Mobile IP THE 12 TH MEETING. Mobile IP  Incorporation of mobile users in the network.  Cellular system (e.g., GSM) started with mobility in mind. 
Spring Ch 17 Internetworking Concepts, Architecture, and Protocols Part III Internetworking.
5G Wireless Technology.
Telematics Protocols and Technologies
Presented by Edith Ngai MPhil Term 3 Presentation
Chapter 2 Network Models.
IPv6-based Multihoming Standardization Activities April, 2008
Route Optimization of Mobile IP over IPv4
OSI model vs. TCP/IP MODEL
5G MOBILE TECHNOLOGY By J.YOGESH 08M31A0425.
Instructor Materials Chapter 9: NAT for IPv4
P2P Streaming for Mobile Nodes: Scenarios and Related Issues
Seminar on…. 5G Wireless Technology By: Niki Upadhyay
draft-jeyatharan-netext-pmip-partial-handoff-02
Routing and Switching Essentials v6.0
Algorithms for Big Data Delivery over the Internet of Things
Mobility And IP Addressing
draft-corujo-ps-common-interfaces-lmm-00
Introduction to Networking Prof. Ananjan Maiti. Overview of the course OSI and TCP/IP Models:  Open Systems Interconnection (OSI)  Transmission Control.
2002 IPv6 技術巡迴研討會 IPv6 Mobility
© Model Engineering College
Protocols and the TCP/IP Suite
TCP/IP Explored Jun Wu 11/11/2018.
Net 431: ADVANCED COMPUTER NETWORKS
Network Virtualization
WGSN: WLAN-based GPRS Support Node
Maryna Komarova (ENST)
Instructor Materials Chapter 9: NAT for IPv4
Introduction to Wireless Networking
Application Layer Mobility Management Scheme for Wireless Internet
An Update on Multihoming in IPv6 Report on IETF Activity
Unit – 2 TCP.
OSI Model The Seven Layers
Networking Essentials
The OSI 7 Layer Model Ben, Stuart, Charles.
Addressing the Network – IPv4
Duncan Kitchin Intel Wireless LAN Operation
Protocols and the TCP/IP Suite
Mobility Support in Wireless LAN
Presentation transcript:

Eric Wu (M.EngSc)& Johnny Lai (M.EngSc) Parametric Simulation of Mobile IPv6 Networks on Supercomputing Clusters Parametric Simulation of Mobile IPv6 Networks on Supercomputing Clusters Eric Wu (M.EngSc)& Johnny Lai (M.EngSc) Project Supervisors: Ahmet Sekercioglu & Gregory K. Egan About the Project We are developing models for simulating Mobile IPv6 networks. These models will be used to analyse the performance of Mobile IPv6 protocols in large scale networking scenarios. We use parametric simulation techniques on the simulation model to obtain performance statistics. We are using the VPAC supercomputing facility comprised of 128 Compaq Alpha CPUs. The main simulation software tool used is OMNeT++ (Objective Modular Network Testbed in C++). What is Mobile IPv6? Mobile IP is the IETF proposed standard solution for handling terminal mobility among IP subnets and was designed to allow a host to change its point-of-attachment transparently to an IP network. The generic problem with traditional IP mobility is that when an IP node moves to a new subnet, it has to change its IP address to reflect the new point-of-attachment. However, the transport layer uses the IP address as an identifier for managing the communication with the peer process. If the IP address changes, the transport layer connection to the peer process is lost, and the session will need to be re-established. The transport and application layer processes then continue using the home address transparently and they remain unaware of the changing care-of address as the Mobile Node (MN) moves out of its home network. Mobile IP solves the mobility problem by managing the logical connectivity between a hanging IP address (care-of-address) and the static home address. Conclusion Mobile IPv6 at the network layer solves the handover problem in the wireless environment. Mobile IPv6 provides IP address transparency to the upper layers which they use IP addresses as identifiers for identification of the peer sessions. The trend of integrating mobile telecommunications and IP networks is gaining momentum and Mobile IPv6 will therefore serve an important role in the 3rd generation mobile network. Electrical and Computer Systems Engineering Postgraduate Student Research Forum 2001