Y-Comm Exploring a New Architecture for Heterogeneous Networking

Size: px
Start display at page:

Download "Y-Comm Exploring a New Architecture for Heterogeneous Networking"

Transcription

1 Y-Comm Exploring a New Architecture for Heterogeneous Networking Middlesex/Cambridge Jon Crowcroft - Cambridge David Cottingham- Cambridge Fatema Shaikh-Middlesex

2 A Complete System for In order to build a complete system that Does seamless vertical handover Is extensible seamlessly adds new technology Is easy to develop new applications Requires a lot of work Can t do this from scratch Need to also look at what other people are doing Ambient networks, etc IEEE , etc

3 We Need Two Not One! A framework for the Peripheral network Represented by software running on the mobile node, supports: Applications, QoS, Vertical Handover, support for several interfaces A framework for the Core network Represented by software running in the network, supports Programmable infrastructure, network management, QoS, Service Platform

4 The Y-Comm Framework PERIPHERAL NETWORK CORE NETWORK APPLICATION ENVIRONMENTS QOS LAYER END SYSTEM TRANSPORT POLICY MANAGEMENT VERTICAL HANDOVER NETWORK ABSTRACTION (MOBILE NODE) HARDWARE PLATFORM (MOBILE NODE) NETWORK ABSTRACTION (BASE STATION) HARDWARE PLATFORM (BASE STATION) SERVICE PLATFORM NETWORK QOS LAYER CORE TRANSPORT NETWORK MANAGEMENT (RE)CONFIGURATION LAYER

5 The Peripheral Framework APPLICATION ENVIRONMENTS LAYER QOS LAYER END TRANSPORT SYSTEM POLICY MANAGEMENT LAYER VERTICAL HANDOVER LAYER NETWORK ABSTRACTION LAYER HARDWARE PLATFORM LAYER

6 Do we really need the Core Framework? Yes To support the Peripheral networks you need to change For client-based handover we need to have access to network resources Need a more open architecture But we also need an open architecture for other reasons

7 Open Management Needed More diversified networks needed Present mobile networks are built on a national or international level: - just like the old state-owned telecom companies such as BT Difficult to really produce more tailored networks such as regional networks or citywide networks Value added services Customers will pay for these value-added services» E.g. weather or traffic news about London

8 Open Management Needed So the question is who is really making money from mobile systems at the moment?? The answer: Very few people Vodafone, T-Mobile Spent loads of money on spectrum, they need to grow bigger to recoup the money spent These companies are highly vertical institutions Same company does hardware, manage the network and also run or tailor most applications

9 Open Management Needed More niche players Let different players provide different components of the network but everyone needs to agree on a new framework and related standards Compare this to what happened with the PC industry

10 Open Management Needed 1960 s 1980 s Main Frame or Minicomputer Dominated by IBM and DEC 1978 Altair the first micro-processor Bill Gates and Paul Allen wrote Basic compiler 1982 The IBM PC released and that changed the world

11 Why did the IBM PC changed the world It allowed third parties to get involved and therefore allowing a mature industry to develop with many niche/specialist players Visicalc, Eudora, etc Because of DOS A broken but open operating system But it was the standard Allowed new people to write applications You didn t have to be IBM or DEC

12 How far are we from an open architecture? Far: but there have been developments to try and get us there Programmable networks xbind The real problem is that a lot of this never made it to the wireless network infrastructure

13 Also need a complete Framework If you really want to do this properly you need a new framework Key issues Network management and control Things you want to support from the Peripheral Framework Vertical Handover Client-based Handover QoS, Support for Applications and Services

14 The Core Framework SERVICE PLATFORM LAYER NETWORK QOS LAYER NETWORK TRANSPORT SYSTEM NETWORK MANAGEMENT LAYER (RE)CONFIGURATION LAYER NETWORK ABSTRACTION LAYER HARDWARE PLATFORM LAYER

15 Hardware Platform Layer Similar to Peripheral network Supports a number of wireless networks Includes Base-station technologies Different technological settings Technologies in the same box Technologies in different boxes

16 Hardware Platform Layer Represented as Vertical Components different base stations 3G WLAN WiMax UltraWideBand

17 Cognitive Radio will change this as it will all be done in the same box SPECTRUM MANAGEMENT 3G WLAN WiMax UltrawideBand INTELLIGENT SIGNAL PROCESSING SOFTWARE DEFINED RADIO WIDE SPECTRUM REECIVER

18 Network Abstraction Layer Again similar to Peripheral Network Abstraction that abstracts a number of different wireless technologies Also includes base-station controller functions Extension of Exportable interface so that the base-station can be remotely controlled Monitoring and reporting functions

19 (Re)configurable Layer Controls core infrastructure including routers and switches Programmable hardware Routelets and Switchlets Already used internally in network equipment but not exported to external systems especially enddevices It is needed to support client-based handover

20 Programmable Networks (PNs) A brief history The idea started with the Xunet program Program that built a research communications network throughout the US Sponsored by AT&T Laboratory without walls Xunet 1 used DataKit switches Xunet 2 used ATM Pushed understanding of ATM networks Looked at management and control issues

21 Programmable Networks A brief history Columbia University joins Xunet 2 Led by Aurel Lazar Interested in network management issues, etc Aurel proposes XBind Hardware represented by software abstractions Use that abstraction to build real applications Similar to an operating system Xbind was called a broadband kernel Instead of devices, it was controlling network hardware

22 Xbind So the big idea of Xbind is that we could use it as a kernel and virtualize network infrastructure through the broadband Kernel Layers of XBind Applications (WWW Server) Services (e.g. Multimedia services video conf) Broadband Kernel Management Plane Binding Interface Abstraction of real Hardware Real Hardware

23 XBind The Layers APPLICATIONS Multimedia Web Services MULTIMEDIA SERVICES Video Conf Manager BROADBAND KERNEL (High Level Abstraction and Service) Device Management, Connection Manager, Router Binding Interface Base (BIB) Virtual Switch, Virtual Link, Camera device driver, Display device driver Hardware (Real Devices and Real Network) Camera, Computers, Links, Adapters, Displays

