Towards the Intelligent On-line Home Office

Size: px
Start display at page:

Download "Towards the Intelligent On-line Home Office"

Transcription

1 Towards the Intelligent On-line Home Office S.Antoniazzi, M.Pampolini OCEANS Customer Equipment & Networks Lab. Italtel spa Introduction The opportunity to telework, as well as to establish small offices at home, is attracting a growing base of residential customers worldwide, due in particular to the low-cost communication infrastructure offered by the Internet. Some achievements relevant to such a scenario are reported, belonging to Italtel internal research activities as well as to OCEANS (Open Communication Environment for Agent-based Networked Services), a European research project (ACTS AC323) concerned with improving the human-machine dialogue by means of software agent technologies in the context of the residential market. While the main focus of OCEANS is on infotainment and electronic commerce applications, most of the specifications and demonstrators developed are suitable for a SOHO (Small Office / Home Office) environment as well. OCEANS enhances the pioneering work started earlier in 1995 with MUSIST (Multimedia User Interface for Interactive Services and TV), one of the first European projects (ACTS AC010) to investigate interactive set-top-box architectures and user interfaces in particular. Moreover, the approach incrementally developed in MUSIST and OCEANS is now going to be extended with new projects (EUROPA, BRIC) in the European Commission ITEA programme. When targeting telework services for the residential / SOHO domain, new technical issues arise. The most significant of them is probably the coexistence in the customer premises of multiple heterogeneous user terminals, typically at least one PC for the computational tasks (word processing, data base management, etc.) and a TV-oriented set-top-box for infotainment and electronic commerce. An even more sophisticated scenario could include additional appliances such as Internet phones and other kinds of thin clients. It should be pointed out that all devices would need network access, to the Internet and possibly other IP networks. Sharing of peripherals such as printers, scanners and mass-storage devices will be also required. While a large number of technologies are currently proposed for home networking, this report will focus on Ethernet-based solutions. Indeed, Ethernet is a low-cost and widely available communication standard for PCs and can be implemented in set-top-boxes as well, as in the case of the MUSIST and OCEANS terminals. The Ethernet data link layer is also used in phone-line home networks enabling up to 1 Mbit/s bandwidth using existing home cabling. Moreover, Internet access devices supporting xdsl broadband technology and Ethernet connections to home appliances are already available in the market. 99

2 The multi-session scenario In the context of a residential / SOHO domain, emerging technologies such as ADSL (Asymmetrical Digital Subscriber Line) and other broadband data access solutions enable subscribers to access the Internet and other networks at much higher speeds (up to 6-8 Mbit/s downstream) than those available through analog modems (56 Kbit/s) and ISDN (64 or 128 Kbit/s). The following picture illustrates the scenario of different customer premises connected to the Internet through different networks: Figure 13: Broadband access scenario. However, there is still the need for an effective and efficient way of interconnecting multiple end-user terminals (PC, STB, etc.), among themselves for local communication as well as to the so-called Network Termination (NT) or ADSL Transmission Unit Remote (ATU-R), which in turn is able to provide the desired external connectivity to the Internet and other data networks. This would allow multiple users within a home to share the same high-speed link to the service provider (ISP) value added services, while simultaneously having the possibility of sharing local terminal peripherals, thus leading to the idea of a Customer Premises Network (CPN). In a more detailed view, a possible situation for the CPN is shown in the following picture. 100

3 Figure 14: Customer premises network. The client terminals can be interconnected through many different physical media but, in most common cases, an Ethernet MAC (Medium Access Control) layer is exported to the upper network protocols, due to the fact that Ethernet is currently the most cost effective and simple LAN technology. Furthermore, the connection between the CPN and the desired ISP(s) is established by means of the wide-spread and easily manageable Point to Point Protocol (PPP), in order to allow the required authentication mechanisms and to set up the needed point to point link. The PPP session is in turn mapped by the NT into a well-defined ATM virtual channel which is terminated by either the Central Office equipment (CO) or the ISP itself. Finally, the choice of using ATM over ADSL is due to the intrinsic capability of ATM to provide Quality of Service (QoS) together with the high bandwidth available with the use of ADSL technology. These requirements are mandatory, in particular, to implement real time services such as audio/video streaming over the Internet. At the same time, it is necessary to guarantee that all clients are able to intercommunicate when no remote access connection is established or when the NT is switched off. This means that every device that is connected to the CPN must be provided with its own local IP address, either statically or dynamically assigned, valid only in the context of such a network. These considerations lead to two major required kinds of connectivity, while the basic assumption is always that multiple terminals are involved and a single PPP session is allowed for each terminal: Homogeneous sessions (only one service provider available at a time): global connectivity can be accomplished by terminating the PPP session at the NT. Only one official IP address is assigned to the CPN, so the NT must perform some kind of address translation mechanism (such as NAT) to guarantee simultaneous Internet access. The terminal-owned local IP address remains valid inside the CPN and the NT itself acts as an IP gateway. The PPP session is mapped to an individual virtual channel at the NT side. 101

4 Heterogeneous sessions (more than one service providers available at the same time): individual connectivity should be accomplished by extending the PPP session from the NT to the end system across the CPN, that is every user performs his own dial-up connection and authentication. A solution must be adopted to carry the different PPP sessions across the CPN; every session that refers to the same service provider is mapped to the corresponding virtual channel at the NT. In this case a second IP address, an official one, is assigned to each terminal that sets up a remote connection. The need for the second kind of connectivity will arise more and more with new services and with the opportunity to telework: consider an employee who needs to access his/her company s virtual private network (VPN) while another member of the same family wishes to connect to the personal ISP. Currently there are several different proposals specifying how these requirements can be satisfied: however many of these proposals involve significant user configuration of the modem and, in some cases, require users to deploy ATM network interface cards (NICs) in their personal computers both of which impose significant complexity on the end user. This complexity may hinder the rapid, widespread consumer adoption of high-speed services such as ADSL. In the contrast, the PPP over Ethernet (PPPoE) protocol, now available in the form of an Internet standard (RFC 2516), provides the ability to connect multiple hosts at a remote site through a common NT device. In addition, it provides access control and billing functionality in a manner similar to dial-up services using PPP. Each terminal equipment is provided with its own PPP stack and the user is presented with a familiar dial-up networking user interface. Access control, billing and type of service can be controlled on a per-user, rather than a per-site basis. By combining the simplicity of Ethernet technology with the proven scalability and administrative controls of PPP, ISPs and carriers are presented with a new approach to speed deployment of high-speed Internet services with proven and familiar technologies PPP and Ethernet. Moreover PPPoE makes it easier for service providers to provision services to support multiple users across a dedicated digital subscriber line (DSL), cable, or wireless connection. It also simplifies the end-user experience to dynamically select between services. By making the customer premises equipment (CPE) easier to configure, ISPs costs are reduced and their ability to rapidly deploy services to thousands of subscribers is enhanced. From a protocol point of view the homogeneous connectivity leads to the architecture depicted in the following picture: 102

5 Application Protocols IP IP Routing PPP Ethernet MAC Ethernet MAC AAL5 ATM Physical Layer (10BaseT, HomeRun, etc.) ADSL Terminal (PC, STB, Web Phone, etc.) NT Figure 15: Protocol stack for homogeneous sessions. As can be seen, the PPP session is terminated at the NT, thus allowing multiple simultaneous connections with only one Service Provider. Moreover this involves an increased complexity in the NT itself, though the CPN terminal is kept unchanged. On the other hand, the heterogeneous connectivity leads to the architecture depicted in the following different picture: Application Protocols IP PPP RCF 1483 Ethernet MAC Ethernet MAC AAL5 ATM Physical Layer (10BaseT, HomeRun, etc.) ADSL Terminal (PC, STB, Web Phone, etc.) NT Figure 16: Protocol stack for heterogeneous sessions. Here an increased complexity on the terminal side can be observed, but in fact this is exactly the same case as when a connection to the Internet through an analog modem is adopted. On the other side, the NT simply acts as an Ethernet bridge between the CPN and the outside world. RFC 1483 specifies how an Ethernet frame must be encapsulated into AAL5 PDUs: in this way the Ethernet LAN is seen as extended to the ISP, where the PPP session terminates again. 103

6 Multi-session capabilities for the Internet set-top-box Within OCEANS and the other projects mentioned above, a thin client approach has been taken for the user terminal. A thin client is a device with lower cost and higher usability than a conventional personal computer. Of course, there are contexts when a thin client cannot replace a PC. However, thin clients can be used as complementary terminals in many areas, in particular when multiple users or access points are required and when user expertise is limited. The terminal architecture specified and implemented in the OCEANS project is founded on the Java emerging standard. Furthermore, Italtel has developed a custom Java-based Internet navigation software. The system can operate in a conventional configuration (monitor, keyboard and mouse) as well as in a living room set-up (TV set and infrared remote controller, including integrated micro-keyboard). Unlike most thin client browsers, the Italtel navigation software is compliant with the latest Internet standards, including HTML 4.0, XML, DOM, and ECMAScript. It also supports Java applets and the SSL security protocol. Local networking based on phone-line and wireless technologies is currently under experimentation and a bandwidth in the range of 1 Mbit/s is expected. Concerning Internet access, a broadband solution based on an ADSL/ATM link via network termination (ATU-R) device, is supported. The terminal is currently equipped with an Ethernet (10 Mbit/s) port and work is in progress to provide ATM Forum (25 Mbit/s) and USB (12 Mbit/s) interfaces as well. Multi-session capabilities based on the PPPoE protocol will allow to use multiple set-topboxes in the home, as well as enabling telework activities from a PC while using the STB for infotainment tasks. References Antoniazzi S., A Flexible Software Architecture for Multimedia Home Platforms, IEEE Tyrrhenian International Workshop on Digital Communications Multimedia Communications, Ischia, Italy, September Antoniazzi S., Marmolin H., Schapeler G., Weickert B., The MUSIST Browser and Navigation Concept, Proc. of European Conference on Multimedia Applications, Services and Techniques (ECMAST 98), Berlin, Antoniazzi S., Schapeler G., Interoperability for multimedia home platforms, Proc. of Interworking 98 Conference, Toronto, Antoniazzi S., A Virtual Machine Approach for Delivering 2D/3D Applications to Networked Terminals for Residential Users, International Workshop on Synthetic-Natural Hybrid Coding and Three-Dimensional Imaging, Rhodes, Greece, September Antoniazzi S., Schapeler G., An Open Software Architecture For Multimedia Consumer Terminals, Lecture Notes in Computer Science, Multimedia Applications, Services and Techniques ECMAST 97, Vol.1242, pp , Springer-Verlag, Antoniazzi S., Ievola C., Marcozzi E., Penzo R., Sturlesi M., An Authoring And Run-Time Environment For Interactive Multimedia Services, Lecture Notes in Computer Science, 104

7 Multimedia Applications, Services and Techniques ECMAST 97, Vol.1242, pp , Springer- Verlag, Antoniazzi S., Buschmann J., Marcozzi E., Profumo A., Internet and New Interactive Multimedia Services: Integration Opportunities, European Conference on Multimedia Applications, Services and Techniques (ECMAST 96), ACTS Session, Louvain-la-Neuve, Belgium, Buschmann J., Pampolini M., ATM interface design issues for IP traffic over ATM/ADSL access networks, SPIE International Symposium on Voice, Video and Data communications, Boston, November Heinanen J., RFC 1483, Multiprotocol Encapsulation over ATM Adaptation Layer 5, July Mamakos L. et al., RFC 2516, A Method for Transmitting PPP Over Ethernet (PPPoE), February