24 Extensions of the X-Bind Key Ideas Since we can control the hardware virtually using software, the hardware and the software need not be in the same box Make the hardware box only understand the interface Talk to the box over a serial link using a computer Control software runs on the computer

25 X-BIND: The extensions MANAGEMENT CONTROL OF CONNECTIONS SERIAL LINE RAW ATM SWITCH VCI OPERATION

26 OpenArch and OpenSig You need a management protocol to manage the switch You also need a signalling protocol You need to agree on the format of the commands that go across your serial line Two forums were established to do this OpenArch management plane OpenSig for signalling

27 Clever stuff by Ipsilon This method offers us a way of using ATM transparently in an IP Network Let s suppose the control boxes were IP routers, so they understand IP. Use IP to do the routing but the actual data transfer was done using ATM Proposed by Ipsilon Founded by Tom Lyon and Peter Newman Proposed GSMP for ATM Switch Made a lot of money

28 IP Connections ATM Substrate IP Connections IP Router (Edge) IP Router (Core) IP Router (Edge) ATM SWITCH ATM SWITCH ATM SWITCH Data Path Setup Path

29 Other Key Idea from Xbind Why not virtualize not just the interface but virtualize the box as well. Concept similar to virtual machines Vmware and Xen So a physical switch can in effect support a number of virtual switches that do not know that they are running on the same hardware

30 Switch Virtualization ROUTER CAN ASSOCIATE EACH VIRTUAL SWITCH (VS) WITH A DIFFERENT IP NETWORK (IP1) (IP2) (IP3) (IP4) (IP5) Switchlets VS1 VS2 VS3 VS4 VS5

31 Switch Virtualization First suggested by the people at Cambridge Ian Leslie, Kobus Van Der Merwe, Sean Rooney Developed a switch interface called Ariel Suggested extensions to GSMP CPlane a company to exploit this idea

32 What happened to the Programmable Network work Got overtaken by active network research More funding from the US military for ANs Public research money dried up for PNs Was too closely attached to ATM MPLS, same idea as ATM but based on IP, wasn t keen on open architectures Related companies died in the dotcom bust

33 Why do we need it now? Because we need resources to do vertical handover, especially for client-based handover We have to get those resources from the network Channels on base-stations, QoS, etc We have never had open interfaces for mobile systems Base-stations, BSC, MSO, etc

34 Vertical Handover GPS Location, Speed, direction Connections (QoS) TBVH New QoS New IP Done CORE NETWORK POLICY MANAGEMENT LAYER DECISION HANDOVER (BASE-STATION, 3G, QOS, TBVH) DO IT VERTICAL HANDOVER LAYER ACQUIRE RESOURCES ( 3GCHAN, BASE-STATION, QOS) DO IT NETWORK ABSTRACTION LAYER DATA CHANNNEL = 3G 3G=ACTIVE WLAN=PASSIVE WiMAX= PASSIVE NETWORK MANAGEMENT LAYER Send to Mobile TOPOLOGY, RESOURCES, QoS RECONFIGURABLE LAYER ACQUIRE CHANNEL (3G, BASE-STATION, QOS) NETWORK ABSTRACTION LAYER BASE-STATION CHANNEL ACQUIRED L2 events Media Info 3G WLAN WiMax 3G WLAN WiMax

35 The Network Management Layer Defines and controls several networks Each network is controlled by a network operator Support for network virtualization and partitioning Several networks managed by different network operators but on the same extended hardware platform Will facilitate regional or city-wide operators

36 Diverse Networks on one Extended Hardware Platform CITY Network REGIONAL NETWORK 4 CITY Network REGIONAL NETWORK 1 N ETWORK CORE REGIONAL NETWORK 3 CITY Network REGIONAL NETWORK 2 CITY Network Extended Hardware Platform

37 Status Very few open management tools OpenNMS Most tools are about network monitoring Using SNMP Unable to manage a very large network Can t manage global/national network Can t manage several networks in an integrated way

38 What we want Networks to be managed in a flexible way An interface that defines and manages an entire network in terms of programmable components, including switchlets, routelets, etc. i.e. network virtualization using software abstraction to control the network Create new networks (spawning) Merge and partition networks

39 NETWORK MANAGEMENT Network Topologies Network Resources HIGH-LEVEL FUNCTIONS CREATE MODIFY MERGE JOIN NETWORK 1 NETWORK 2 NETWORK 3 NETWORK 4 Network Components (RE)CONFIGURATION LAYER

40 Anything Similar?? GENESIS Project Columbia University in late 1990 s Programmable Virtual Network Making networks more programmable Key operations Spawning, Profiling and Management Virtual Network Controller Virtual Network Manager Didn t get very far funding dried up

41 Core Transport System Concerned about moving data between points in the core network TCP/IP is the Transport and Network protocols for the Internet Migration of IPv4 to IPv6 Important for the new framework Need enhancements Easier mechanisms to support security VPNs, Tunnelling, etc

42 Core Transport in Y-Comm CORE NETWORK PERIPHERAL WIRELESS NETWORK QoS, Secure Connection PERIPHERAL WIRELESS NETWORK Core Endpoints

43 Core Transport: Making Connections between Core Endpoints Make connection Between Wireless Networks CORE TRANSPORT LAYER ENDP1, ENDP2, QoS Routing, Security NETWORK MANAGEMENT LAYER

44 Network QoS Layer Current QoS models IntServ Largely abandoned DiffServ Slow deployment Need to explore network QoS models Negotiation structure between Core Network and Peripheral Networks

45 Enhance QoS Functionality Negotiating with Peripheral Networks CORE NETWORK QOS ENDPT1 ENDPT2 ENDPT3 PER FLOW (IntServ), PER CLASS (Diffserv)

46 Service Platform Services developed by third parties Should be able to configure services on several networks at the same time Support for installing services for specific types of networks London travel service available to networks around London

47 SERVICE PLATFORM LAYER Installation Install over many networks simultaneously Specifying QoS (minimum SLA) Server Advertisement and Subscription Session management Interaction between server and application running on the mobile node Supporting Mobility How is QoS maintained even though the mobile is moving Server replication, proxy server support