References and Requirements for CPE Architectures for Data Access

References and Requirements for CPE Architectures for Data Access Technical Report TR-018 References and Requirements for CPE Architectures for Data Access March 1999 '1999 Asymmetric Digital Subscriber Line Forum. All Rights Reserved. ADSL Forum technical reports may

More information

XDSL and DSLAM Access Technologies

XDSL and DSLAM Access Technologies XDSL and DSLAM Access Technologies Abstract What are the differences between the different forms of xdsl technology, such as ADSL and HDSL? How are they implemented. What are the limitations? What are

More information

Technical Report DSL Forum TR-110

Technical Report DSL Forum TR-110 DSLHome TM Reference Models for VoIP Configurations in the DSL Home Technical Report DSL Forum TR-110 DSLHome TM Reference Models for VoIP Configurations in the DSL Home September 2005 Produced by: DSL

More information

IPv6 Broadband Access Network Systems

IPv6 Broadband Access Network Systems IPv6 Broadband Access Network Systems IPv6 Broadband Access Network Systems 60 Junji Yamada Koji Wakayama Eisuke Sato OVERVIEW: To meet the demand for broadband access and enable a smooth transition from

More information

Chapter 5. Data Communication And Internet Technology

Chapter 5. Data Communication And Internet Technology Chapter 5 Data Communication And Internet Technology Purpose Understand the fundamental networking concepts Agenda Network Concepts Communication Protocol TCP/IP-OSI Architecture Network Types LAN WAN

More information

VPN. Date: 4/15/2004 By: Heena Patel Email:hpatel4@stevens-tech.edu

VPN. Date: 4/15/2004 By: Heena Patel Email:hpatel4@stevens-tech.edu VPN Date: 4/15/2004 By: Heena Patel Email:hpatel4@stevens-tech.edu What is VPN? A VPN (virtual private network) is a private data network that uses public telecommunicating infrastructure (Internet), maintaining

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

Broadband Service Architecture for Access to Legacy Data Networks over ADSL Issue 1

Broadband Service Architecture for Access to Legacy Data Networks over ADSL Issue 1 Technical Report TR-012 Broadband Service Architecture for Access to Legacy Data s over ADSL Issue 1 June 1998 Abstract: This Technical Report specifies an interoperable end-to-end architecture to support

More information

Chapter 1 Introduction

Chapter 1 Introduction Chapter 1 Introduction This chapter introduces the key features provided by the 3310 Series SHDSL modem and describes several kinds of network examples configurable with the 3310 Series. Introduction 1-1

More information

Network support for tele-education

Network support for tele-education Network support for tele-education Aiko Pras Centre for Telematics and Information Technology University of Twente (UT) http://wwwtios.cs.utwente.nl/~pras This paper discusses the state of the art in networking,

More information

DSL Forum. Working Text WT-101

DSL Forum. Working Text WT-101 DSL Forum Working Text WT-101 Revision 1 Migration to Ethernet Based DSL Aggregation For Architecture and Transport Working Group May 2004 Abstract: This working text outlines how an ATM aggregation network

More information

Advanced Higher Computing. Computer Networks. Homework Sheets

Advanced Higher Computing. Computer Networks. Homework Sheets Advanced Higher Computing Computer Networks Homework Sheets Topic : Network Protocols and Standards. Name the organisation responsible for setting international standards and explain why network standards

More information

Acer ADSL Surf USB Modem

Acer ADSL Surf USB Modem . Acer ADSL Surf USB Modem Installation Guide Acer European Support: http://support.acer-euro.com 1 Table of Contents. 1. About The Manual 2. Specification 3. Preface Chapter 1 : Chapter 2 : ADSL Overview

More information

ADSL or Asymmetric Digital Subscriber Line. Backbone. Bandwidth. Bit. Bits Per Second or bps

ADSL or Asymmetric Digital Subscriber Line. Backbone. Bandwidth. Bit. Bits Per Second or bps ADSL or Asymmetric Digital Subscriber Line Backbone Bandwidth Bit Commonly called DSL. Technology and equipment that allow high-speed communication across standard copper telephone wires. This can include

More information

ADSL MODEM. User Manual V1.0

ADSL MODEM. User Manual V1.0 ADSL MODEM User Manual V1.0 CONTENTS 1.OVERVIEW... 3 1.1 ABOUT ADSL... 3 1.2 ABOUT ADSL2/2+... 3 1.3 FEATURES... 3 2 SPECIFICATION... 4 2.1 INTERFACE INTRODUCTION... 4 2.1.1 INDICATOR AND INTERFACE...

More information

November 2013. Defining the Value of MPLS VPNs

November 2013. Defining the Value of MPLS VPNs November 2013 S P E C I A L R E P O R T Defining the Value of MPLS VPNs Table of Contents Introduction... 3 What Are VPNs?... 4 What Are MPLS VPNs?... 5 What Are the Benefits of MPLS VPNs?... 8 How Do

More information

Copyright and Trademark Statement

Copyright and Trademark Statement Contents VoIP Starts with SmartNode...3 Why SmartNode?...3 SmartNode Product Comparison...5 VoIP Appliance with Embedded Windows...7 Carrier-Grade TDM + VoIP SmartMedia Gateways...8 Enterprise Solutions...9

More information

ção Multimidia - DSLAM System Architecture

ção Multimidia - DSLAM System Architecture Sistemas de Comunicaçã ção Multimidia - DSLAM Universidade Santa Cecília Prof. Hugo Santana Lima UNISANTA 1 System Architecture SW I I G G U U LTU Access Subrack PC Remote TEL Card ADSL Line SW Subrack

More information

11/22/2013 1. komwut@siit

11/22/2013 1. komwut@siit 11/22/2013 1 Week3-4 Point-to-Point, LAN, WAN Review 11/22/2013 2 What will you learn? Representatives for Point-to-Point Network LAN Wired Ethernet Wireless Ethernet WAN ATM (Asynchronous Transfer Mode)

More information

DSL-2600U. User Manual V 1.0

DSL-2600U. User Manual V 1.0 DSL-2600U User Manual V 1.0 CONTENTS 1. OVERVIEW...3 1.1 ABOUT ADSL...3 1.2 ABOUT ADSL2/2+...3 1.3 FEATURES...3 2 SPECIFICATION...4 2.1 INDICATOR AND INTERFACE...4 2.2 HARDWARE CONNECTION...4 2.3 LED STATUS

More information

Connection Services. Hakim S. ADICHE, MSc

Connection Services. Hakim S. ADICHE, MSc Connection Services Hakim S. ADICHE, MSc adiche@ccse.kfupm.edu.sa Department of Computer Engineering King Fahd University of Petroleum and Minerals Dhahran, Saudi Arabia Connection Services Different connectivity

More information

Broadband 101: Installation and Testing

Broadband 101: Installation and Testing Broadband 101: Installation and Testing Fanny Mlinarsky Introduction Today the Internet is an information superhighway with bottlenecks at every exit. These congested exits call for the deployment of broadband

More information

The Role of Carrier Ethernet in Business Applications

The Role of Carrier Ethernet in Business Applications The Role of Carrier Ethernet in Business Applications Examining the Choices for your Business Applications February 2012 Positioning Paper Page 1 of 11 Table of Contents 1 Introduction... 3 2 Characteristics

More information

< Introduction > This technical note explains how to connect New SVR Series to DSL Modem or DSL Router. Samsung Techwin Co., Ltd.

< Introduction > This technical note explains how to connect New SVR Series to DSL Modem or DSL Router. Samsung Techwin Co., Ltd. < Introduction > This technical note explains how to connect New to DSL Modem or DSL Router. Samsung Techwin Co., Ltd. 1 Contents 1. General... 4 1.1. DSL (xdsl)... 4 1.2. Modem... 5 1.2.1. Modem... 5

More information

CCNP2 - Implementing Secure Converged Wide-area Networks v5.0

CCNP2 - Implementing Secure Converged Wide-area Networks v5.0 2.6.11 - Configuring a DSL ATM Interface Figures and show the steps you use to configure a DSL ATM interface. Use the dsl operating-mode auto interface configuration command to specify that the router

More information

TELECOMMUNICATIONS STANDARDS ADVISORY COMMITTEE TSAC WORKING GROUP ON NEW STANDARDS AND POLICY (NSP)

TELECOMMUNICATIONS STANDARDS ADVISORY COMMITTEE TSAC WORKING GROUP ON NEW STANDARDS AND POLICY (NSP) TELECOMMUNICATIONS STANDARDS ADVISORY COMMITTEE TSAC WORKING GROUP ON NEW STANDARDS AND POLICY (NSP) Introduction Development of Digital Subscriber Line (DSL) Technology This paper introduces the development

More information

WAN and VPN Solutions:

WAN and VPN Solutions: WAN and VPN Solutions: Choosing the Best Type for Your Organization xo.com WAN and VPN Solutions: Choosing the Best Type for Your Organization WAN and VPN Solutions: Choosing the Best Type for Your Organization

More information

IP-VPN Architecture and Implementation O. Satty Joshua 13 December 2001. Abstract

IP-VPN Architecture and Implementation O. Satty Joshua 13 December 2001. Abstract Abstract Virtual Private Networks (VPNs) are today becoming the most universal method for remote access. They enable Service Provider to take advantage of the power of the Internet by providing a private

More information

5.3.1.9 Digital Subscriber Line (DSL) Requirements

5.3.1.9 Digital Subscriber Line (DSL) Requirements UCR 2008, Change 2, Modification #2 provides (DSL) requirements. Section 5.3.1 was modified to reflect this change. Corrections to UCR 2008, Change 2, made by Modification # 2 SECTION NEW Requirements

More information

X.25 over IP. The Challenge. How it Works. Solution

X.25 over IP. The Challenge. How it Works. Solution over IP The Challenge Legacy services such as are still in use worldwide for a range of applications. Over the years, many customers have made significant investments in equipment and processes that depend

More information

Chapter 9A. Network Definition. The Uses of a Network. Network Basics

Chapter 9A. Network Definition. The Uses of a Network. Network Basics Chapter 9A Network Basics 1 Network Definition Set of technologies that connects computers Allows communication and collaboration between users 2 The Uses of a Network Simultaneous access to data Data

More information

Chapter 2 Introduction

Chapter 2 Introduction Chapter 2 Introduction This chapter describes the features of the NETGEAR 54 Mbps Wireless ADSL Modem Router Model DG834G. The Wireless ADSL Modem Router is a combination of a built-in ADSL modem, ADSL

More information

SOHO 6 Wireless Installation Procedure Windows 95/98/ME with Internet Explorer 5.x & 6.0

SOHO 6 Wireless Installation Procedure Windows 95/98/ME with Internet Explorer 5.x & 6.0 SOHO 6 Wireless Installation Procedure Windows 95/98/ME with Internet Explorer 5.x & 6.0 Before You Begin Before you install the SOHO 6 Wireless, you must have: A computer with a 10/100BaseT Ethernet card

More information

RedRapid X WIRELESS MODEM ROUTER. Quick Installation Guide (DN-7060)

RedRapid X WIRELESS MODEM ROUTER. Quick Installation Guide (DN-7060) RedRapid X WIRELESS MODEM ROUTER Quick Installation Guide (DN-7060) 1. Product Introduction Congratulations on purchasing this Wireless N ADSL2/2+ Router. This router is a cost-effective ADSL2+ router,

More information

Wholesale IP Bitstream on a Cable HFC infrastructure