48 Service Platform and Core Network Server Advertisement Subscription Applications Negotiating with Peripheral Networks SERVICE PLATFORM LAYER CORE NETWORK QOS SLA1 SLA2 SLA3 SLA 4 ENDPT1 ENDPT2 ENDPT3. PER FLOW (IntServ), PER CLASS (Diffserv)

49 Need to Address Security Cannot be a separate Layer in the architecture as there are different kinds of security issues Y-Comm defines a 3-layer security architecture Comprehensive Design Security system is integrated into the structure of Y-Comm

50 The Y-Comm Framework showing its Security Levels PERIPHERAL NETWORK CORE NETWORK APPLICATION ENVIRONMENTS QOS LAYER END SYSTEM TRANSPORT POLICY MANAGEMENT SAS NTS NAS SERVICE PLATFORM NETWORK QOS LAYER CORE TRANSPORT NETWORK MANAGEMENT VERTICAL HANDOVER NETWORK ABSTRACTION (MOBILE NODE) HARDWARE PLATFORM (MOBILE NODE) (RE)CONFIGURATION LAYER NETWORK ABSTRACTION (BASE STATION) HARDWARE PLATFORM (BASE STATION)

51 Security in Y-Comm Network Architecture Security (NAS) Security dealing with the deployment and management of different wireless technology Managed from the Policy and Management layers Network Transport Security (NTS) Security dealing with end-to-end transport through Y- Comm Done at Layer 5, NAT, IPSec, etc Service and Application Security (SAS) Security dealing with running applications and deploying services AAAC, ACLs, User-based security

52 Security Model: Another layer Security Layer at QoS Layer Qos Security (QoSS) Security should be viewed as part of QoS Changes in security should be viewed as changes in QoS Other issues: Prevent overloading of endpoints Mobile changing points of attachments due to vertical handover Migration of proxy servers to different networks

53 Another Layer- QoS-based security (QBS) Key Issues You might compromise the security of a network by trying to satisfy SLAs Install a server or proxy server which has a lower security profile than the network that you want to use to migrate the service. Monitor SLAs, so can be used to detect Denial-of-Service (DoS) attacks

54 The Y-Comm Framework showing its Security Levels- New Security Level PERIPHERAL NETWORK CORE NETWORK APPLICATION ENVIRONMENTS QOS LAYER END SYSTEM TRANSPORT POLICY MANAGEMENT SAS QBS NTS NAS SERVICE PLATFORM NETWORK QOS LAYER CORE TRANSPORT NETWORK MANAGEMENT VERTICAL HANDOVER NETWORK ABSTRACTION (MOBILE NODE) HARDWARE PLATFORM (MOBILE NODE) (RE)CONFIGURATION LAYER NETWORK ABSTRACTION (BASE STATION) HARDWARE PLATFORM (BASE STATION)

The Y-Comm Framework. A new way

The Y-Comm Framework. A new way The Y-Comm Framework A new way Mobility within Domains Mobile IP is good for moving between large defined domains But we also have to consider mobility issues within a domain which may have a number of

More information

Y-Comm An architecture for. Heterogeneous Networking. Part 1 The Peripheral Framework

Y-Comm An architecture for. Heterogeneous Networking. Part 1 The Peripheral Framework Y-Comm A New Architecture for Heterogeneous Networking Part 1 The Peripheral Framework Middlesex/Cambridge Jon Crowcroft- Cambridge David Cottingham- Cambridge Fatema Shaikh-Middlesex Motivation A major

More information

The Middlesex VANET Research Testbed. Glenford Mapp Associate Professor Middlesex University, London

The Middlesex VANET Research Testbed. Glenford Mapp Associate Professor Middlesex University, London The Middlesex VANET Research Testbed Glenford Mapp Associate Professor Middlesex University, London Email: g.mapp@mdx.ac.uk Outline of this Talk Introduction to VANET Technology VANET and 5G The Y-Comm

More information

IPv6-based Beyond-3G Networking

IPv6-based Beyond-3G Networking IPv6-based Beyond-3G Networking Motorola Labs Abstract This paper highlights the technical issues in IPv6-based Beyond-3G networking as a means to enable a seamless mobile Internet beyond simply wireless

More information

Quality of Service and Security as Frameworks toward Next-Generation Wireless Networks

Quality of Service and Security as Frameworks toward Next-Generation Wireless Networks Quality of Service and Security as Frameworks toward Next-Generation Wireless Networks ZORAN BOJKOVIĆ, BOJAN BAKMAZ Faculty of transport and traffic engineering University of Belgrade Vojvode Stepe 305,

More information

The EU IST Project BRAIN/MIND

The EU IST Project BRAIN/MIND The EU IST Project BRAIN/MIND An IP solution for systems beyond 3G Dave Wisely BTexact Technologies MIND Technical Manager dave.wisely@bt.com ITU Seminar on IMT-2000 and systems beyond Ottawa, 28 th May

More information

Fundamental Questions to Answer About Computer Networking, Jan 2009 Prof. Ying-Dar Lin,