Wholesale IP Bitstream on a Cable HFC infrastructure Wholesale IP Bitstream on a Cable HFC infrastructure In order to understand the issues related to an ISP reselling Cable Based Internet access it is necessary to look at similarities and dissimilarities

More information

Data Link Protocols. TCP/IP Suite and OSI Reference Model

Data Link Protocols. TCP/IP Suite and OSI Reference Model Data Link Protocols Relates to Lab. This module covers data link layer issues, such as local area networks (LANs) and point-to-point links, Ethernet, and the Point-to-Point Protocol (PPP). 1 TCP/IP Suite

More information

MPLS/IP VPN Services Market Update, 2014. United States

MPLS/IP VPN Services Market Update, 2014. United States MPLS/IP VPN Services Market Update, 2014 United States August 2014 Contents Section Slide Numbers Executive Summary 4 Market Overview & Definitions 8 Drivers & Restraints 14 Market Trends & Revenue Forecasts

More information

IPv6 over Power Line for the Digital Home

IPv6 over Power Line for the Digital Home IPv6 over Power Line for the Digital Home Moscow, November 2004 Jordi Palet & Francisco Ortiz Consulintel - 1 Typical PLC Network Topology - 2 Next generation applications Every device, even every application,

More information

Appendix A: Basic network architecture

Appendix A: Basic network architecture Appendix A: Basic network architecture TELECOMMUNICATIONS LOCAL ACCESS NETWORKS Traditionally, telecommunications networks are classified as either fixed or mobile, based on the degree of mobility afforded

More information

DATA SECURITY 1/12. Copyright Nokia Corporation 2002. All rights reserved. Ver. 1.0

DATA SECURITY 1/12. Copyright Nokia Corporation 2002. All rights reserved. Ver. 1.0 DATA SECURITY 1/12 Copyright Nokia Corporation 2002. All rights reserved. Ver. 1.0 Contents 1. INTRODUCTION... 3 2. REMOTE ACCESS ARCHITECTURES... 3 2.1 DIAL-UP MODEM ACCESS... 3 2.2 SECURE INTERNET ACCESS

More information

INTERNET CONNECTIVITY

INTERNET CONNECTIVITY INTERNET CONNECTIVITY http://www.tutorialspoint.com/internet_technologies/internet_connectivity.htm Copyright tutorialspoint.com Here in this tutorial, we will discuss how to connect to internet i.e. internet

More information

Internet and Services

Internet and Services 3 Internet and Services 3.1 INTRODUCTION The Internet began way back in 1969 when it was called ARPANet (Advanced Research Project Agency Network) and was used exclusively for military purposes. It soon

More information

Broadband Bonding Network Appliance TRUFFLE BBNA6401

Broadband Bonding Network Appliance TRUFFLE BBNA6401 Broadband Bonding Network Appliance TRUFFLE BBNA6401 White Paper In this brief White Paper we describe how the TRUFFLE BBNA6401 can provide an SMB with faster and more reliable Internet access at an affordable

More information

co Sample Configurations for Cisco 7200 Broadband Aggreg

co Sample Configurations for Cisco 7200 Broadband Aggreg co Sample Configurations for Cisco 7200 Broadband Aggreg Table of Contents Sample Configurations for Cisco 7200 Broadband Aggregation...1 Introduction...1 Configurations...1 PPPoA Session Termination:

More information

EXPLOITING SIMILARITIES BETWEEN SIP AND RAS: THE ROLE OF THE RAS PROVIDER IN INTERNET TELEPHONY. Nick Marly, Dominique Chantrain, Jurgen Hofkens

EXPLOITING SIMILARITIES BETWEEN SIP AND RAS: THE ROLE OF THE RAS PROVIDER IN INTERNET TELEPHONY. Nick Marly, Dominique Chantrain, Jurgen Hofkens Nick Marly, Dominique Chantrain, Jurgen Hofkens Alcatel Francis Wellesplein 1 B-2018 Antwerp Belgium Key Theme T3 Tel : (+32) 3 240 7767 Fax : (+32) 3 240 8485 E-mail : Nick.Marly@alcatel.be Tel : (+32)

More information

Genexis FTTH Network Architecture

Genexis FTTH Network Architecture Genexis FTTH Network Architecture An introduction to the Genexis FTTH Network Architecture This document contains general information about the Genexis FTTH Network Architecture. Contents 1. Introduction...2

More information

A Web Broker Architecture for Remote Access A simple and cost-effective way to remotely maintain and service industrial machinery worldwide

A Web Broker Architecture for Remote Access A simple and cost-effective way to remotely maintain and service industrial machinery worldwide p 1/6 White Paper A Web Broker Architecture for Remote Access A simple and cost-effective way to remotely maintain and service industrial machinery worldwide Francis Vander Ghinst Head of Sales & Marketing

More information

Exam questions. 1. Which of the following are true regarding xdsl? Choose three. It uses a portion of the existing phone line.

Exam questions. 1. Which of the following are true regarding xdsl? Choose three. It uses a portion of the existing phone line. Nguyen Khac Quyet - Take Exam Exam questions Time remaining: 00: 08: 31 1. Which of the following are true regarding xdsl? Choose three. It uses a portion of the existing phone line It is symmetrical It

More information

ERserver. iseries. Remote Access Services: PPP connections

ERserver. iseries. Remote Access Services: PPP connections ERserver iseries Remote Access Services: PPP connections ERserver iseries Remote Access Services: PPP connections Copyright International Business Machines Corporation 1998, 2002. All rights reserved.

More information

AC 750. Wireless Dual Band ADSL2+ Modem Router. Highlights

AC 750. Wireless Dual Band ADSL2+ Modem Router. Highlights AC 750 Wireless Dual Band ADSL2+ Modem Router Highlights 750Mbps Wireless Speed 300Mbps on 2.4GHz + 433Mbps on 5GHz Broad Coverage 2 external antennas provide maximum omni-directional wireless coverage

More information

Technology Brief. Implementing DSL Service for ISPs with the SMS. The DSL Opportunity. DSL is Different from Dial

Technology Brief. Implementing DSL Service for ISPs with the SMS. The DSL Opportunity. DSL is Different from Dial Technology Brief Implementing DSL Service for ISPs with the SMS The DSL Opportunity Digital Subscriber Line (DSL) services represent a major opportunity for dialup-based Internet Service Providers (ISPs)

More information

Building Remote Access VPNs

Building Remote Access VPNs Building Remote Access VPNs 124 Grove Street, Suite 309 Franklin, MA 02038 877-4-ALTIGA www.altiga.com Building Remote Access VPNs: Harnessing the Power of the Internet to Reduce Costs and Boost Performance

More information

Bandwidth Aggregation, Teaming and Bonding

Bandwidth Aggregation, Teaming and Bonding Bandwidth Aggregation, Teaming and Bonding The increased use of Internet sharing combined with graphically rich web sites and multimedia applications have created a virtually insatiable demand for Internet

More information

6.0Mb Max Digital DSL/ 56K Modem (G.DMT/G.Lite/V.90)

6.0Mb Max Digital DSL/ 56K Modem (G.DMT/G.Lite/V.90) 6.0Mb Max Digital DSL/ 56K Modem (G.DMT/G.Lite/V.90) Technology Description: Compaq's 6.0 Mb Max Digital DSL/ 56K Modem (G.DMT/G.Lite/V.90) builds on Compaq's commitment to provide the latest communications

More information

Chapter 13: Internet Connectivity

Chapter 13: Internet Connectivity Chapter 13: Internet Connectivity Complete CompTIA A+ Guide to PCs, 6e To configure an internal external modem To explain basic handshaking between a DTE device and a DCE device To use Windows tools when

More information

Cisco Which VPN Solution is Right for You?

Cisco Which VPN Solution is Right for You? Table of Contents Which VPN Solution is Right for You?...1 Introduction...1 Before You Begin...1 Conventions...1 Prerequisites...1 Components Used...1 NAT...2 Generic Routing Encapsulation Tunneling...2

More information

Solutions Guide. Secure Remote Access. Allied Telesis provides comprehensive solutions for secure remote access.

Solutions Guide. Secure Remote Access. Allied Telesis provides comprehensive solutions for secure remote access. Solutions Guide Secure Remote Access Allied Telesis provides comprehensive solutions for secure remote access. Introduction The world is generating electronic data at an astonishing rate, and that data

More information

Wireless DSL in Action The Advantage of WiMAX based wireless DSL for incumbent and competitive operators. White Paper

Wireless DSL in Action The Advantage of WiMAX based wireless DSL for incumbent and competitive operators. White Paper Wireless DSL in Action The Advantage of WiMAX based wireless DSL for incumbent and competitive operators White Paper The Need to go Wireless In remote areas where wired infrastructure is not available

More information

WAN Technologies Based on CCNA 4 v3.1 Slides Compiled & modified by C. Pham

WAN Technologies Based on CCNA 4 v3.1 Slides Compiled & modified by C. Pham WAN Technologies Based on CCNA 4 v3.1 Slides Compiled & modified by C. Pham 1 Wide-area Networks (WANs) 2 Metropolitan-Area Network (MANs) 3 Path Determination 4 Internetworking Any internetwork must include

More information

Objectives. Remote Connection Options. Teleworking. Connecting Teleworkers to the Corporate WAN. Providing Teleworker Services

Objectives. Remote Connection Options. Teleworking. Connecting Teleworkers to the Corporate WAN. Providing Teleworker Services ITE I Chapter 6 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectives Providing Teleworker Services Describe the enterprise requirements for providing teleworker services Explain how

More information

ADSL WAN Connections. Contents

ADSL WAN Connections. Contents 7 ADSL WAN Connections Contents ADSL Overview................................................. 7-4 ADSL Technologies.......................................... 7-5 ADSL2 and ADSL2+: Enhancing Transmission

More information

SFWR 4C03: Computer Networks & Computer Security Jan 3-7, 2005. Lecturer: Kartik Krishnan Lecture 1-3

SFWR 4C03: Computer Networks & Computer Security Jan 3-7, 2005. Lecturer: Kartik Krishnan Lecture 1-3 SFWR 4C03: Computer Networks & Computer Security Jan 3-7, 2005 Lecturer: Kartik Krishnan Lecture 1-3 Communications and Computer Networks The fundamental purpose of a communication network is the exchange

More information

Wireless Links - Wireless communication relies on radio signals or infrared signals for transmitting data.

Wireless Links - Wireless communication relies on radio signals or infrared signals for transmitting data. Uses of a network A network is a way to connect computers so that they can communicate, exchange information and share resources in real time. Networks enable multiple users to access shared data and programs

More information

Acterna DSL Services Tester TPI 350+ Application Highlights

Acterna DSL Services Tester TPI 350+ Application Highlights Acterna TPI 350+ DSL Test Set Product Highlights Field engineered, rugged construction, lightweight design, and batterypowered operation Automated testing capabilities minimize training costs and testing

More information

Model 2120 Single Port RS-232 Terminal Server Frequently Asked Questions

Model 2120 Single Port RS-232 Terminal Server Frequently Asked Questions Applications What are some of the applications for the Model 2120 Single Port Terminal Server? The Patton Single Port RS-232 Terminal Server provides the ability to bring virtually any RS-232 device onto

More information

Evaluating Bandwidth Optimization Technologies: Bonded Internet

Evaluating Bandwidth Optimization Technologies: Bonded Internet Evaluating Bandwidth Optimization Technologies: Bonded Internet Contents Channel Bonding and MLPPP Load Balancing and BGP Configuring Tunnels Traditional Bonding MetTel s Bonded Internet Service 3 4 5