Fundamental Questions to Answer About Computer Networking, Jan 2009 Prof. Ying-Dar Lin, Fundamental Questions to Answer About Computer Networking, Jan 2009 Prof. Ying-Dar Lin, ydlin@cs.nctu.edu.tw Chapter 1: Introduction 1. How does Internet scale to billions of hosts? (Describe what structure

More information

Multicast as an ISP service

Multicast as an ISP service Multicast as an ISP service Lecture slides for S-38.3192 15.2.2007 Mika Ilvesmäki Networking laboratory Goals of this lecture After this lecture you will be able to Give an overall technical view of multicast

More information

Technical Overview of DirectAccess in Windows 7 and Windows Server 2008 R2. Microsoft Windows Family of Operating Systems

Technical Overview of DirectAccess in Windows 7 and Windows Server 2008 R2. Microsoft Windows Family of Operating Systems Technical Overview of in Windows 7 and Windows Server 2008 R2 Microsoft Windows Family of Operating Systems Published: January 2009 This document supports a preliminary release of a software product that

More information

Interoperability guide Phoenix Contact WLAN clients with Cisco Wireless LAN Controllers (WLC) Published:

Interoperability guide Phoenix Contact WLAN clients with Cisco Wireless LAN Controllers (WLC) Published: Interoperability guide Phoenix Contact WLAN clients with Cisco Wireless LAN Controllers (WLC) Published: 2018-10-16 Contents Introduction... 1 Objectives:... 1 Requirements:... 1 Procedure... 2 Default

More information

Techological Advantages of Mobile IPv6

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

More information

Copyright 2011 Nomadix, Inc. All Rights Reserved Agoura Road Suite 102 Agoura Hills CA USA White Paper

Copyright 2011 Nomadix, Inc. All Rights Reserved Agoura Road Suite 102 Agoura Hills CA USA   White Paper Nomadix Service Engine Access in Large Public Venues Copyright 2011 Nomadix, Inc. All Rights Reserved. 30851 Agoura Road Suite 102 Agoura Hills CA 91301 USA www.nomadix.com 230-1026-001 Sheet 2 of 9 Introduction

More information

Building Core Networks and Routers in the 2002 Economy

Building Core Networks and Routers in the 2002 Economy Building Core Networks and Routers in the 2002 Economy June, 2002 David Ward Cisco Systems, Inc. (mailto:dward@cisco.com) 1 Internet Backbone Growth Key Inflections & Trends 10000 5120 Technology Milestone

More information

Wireless ATM - An Overview

Wireless ATM - An Overview Wireless ATM - An Overview Xinri Cong, cong@cis.ohio-state.edu Abstract This paper studies the concepts and architecture of Wireless ATM (WATM). Several key design issues are addressed. Other Reports on

More information

INF3190 A critical look at the Internet / alternative network architectures. Michael Welzl

INF3190 A critical look at the Internet / alternative network architectures. Michael Welzl INF390 A critical look at the Internet / alternative network architectures Michael Welzl What s the problem? The Internet works! I work, too! Could be faster Could be safer Could be more reliable (Internet):

More information

IPv6 required for future Mobile Internet

IPv6 required for future Mobile Internet IPv6 & Beyond-3G Networking Nicolas Demassieux, Director Paris Lab Hong-Yon Lach, Lab Manager hong-yon_lach@crm.mot.com Networking and Applications Lab (NAL) Centre de Recherche de Motorola - Paris (CRM)

More information

Mobile IPv6 Operations Explored

Mobile IPv6 Operations Explored Mobile IPv6 Operations Explored U.S. IPv6 Summit 2003 December 8-118 2003 Carl Williams NAv6TF Steering Committee and IPv6 Forum Technical Directorate carlw@mcsr-labs.org labs.org IPv6 Mobility/wireless

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

Challenges in deploying QoS in contemporary networks. Vikrant S. Kaulgud

Challenges in deploying QoS in contemporary networks. Vikrant S. Kaulgud Challenges in deploying QoS in contemporary networks Vikrant S. Kaulgud 1 Agenda Introduction to Internet QoS Deploying IP QoS: Best Practices The Utopia of end-to-end QoS Questions 2 Internet QoS QoS

More information

A Converged Access Network Architecture

A Converged Access Network Architecture A Converged Network Architecture ScaleNet Architecture Bell Labs View Markus Bauer Bell Labs Europe Nuremberg - Germany E-mail: mgbauer@lucent.com Phone: +49 911 526 3743 Outline! Architecture Overview!

More information

IPv6 the Catalyst for Convergence

IPv6 the Catalyst for Convergence International Telecommunication Union IPv6 the Catalyst for Convergence Bosco Eduardo Fernandes Siemens Ag Agenda o IP the glue to convergence of multimedia content and mobility. o Benefits and Advantages

More information

IP Core Expertise From WireIE

IP Core Expertise From WireIE Leveraging the IP Network Core to Enrich Broadband Access Growth in the adoption of broadband network access is expected to continue on a worldwide basis for the next several years. Whether its wireline

More information

Bandwidth-on-Demand up to very high speeds. Variety of physical layers using optical fibre, copper, wireless. 3BA33 D.Lewis

Bandwidth-on-Demand up to very high speeds. Variety of physical layers using optical fibre, copper, wireless. 3BA33 D.Lewis Broadband ISDN 3BA33 David Lewis 3BA33 D.Lewis 2007 1 B-ISDN Model has 3 planes User Control Management 3BA33 D.Lewis 2007 3 Broadband ISDN Was Expected to be the Universal Network of the future Takes

More information

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

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

More information

Switchlets and Dynamic Virtual ATM Networks

Switchlets and Dynamic Virtual ATM Networks 27 Switchlets and Dynamic Virtual ATM Networks J.E. van der Merwe and l.m. Leslie University of Cambridge, Computer Laboratory New Museums Site, Cambridge CB2 3QG. Telephone: +44 1223 334650. Fax: +44

More information

5G Network Slicing and Convergence. Maria Cuevas, Head of core network and services research BT plc

5G Network Slicing and Convergence. Maria Cuevas, Head of core network and services research BT plc 5G Network Slicing and Convergence Maria Cuevas, Head of core network and services research BT plc Contents 1 2 5G drivers Network slicing a b c d e Key drivers Key requirements / technical challenges

More information

Opportunities and Challenges in India s Growing Computing and Wireless Broadband Market

Opportunities and Challenges in India s Growing Computing and Wireless Broadband Market Opportunities and Challenges in India s Growing Computing and Wireless Broadband Market Abhay Karandikar Department of Electrical Engineering IIT Bombay 1 Digital Divide Second Largest Telecom Market-600

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

GPRS and UMTS T

GPRS and UMTS T GPRS and UMTS T-110.2100 Global Packet Radio Service GPRS uses the time slots not used for circuit switched services Data rate depends on the availability of free time slots GPRS uses the multislot technique,

More information

COURSE DESCRIPTION IP IN MODERN NETWORKS. Format: Classroom. Duration: 2 Days

COURSE DESCRIPTION IP IN MODERN NETWORKS. Format: Classroom. Duration: 2 Days COURSE DESCRIPTION IP IN MODERN NETWORKS Format: Classroom Duration: 2 Days COURSE SUMMARY HIGHLIGHTS Highly focused and in-depth training from the experts - including relevant updates from Ovum s extensive

More information

Chapter 5. Security Components and Considerations.

Chapter 5. Security Components and Considerations. Chapter 5. Security Components and Considerations. Technology Brief Virtualization and Cloud Security Virtualization concept is taking major portion in current Data Center environments in order to reduce

More information

THETARAY ANOMALY DETECTION

THETARAY ANOMALY DETECTION NEPTUNE 0100110001101111011100100110010101101101001000000110100101110 0000111001101110101011011010010000001100100011011110110110001 1011110111001000100000011100110110100101110100001000000110000 1011011010110010101110100001011000010000001100011011011110110

More information

Chapter 5 Ad Hoc Wireless Network. Jang Ping Sheu

Chapter 5 Ad Hoc Wireless Network. Jang Ping Sheu Chapter 5 Ad Hoc Wireless Network Jang Ping Sheu Introduction Ad Hoc Network is a multi-hop relaying network ALOHAnet developed in 1970 Ethernet developed in 1980 In 1994, Bluetooth proposed by Ericsson

More information

Hands-On TCP/IP Networking

Hands-On TCP/IP Networking Hands-On Course Description In this Hands-On TCP/IP course, the student will work on a live TCP/IP network, reinforcing the discussed subject material. TCP/IP is the communications protocol suite on which

More information

The Design Space of Network Mobility

The Design Space of Network Mobility The Design Space of Network Mobility Key ideas Network Mobility Seamless Mobility Overview of implementations and challenges Geomorphic model New abstraction for the network stack Helps us discuss, understand

More information

Software Defined Networking(SDN) Wireless application

Software Defined Networking(SDN) Wireless application Software Defined Networking(SDN) Wireless application CMPE257 Wireless Mobile Networks Presented By: Alan Lin 1 Overview SDN Background SWDN Mobile Application 2 Traditional Networks Components: Routers

More information

T Computer Networks II Introduction

T Computer Networks II Introduction 23.9.20 T-110.5111 Computer Networks II Introduction 17.09.2012 Matti Siekkinen Contents Motivation and substance Why do we teach what we teach? What are the focus areas and how they relate to the big

More information

Akamai's V6 Rollout Plan and Experience from a CDN Point of View. Christian Kaufmann Director Network Architecture Akamai Technologies, Inc.

Akamai's V6 Rollout Plan and Experience from a CDN Point of View. Christian Kaufmann Director Network Architecture Akamai Technologies, Inc. Akamai's V6 Rollout Plan and Experience from a CDN Point of View Christian Kaufmann Director Network Architecture Akamai Technologies, Inc. Agenda About Akamai General IPv6 transition technologies Challenges

More information

Thoughts on Quality of Service for NDN/CCNstyle ICN protocol architectures

Thoughts on Quality of Service for NDN/CCNstyle ICN protocol architectures Thoughts on Quality of Service for NDN/CCNstyle ICN protocol architectures Dave Oran Network Systems Research & Design September 24, 2018 ICNRG Interim, Cambridge MA USA My view of QoS NOT Quality of Experience

More information

Akamai's V6 Rollout Plan and Experience from a CDN Point of View. Christian Kaufmann Director Network Architecture Akamai Technologies, Inc.

Akamai's V6 Rollout Plan and Experience from a CDN Point of View. Christian Kaufmann Director Network Architecture Akamai Technologies, Inc. Akamai's V6 Rollout Plan and Experience from a CDN Point of View Christian Kaufmann Director Network Architecture Akamai Technologies, Inc. Agenda About Akamai General IPv6 transition technologies Challenges

More information

Autonomous network equipments

Autonomous network equipments Autonomous network equipments Dominique Gaïti, Guy Pujolle, Mikaël Salaun, and Hubert Zimmermann University of Technology Troyes, UTT University Pierre et Marie Curie (Paris 6) France Telecom Ginkgo-Networks

More information

Deploying MPLS & DiffServ

Deploying MPLS & DiffServ Deploying MPLS & DiffServ Thomas Telkamp Director, Data Architecture & Technology Global Crossing Telecommunications, Inc. telkamp@gblx.net MPLS and DiffServ technologies are getting a lot of attention

More information

IPv6 at takeoff speed. Brian Carpenter Distinguished Engineer, IBM Chair, IETF June 2005

IPv6 at takeoff speed. Brian Carpenter Distinguished Engineer, IBM Chair, IETF June 2005 IPv6 at takeoff speed Brian Carpenter Distinguished Engineer, IBM Chair, IETF June 2005 Topics Where IPv6 is today Myths Open questions The IPv6 opportunity IPv6 today: brief history We knew in 1992 that

More information

Proposal Architecture For Quality of Service Provisioning Within Inter-domain IP Multimedia Subsystem Context

Proposal Architecture For Quality of Service Provisioning Within Inter-domain IP Multimedia Subsystem Context Proposal Architecture For Quality of Service Provisioning Within Inter-domain IP Multimedia Subsystem Context Mosbah Ageal Computer Engineering Department, Higher Polytechnic Institute of Zliten, Zliten,

More information

VPN World. MENOG 16 Istanbul-Turkey. By Ziad Zubidah Network Security Specialist

VPN World. MENOG 16 Istanbul-Turkey. By Ziad Zubidah Network Security Specialist VPN World MENOG 16 Istanbul-Turkey By Ziad Zubidah Network Security Specialist What is this Van used for?! Armed Van It used in secure transporting for valuable goods from one place to another. It is bullet

More information

ITU-T Y Framework of multi-homing in IPv6-based NGN

ITU-T Y Framework of multi-homing in IPv6-based NGN International Telecommunication Union ITU-T Y.2052 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (02/2008) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL ASPECTS AND NEXT-GENERATION NETWORKS

More information

Cisco Cisco ADVDESIGN. Download Full Version :

Cisco Cisco ADVDESIGN. Download Full Version : Cisco 352-001 Cisco ADVDESIGN Download Full Version : http://killexams.com/pass4sure/exam-detail/352-001 C. Your neighbors will drop immediately. D. Your neighbors will drop and EIGRP will begin the query

More information

Future-Generation Wireless Networks: Beyond 3G and 4G.

Future-Generation Wireless Networks: Beyond 3G and 4G. Future-Generation Wireless Networks: Beyond 3G and 4G. Kumar Adumulla 29 March 2006 Networks 1 Outline Introduction Wireless Networking Generations Issues in 3G What is 4G Beyond 3G & 4G Conclusion References

More information

Chapter 8. Network Troubleshooting. Part II

Chapter 8. Network Troubleshooting. Part II Chapter 8 Network Troubleshooting Part II CCNA4-1 Chapter 8-2 Network Troubleshooting Review of WAN Communications CCNA4-2 Chapter 8-2 WAN Communications Function at the lower three layers of the OSI model.

More information

5G and Software-defined Networking (SDN)

5G and Software-defined Networking (SDN) 5G and Software-defined Networking (SDN) Toktam Mahmoodi King s College London www.ctr.kcl.ac.uk/toktam/index.htm 17 March 2015 IET 5G Radio Technology Seminar Who is Online? People have gone online with

More information

IPv6 Services: Present & Future

IPv6 Services: Present & Future IPv6 Services: Present & Future Yurie Rich President, Native6, Inc. Business Director, Approach to IPv6 Pragmatic AND/OR IPv6: The Growing Protocol IPv6 is mainstream IPv6 ability in OS & network hardware

More information

Outline : Wireless Networks Lecture 10: Management. Management and Control Services : Infrastructure Reminder.

Outline : Wireless Networks Lecture 10: Management. Management and Control Services : Infrastructure Reminder. Outline 18-759: Wireless Networks Lecture 10: 802.11 Management Peter Steenkiste Departments of Computer Science and Electrical and Computer Engineering Spring Semester 2016 http://www.cs.cmu.edu/~prs/wirelesss16/

More information

Securing the Cloud. White Paper by Peter Silva

Securing the Cloud. White Paper by Peter Silva Cloud computing has become another key resource for IT deployments, but there is still fear of securing applications and data in the cloud. With F5 devices, you can keep your most precious assets safe,

More information

QUESTION: 1 You have been asked to establish a design that will allow your company to migrate from a WAN service to a Layer 3 VPN service. In your des

QUESTION: 1 You have been asked to establish a design that will allow your company to migrate from a WAN service to a Layer 3 VPN service. In your des Vendor: Cisco Exam Code: 352-001 Exam Name: ADVDESIGN Version: Demo www.dumpspdf.com QUESTION: 1 You have been asked to establish a design that will allow your company to migrate from a WAN service to

More information

Functional Requirements 10/20/2003. IEEE Working Group on Mobile Broadband Wireless Access <

Functional Requirements 10/20/2003. IEEE Working Group on Mobile Broadband Wireless Access < Project IEEE 802.20 Working Group on Mobile Broadband Wireless Access Title France Telecom Service Provider Requirements for 802.20 Date Submitted Source(s) Re:

More information

WiMAX Overview. Parviz Yegani Cisco Systems IETF-64 Nov. 7-11, 2005 Vancouver, Canada. Session Number Presentation_ID

WiMAX Overview. Parviz Yegani Cisco Systems IETF-64 Nov. 7-11, 2005 Vancouver, Canada. Session Number Presentation_ID WiMAX Overview Parviz Yegani Cisco Systems pyegani@cisco.com IETF-64 Nov. 7-11, 2005 Vancouver, Canada Session Number 1 Outline WiMAX NWG Goals Network Reference Model Reference Points and Interfaces NWG

More information

Tropos Technology Overview

Tropos Technology Overview Tropos Technology Overview May 2005 Enzo Zerbi Business Development Manager enzo.zerbi@programatica.it Agenda Introduction Tropos MetroMesh Architecture Tropos MetroMesh OS Predictive Wireless Routing

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

Unified QoS Provision in Wireless Access Networks

Unified QoS Provision in Wireless Access Networks Unified QoS Provision in Wireless Access Networks Nikos Passas and Lazaros Merakos Dept. of Informatics & Telecommunications University of Athens Athens, Greece {passas,merakos}@di.uoa.gr Abstract A scheme

More information

Introduction. RRM Frameworks. Common Radio Resource Management

Introduction. RRM Frameworks. Common Radio Resource Management Introduction There has been a lot of progress in the development of new wireless broadband technologies recently. 4G technologies such as mobile WiMAX and LTE are almost at the end of their commercial

More information

Update on IP VPN work in ITU-T

Update on IP VPN work in ITU-T Update on IP VPN work in ITU-T Marco CARUGI France Télécom R&D marco.carugi@francetelecom.fr San Diego - December 2000 PPVPN-14.12.00-Carugi 1 ITU work on IP VPNs starts in Kyoto, March 00 Study Group

More information

The Case for Separating Routing from Routers

The Case for Separating Routing from Routers The Case for Separating Routing from Routers Nick Feamster, Hari Balakrishnan M.I.T. Computer Science and Artificial Intelligence Laboratory Jennifer Rexford, Aman Shaikh, Kobus van der Merwe AT&T Labs

More information

15-441: Computer Networking. Wireless Networking

15-441: Computer Networking. Wireless Networking 15-441: Computer Networking Wireless Networking Outline Wireless Challenges 802.11 Overview Link Layer Ad-hoc Networks 2 Assumptions made in Internet Host are (mostly) stationary Address assignment, routing

More information

Network Connectivity and Mobility

Network Connectivity and Mobility Network Connectivity and Mobility BSAD 141 Dave Novak Topics Covered Lecture is structured based on the five elements of creating a connected world from the text book (with additional content) 1. Network

More information

Guide to TCP/IP Fourth Edition. Chapter 11: Deploying IPv6

Guide to TCP/IP Fourth Edition. Chapter 11: Deploying IPv6 Guide to TCP/IP Fourth Edition Chapter 11: Deploying IPv6 Objectives Explain IPv6 deployment requirements and considerations Plan an IPv6 deployment, including success criteria, architectural decisions,

More information

Challenges for Future Networked Embedded Systems

Challenges for Future Networked Embedded Systems Challenges for Future Networked Embedded Systems I.G. Niemegeers Centre for Wireless and Personal Communication (CWPC) Delft University of Technology PROGRESS Workshop 2006 Networks and Connected Systems

More information

IPv6: a real opportunity for ISPs

IPv6: a real opportunity for ISPs IPv6: a real opportunity for ISPs Patrick COCQUET, 6WIND CEO, IPv6 Forum VP www.6wind.com 04/03/2002 réf. : 6W 01/064 1 6WIND Briefly 6WIND, The IPv6 Company! Starting date: September 2000 Spin-off from

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

Unifying the Distributed Enterprise with MPLS Mesh

Unifying the Distributed Enterprise with MPLS Mesh Unifying the Distributed Enterprise with MPLS Mesh Technical Whitepaper January 2015 Copyright 2015 AireSpring Introduction Today s modern enterprises employ IT technologies that deliver higher value,

More information

COMPANY CREDENTIALS. Sheng Li Telecom India Pvt. Ltd. Sheng Li Telecom click & Learn more.

COMPANY CREDENTIALS. Sheng Li Telecom India Pvt. Ltd. Sheng Li Telecom click & Learn more. COMPANY CREDENTIALS Sheng Li Telecom click & Learn more Sheng Li Telecom India Pvt. Ltd. www.shenglitelecom.in Company Overview Sheng Li Telecom India Pvt. Ltd. is incorporated on 21 August 2012. It is

More information

Firepower Threat Defense Site-to-site VPNs

Firepower Threat Defense Site-to-site VPNs About, on page 1 Managing, on page 3 Configuring, on page 3 Monitoring Firepower Threat Defense VPNs, on page 11 About Firepower Threat Defense site-to-site VPN supports the following features: Both IPsec

More information

DREN IPv6 Implementation Update

DREN IPv6 Implementation Update DREN IPv6 Implementation Update Internet2 Joint Techs, Summer 2010 13 July, 2010 Columbus, Ohio Ron Broersma DREN Chief Engineer ron@spawar.navy.mil 13-July-2010 1 The DREN IPv6 Initiative Aggressive deployment

More information

white paper The Benefits of IPv6 for the Mobile Internet

white paper The Benefits of IPv6 for the Mobile Internet The Benefits of IPv6 for the Mobile Internet Table of contents Executive Summary 3 Introduction 4 The Benefits of IPv6 4 Addressing 4 Security 6 Performance 6 Administration 7 Mobility 7 IPv6 in the Mobile

More information

Virtual Private Networks (VPNs)

Virtual Private Networks (VPNs) CHAPTER 19 Virtual Private Networks (VPNs) Virtual private network is defined as customer connectivity deployed on a shared infrastructure with the same policies as a private network. The shared infrastructure

More information

CHAPTER 4 SIMULATION TOOL OPNET MODELER

CHAPTER 4 SIMULATION TOOL OPNET MODELER CHAPTER 4 SIMULATION TOOL OPNET MODELER Problems can be effectively solved through, by running a computer simulation program since that would be more time efficient than actually doing the calculations

More information

Mobile WiMAX Security

Mobile WiMAX Security WHITE PAPER WHITE PAPER Makes Mobile WiMAX Simple Mobile WiMAX Security Glossary 3 Abstract 5 Introduction to Security in Wireless Networks 6 Data Link Layer Security 8 Authentication 8 Security Association

More information

Network 2020 Vision. Nikos G. Panagiotidis Business Development Manager Intel Hellas S.A.

Network 2020 Vision. Nikos G. Panagiotidis Business Development Manager Intel Hellas S.A. Network 2020 Vision from Telco to QOE Service Provider Nikos G. Panagiotidis Business Development Manager Intel Hellas S.A. Need Positive Technology Spiral End To End IT Mobile Devices OSS/BSS User Experience

More information

Analysis of Effectiveness of Open Service Architecture for Fixed and Mobile Convergence

Analysis of Effectiveness of Open Service Architecture for Fixed and Mobile Convergence Analysis of Effectiveness of Open Service Architecture for Fixed and Mobile Convergence Kyung-Hyu Lee* Jeung-Heon Hahn* Electronics and Telecommunications Research Institute* Email: {khyulee, stevehahn

More information

Securing Wireless Networks by By Joe Klemencic Mon. Apr

Securing Wireless Networks by By Joe Klemencic Mon. Apr http://www.cymru.com/ Securing Wireless Networks by By Joe Klemencic (faz@home.com) Mon. Apr 30 2001 Many companies make attempts to embrace new technologies, but unfortunately, many of these new technologies

More information

IEEE Assisted Network Layer Mobility Support

IEEE Assisted Network Layer Mobility Support IEEE802.21 Assisted Network Layer Mobility Support Qazi Bouland Mussabbir *, Wenbing Yao ** and John Cosmas *** *School Of Engineering and Design, Brunel University Uxbridge, London, UB83PH, UK, qazi.mussabbir@brunel.ac.uk

More information

Network Connectivity and Mobility Part 2

Network Connectivity and Mobility Part 2 Network Connectivity and Mobility Part 2 BSAD 141 Dave Novak Topics Covered Lecture is structured based on the five elements of creating a connected world from the text book (with additional content) 1.

More information

VHO project Background Information

VHO project Background Information VHO project Background Information Raimo Vuopionperä (ph.d.) Research Manager, NomadicLab (Ericsson Research Lab @ Finland), Ericsson Research, Corporate Unit Contents Multiple Access Why, What & Definitions

More information

ipsec securing vpns BFF71AA880C7E031D92BDAE69281BC0A Ipsec Securing Vpns 1 / 6

ipsec securing vpns BFF71AA880C7E031D92BDAE69281BC0A Ipsec Securing Vpns 1 / 6 Ipsec Securing Vpns 1 / 6 2 / 6 3 / 6 Ipsec Securing Vpns In computing, Internet Protocol Security (IPsec) is a secure network protocol suite that authenticates and encrypts the packets of data sent over

More information

Ubiquitous services and applications: needs of mobile users

Ubiquitous services and applications: needs of mobile users International Telecommunication Union Session 8: Seamless communications on the move Ubiquitous services and applications: needs of mobile users Mitsuji MATSUMOTO Professor, GITI Waseda University Background

More information

Enterprise IPv6 Deployment Security and other topics

Enterprise IPv6 Deployment Security and other topics Enterprise IPv6 Deployment Security and other topics 6. Slo IPv6 Summit 8 Nov, 2011 Ljubljana, Slovenia Ron Broersma DREN Chief Engineer SPAWAR Network Security Manager Federal IPv6 Task Force ron@spawar.navy.mil

More information

Approaches to Deploying VoIP Technology Instead of PSTN Case Study: Libyan Telephone Company to Facilitate the Internal Work between the Branches

Approaches to Deploying VoIP Technology Instead of PSTN Case Study: Libyan Telephone Company to Facilitate the Internal Work between the Branches Approaches to Deploying VoIP Technology Instead of PSTN Case Study: Libyan Telephone Company to Facilitate the Internal Work between the Branches Dr. Elmabruk M Laias * Department of Computer, Omar Al-mukhtar

More information

SHISA: The Mobile IPv6/NEMO BS Stack Implementation Current Status

SHISA: The Mobile IPv6/NEMO BS Stack Implementation Current Status SHISA: The Mobile IPv6/NEMO BS Stack Implementation Current Status Asia BSD Conference 2007 11th March 2007 @ Tokyo, Japan Keiichi Shima 1, Koshiro Mitsuya 2, Ryuji Wakikawa 2, Tsuyoshi Momose 3 and Keisuke

More information

Deliver Office 365 Without Compromise Ensure successful deployment and ongoing manageability of Office 365 and other SaaS apps

Deliver Office 365 Without Compromise Ensure successful deployment and ongoing manageability of Office 365 and other SaaS apps Use Case Brief Deliver Office 365 Without Compromise Ensure successful deployment and ongoing manageability of Office 365 and other SaaS apps Overview Cloud-hosted collaboration and productivity suites

More information

Cisco ASR 5000 Series Small Cell Gateway

Cisco ASR 5000 Series Small Cell Gateway Data Sheet Cisco ASR 5000 Series Small Cell Gateway Mobile subscribers want access to the network at home, work, hotspots, and everywhere in between. This requires mobile operators to expand their service

More information

IP switching and flow classification

IP switching and flow classification 1 IP switching and flow classification S-38.164 Lecture 12.3.1999 Mika Ilvesmäki, lynx@tct.hut.fi Laboratory of Telecommunications Technology 2 Contents Problem statement IP router structure Advances in

More information

Network Encryption 3 4/20/17

Network Encryption 3 4/20/17 The Network Layer Network Encryption 3 CSC362, Information Security most of the security mechanisms we have surveyed were developed for application- specific needs electronic mail: PGP, S/MIME client/server

More information

Advanced Computer Networks. IP Mobility

Advanced Computer Networks. IP Mobility Advanced Computer Networks 263 3501 00 IP Mobility Patrick Stuedi Spring Semester 2014 1 Oriana Riva, Department of Computer Science ETH Zürich Tuesday 1 April 2014 Outline Last week: Today: Cellular Networks

More information

Cisco SD-WAN. Intent-based networking for the branch and WAN. Carlos Infante PSS EN Spain March 2018

Cisco SD-WAN. Intent-based networking for the branch and WAN. Carlos Infante PSS EN Spain March 2018 Cisco SD-WAN Intent-based networking for the branch and WAN Carlos Infante PSS EN Spain March 2018 Aug-12 Oct-12 Dec-12 Feb-13 Apr-13 Jun-13 Aug-13 Oct-13 Dec-13 Feb-14 Apr-14 Jun-14 Aug-14 Oct-14 Dec-14

More information

Hands-On IP Multicasting for Multimedia Distribution Networks

Hands-On IP Multicasting for Multimedia Distribution Networks Hands-On for Multimedia Distribution Networks Course Description This Hands-On course provides an in-depth look how IP multicasting works, its advantages and limitations and how it can be deployed to provide

More information

Wide Area Query Systems The Hydra of Databases

Wide Area Query Systems The Hydra of Databases Wide Area Query Systems The Hydra of Databases Stonebraker et al. 96 Gribble et al. 02 Zachary G. Ives University of Pennsylvania January 21, 2003 CIS 650 Data Sharing and the Web The Vision A World Wide

More information

What is NGN? Hamid R. Rabiee Mostafa Salehi, Fatemeh Dabiran, Hoda Ayatollahi Spring 2011

What is NGN? Hamid R. Rabiee Mostafa Salehi, Fatemeh Dabiran, Hoda Ayatollahi Spring 2011 What is NGN? Hamid R. Rabiee Mostafa Salehi, Fatemeh Dabiran, Hoda Ayatollahi Spring 2011 Outlines Next Generation Network (NGN) Definition Applications Requirements Network Architecture QoS Issues 2 What

More information

NGN Presentation. Four buzzwords in the air 2/8/2015 2

NGN Presentation. Four buzzwords in the air 2/8/2015 2 NGN Presentation Four buzzwords in the air 2/8/2015 2 AGENDA What is current generation network Why Next Generation networks required What is NGN Basic Terms in NGN 2/8/2015 3 Current Scenario Today Separate

More information

Satellites in Next Generation Networks QoS issues Stéphane Combes, R&D, Alcatel Space

Satellites in Next Generation Networks QoS issues Stéphane Combes, R&D, Alcatel Space Satellites in Next Generation s QoS issues Stéphane Combes, R&D, Alcatel Space ITU-T workshop on Satellites in IP and Multimedia Geneva, 9-11 December 2002 Content > What NGN and QoS mean? End-to-end QoS

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

Migration to IPv6 from IPv4. Is it necessary?

Migration to IPv6 from IPv4. Is it necessary? Introduction Today Internet plays a big role in every aspect of our lives and IP acted as an important pillar of Internet. Since its inception the Internet has reached almost all corners of globe and it

More information