More information

Introduction to Meg@POP

Introduction to Meg@POP Introduction to Meg@POP SingTel Meg@POP is a comprehensive suite of IP services for businesses which need a secured connection to multiple locations, parties or services in Singapore. It provides a simple

More information

Vigor2800 Series ADSL2/2+ Security Router User s Guide

Vigor2800 Series ADSL2/2+ Security Router User s Guide Vigor2800 Series ADSL2/2+ Security Router User s Guide Version: 3.2 Date: 2007/7/12 Copyright 2006 All rights reserved. This publication contains information that is protected by copyright. No part may

More information

Introduction. Abusayeed Saifullah. CS 5600 Computer Networks. These slides are adapted from Kurose and Ross

Introduction. Abusayeed Saifullah. CS 5600 Computer Networks. These slides are adapted from Kurose and Ross Introduction Abusayeed Saifullah CS 5600 Computer Networks These slides are adapted from Kurose and Ross Goals of This Course v Be familiar with Fundamental network topics Some advanced topics State-of-the-art

More information

Cable Modems. Definition. Overview. Topics. 1. How Cable Modems Work

Cable Modems. Definition. Overview. Topics. 1. How Cable Modems Work Cable Modems Definition Cable modems are devices that allow high-speed access to the Internet via a cable television network. While similar in some respects to a traditional analog modem, a cable modem

More information

TRUFFLE Broadband Bonding Network Appliance BBNA6401. A Frequently Asked Question on. Link Bonding vs. Load Balancing

TRUFFLE Broadband Bonding Network Appliance BBNA6401. A Frequently Asked Question on. Link Bonding vs. Load Balancing TRUFFLE Broadband Bonding Network Appliance BBNA6401 A Frequently Asked Question on Link Bonding vs. Load Balancing LBRvsBBNAFeb15_08b 1 Question: What's the difference between a Truffle Broadband Bonding

More information

Broadband Bonding Network Appliance TRUFFLE BBNA6401

Broadband Bonding Network Appliance TRUFFLE BBNA6401 Broadband Bonding Network Appliance TRUFFLE BBNA6401 White Paper In this brief White Paper we describe how the TRUFFLE BBNA6401 can provide an SMB with faster and more reliable Internet access at an affordable

More information

Requirements & Reference Models for ADSL Access Networks: The SNAG Document

Requirements & Reference Models for ADSL Access Networks: The SNAG Document Technical Report TR-010 Requirements & Reference Models for ADSL Access Networks: The SNAG Document June 1998 Abstract: This document outlines architectural requirements and reference models for ADSL services

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

Chapter 3 Connecting the Router to the Internet

Chapter 3 Connecting the Router to the Internet Chapter 3 Connecting the Router to the Internet This chapter describes how to set up the router on your Local Area Network (LAN) and connect to the Internet. It describes how to configure your DG834GT

More information

Truffle Broadband Bonding Network Appliance

Truffle Broadband Bonding Network Appliance Truffle Broadband Bonding Network Appliance Reliable high throughput data connections with low-cost & diverse transport technologies PART I Truffle in standalone installation for a single office. Executive

More information

Telecommunications systems (Part 1)

Telecommunications systems (Part 1) School of Business Eastern Illinois University Telecommunications systems (Part 1) (Week 11, Thursday 11/02/2006) Abdou Illia, Fall 2006 Learning Objectives 2 Describe and compare types of connection to

More information

AC 1200. Wireless Dual Band ADSL2+ Modem Router. Highlights

AC 1200. Wireless Dual Band ADSL2+ Modem Router. Highlights AC 1200 Wireless Dual Band ADSL2+ Modem Router Highlights 1200Mbps Wireless Speed 300Mbps on 2.4GHz + 867Mbps on 5GHz Broad Coverage Two external antennas provide maximum omni-directional wireless coverage

More information

CTS2134 Introduction to Networking. Module 07: Wide Area Networks

CTS2134 Introduction to Networking. Module 07: Wide Area Networks CTS2134 Introduction to Networking Module 07: Wide Area Networks WAN cloud Central Office (CO) Local loop WAN components Demarcation point (demarc) Consumer Premises Equipment (CPE) Channel Service Unit/Data

More information

Universal Network Access Policy

Universal Network Access Policy Universal Network Access Policy Purpose Poynton Workmens Club makes extensive use of network ed Information Technology resources to support its research and administration functions and provides a variety

More information

Building integrated services intranets

Building integrated services intranets Building integrated services intranets A White Paper from Inalp Networks Inc Meriedweg 7 CH-3172 Niederwangen Switzerland http://www.inalp.com CONTENTS CONTENTS...2 1 EXECUTIVE SUMMARY...3 2 INTRODUCTION...4

More information

Public Network. 1. Relatively long physical distance 2. Requiring a service provider (carrier) Branch Office. Home. Private Network.

Public Network. 1. Relatively long physical distance 2. Requiring a service provider (carrier) Branch Office. Home. Private Network. Introduction to LAN TDC 363 Week 4 Connecting LAN to WAN Book: Chapter 7 1 Outline Wide Area Network (WAN): definition WAN Topologies Choices of WAN technologies Dial-up ISDN T1 Frame Relay DSL Remote

More information

How To Get High Speed Internet In Australia

How To Get High Speed Internet In Australia ADSL vs Cable Cable subscribers are connected directly to high speed lines while ADSL subscribers are connected directly to medium speed lines Cable subscribers share the line connecting them to neighbourhood

More information

Computers Are Your Future. 2006 Prentice-Hall, Inc.

Computers Are Your Future. 2006 Prentice-Hall, Inc. Computers Are Your Future 2006 Prentice-Hall, Inc. Computers Are Your Future Chapter 3 Wired and Wireless Communication 2006 Prentice-Hall, Inc Slide 2 What You Will Learn... ü The definition of bandwidth

More information

AT&T Connect Video Conferencing Functional and Architectural Overview. v9.5 October 2012

AT&T Connect Video Conferencing Functional and Architectural Overview. v9.5 October 2012 AT&T Connect Video Conferencing Functional and Architectural Overview v9.5 October 2012 Video Conferencing Functional and Architectural Overview Published by: AT&T Intellectual Property Product: AT&T Connect

More information

ADSL BROADBAND BASICS FOR THE DOMESTIC USER. The Main Limitations of ADSL Broadband are as follows.

ADSL BROADBAND BASICS FOR THE DOMESTIC USER. The Main Limitations of ADSL Broadband are as follows. ADSL BROADBAND BASICS FOR THE DOMESTIC USER AS NOTHING MAN MADE IS PERFECT, ADSL IS NOT AN EXCEPTION. The Main Limitations of ADSL Broadband are as follows. 1. ADSL is not a Guaranteed Bandwidth Service.

More information

DSL Forum Technical Report TR-045. PPP Static Interoperability Testing

DSL Forum Technical Report TR-045. PPP Static Interoperability Testing DSL Forum Technical Report TR-045 (Formerly WT-052v8) PPP Static Interoperability Testing March 2002 Abstract: This document addresses static interoperability testing for the higher protocol layers running

More information

AC 750. Wireless Dual Band ADSL2+ Modem Router. Highlights

AC 750. Wireless Dual Band ADSL2+ Modem Router. Highlights AC 750 Wireless Dual Band ADSL2+ Modem Router Highlights 750Mbps Wireless Speed 300Mbps on 2.4GHz + 433Mbps on 5GHz Broad Coverage 2 external antennas provide maximum omni-directional wireless coverage

More information

1 Which network type is a specifically designed configuration of computers and other devices located within a confined area? A Peer-to-peer network

1 Which network type is a specifically designed configuration of computers and other devices located within a confined area? A Peer-to-peer network Review questions 1 Which network type is a specifically designed configuration of computers and other devices located within a confined area? A Peer-to-peer network B Local area network C Client/server

More information

Wideband: Delivering the Connected Life

Wideband: Delivering the Connected Life White Paper Wideband: Delivering the Connected Life Subscribers are increasingly demanding many services to many screens. They want the convenience of having services available anytime, anywhere, and on

More information

CSE 3461 / 5461: Computer Networking & Internet Technologies

CSE 3461 / 5461: Computer Networking & Internet Technologies Autumn Semester 2014 CSE 3461 / 5461: Computer Networking & Internet Technologies Instructor: Prof. Kannan Srinivasan 08/28/2014 Announcement Drop before Friday evening! k. srinivasan Presentation A 2

More information

Part Number: 203285. HG253s V2 Home Gateway Product Description V100R001_01. Issue HUAWEI TECHNOLOGIES CO., LTD.

Part Number: 203285. HG253s V2 Home Gateway Product Description V100R001_01. Issue HUAWEI TECHNOLOGIES CO., LTD. Part Number: 203285 HG253s V2 Home Gateway Issue V100R001_01 HUAWEI TECHNOLOGIES CO., LTD. 2013. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means

More information

Product Overview. DSL Xpert Advantages. Flexible Configuration Options. User-Friendly PC-Controlled GUI. Testing of ADSL, ADSL2 and ADSL2+

Product Overview. DSL Xpert Advantages. Flexible Configuration Options. User-Friendly PC-Controlled GUI. Testing of ADSL, ADSL2 and ADSL2+ Product Overview The DSL Xpert multi-layer analyzer (patent pending) breaks new ground as the only non-intrusive performance analysis solution for ADSL2+, ADSL2 and ADSL products. DSL Xpert is a modular

More information

Carrier Ethernet: New Game Plan for Media Converters

Carrier Ethernet: New Game Plan for Media Converters Introduction IEEE Std. 802.3ah, also referred to as Ethernet in the First Mile (EFM) standard, has a well established name within the industry today. It lays out ground rules for implementing Ethernet

More information

TRUFFLE Broadband Bonding Network Appliance. A Frequently Asked Question on. Link Bonding vs. Load Balancing

TRUFFLE Broadband Bonding Network Appliance. A Frequently Asked Question on. Link Bonding vs. Load Balancing TRUFFLE Broadband Bonding Network Appliance A Frequently Asked Question on Link Bonding vs. Load Balancing 5703 Oberlin Dr Suite 208 San Diego, CA 92121 P:888.842.1231 F: 858.452.1035 info@mushroomnetworks.com

More information

OPEN SERVICE RESIDENTIAL GATEWAY FOR SMART HOMES

OPEN SERVICE RESIDENTIAL GATEWAY FOR SMART HOMES OPEN SERVICE RESIDENTIAL GATEWAY FOR SMART HOMES D. Zhang H. Lee X. Ni S. Zheng Institute for Infocomm Research 21 Heng Mui Keng Terrace, Singapore 119613 {daqing, hlee, nixiao, szheng}@i2r.a-star.edu.sg

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

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

Intel System Engineers Documents. DSL General Overview

Intel System Engineers Documents. DSL General Overview Intel System Engineers Documents DSL General Overview Alex Lattanzi SC LAR Whatt IIs Brroadband? Broadband describes a number of different technologies that deliver digital data to homes and businesses

More information

Introduction to ADSL. NEXTEP Broadband White Paper. Broadband Networks Group. A primer on Asymmetric Digital Subscriber Line transmission technology.

Introduction to ADSL. NEXTEP Broadband White Paper. Broadband Networks Group. A primer on Asymmetric Digital Subscriber Line transmission technology. NEXTEP Broadband White Paper Introduction to ADSL A primer on Asymmetric Digital Subscriber Line transmission technology. A NEXTEP Broadband White Paper May 2001 Broadband Networks Group Introduction to

More information