WAN. Introduction. Services used by WAN. Circuit Switched Services. Architecture of Switch Services
|
|
- Joella Andrews
- 5 years ago
- Views:
Transcription
1 WAN Introduction Wide area networks (WANs) Connect BNs and LANs across longer distances, often hundreds of miles or more Typically built by using leased circuits from common carriers such as AT&T Most organizations cannot afford to build their own WANs Services used by WAN Use common carrier networks Circuit-Switched Networks Dedicated-Circuit Networks Packet-Switched Networks Use public networks Virtual Private Networks Circuit Switched Services Oldest and simplest WAN approach Uses the Public Switched Telephone Network (PSTN), or the telephone networks Provided by common carriers Basic types in use today: POTS (Plain Old Telephone Service) Via use of modems to dial-up and connect to ISPs (5% of US population uses) ISDN (Integrated Services Digital Network ) Architecture of Switch Services
2 POTS based Switched Circuits Use regular dial-up phone lines and a modem Modem used to call another modem Once a connection is made, data transfer begins Used to connect to the Internet by calling an ISP s access point ISDN based Combines voice, video, and data over the same digital circuit Sometimes called narrowband ISDN Provides digital dial-up lines (each requires): An ISDN modem which sends digital transmissions is used Also called: Terminal Adapter (TA) An ISDN Network Terminator (NT-1 or NT-2) Each NT needs a unique Service Profile Identifier (SPID) Acceptance has been slow Lack of standardization, different interpretations. and relatively high cost ISDN: I Still Don t Know, I Still Don t Need it Types of ISDN Services Basic rate interface (BRI) Basic access service or 2B+D Two 64 Kbps bearer B channels (for voice or data) One 16 Kbps control signaling D channel Requires BRI specific end connections Primary rate interface (PRI) Primary access service or 23B+D Twenty three 64 Kbps B channels One 64 Kbps D channel (basically T-1 service) Requires T1 like special circuit Circuit Switched Services Simple, flexible, and inexpensive When not used intensively Main problems Need to make separate connection each time Low Data transmission rates Up to 56 Kbps for POTS, and up to 1.5 Mbps for ISDN An alternative Use a private dedicated circuit Leased from a common carrier for the user s exclusive use 24 hrs/day, 7 days/week
3 Dedicated Circuits Leased full duplex circuits from common carriers Used to create point to point links between organizational locations Routers and switches used to connect these locations together to form a network Billed at a flat fee per month (with unlimited use of the circuit) Require more care in network design Basic dedicated circuit architectures Ring, star, and mesh Dedicated Circuit Services T carrier services Synchronous Optical Network (SONET) services Dedicated Circuit Services Equipment installed at the end of dedicated circuits CSU/DSU: Channel Service Unit / Data Service Unit WAN equivalent of a NIC in a LAN May also include multiplexers Ring Architecture Reliability Data can flow in both directions (full-duplex circuits) With the expense of dramatically reduced performance Performance Messages travel through many nodes before reaching destination
4 Start Architecture Easy to manage Central computer routes all messages in the network Reliability Failure of central computer brings the network down Failure of any circuit or computer affects one site only Performance Central computer becomes a bottleneck under high traffic Mesh Architecture Combine performance benefits of ring and star networks Use decentralized routing, with each computer performing its own routing Impact of losing a circuit is minimal (because of the alternate routes) More expensive than setting up a star or ring network.
5 T-Carrier Services Most commonly used dedicated digital circuits in North America Units of the T-hierarchy DS-0 (64 Kbps); Basic unit of T-1, bound into groups of 24 T-1, also called DS-1 (1.544 Mbps) Allows 24 simultaneous 64 Kbps channels which transport data or voice messages using PCM T-2 (6.312 Mbps) multiplexes 4 T-1 circuits T-3 ( Mbps); 28 T-1 capacity T-4 ( Mbps); 178 T-1 capacity (672 DS-0 channels) Fractional T-1, (FT-1) offers a portion of a T-1 Synchronous Optical Network (SONET) ANSI standard for optical fiber transmission in Gbps range Similar to ITU-T-based, synchronous digital hierarchy (SDH) SDH and SONET can be easily interconnected SONET hierarchy Begins with OC-1 (optical carrier level 1) at Mbps Each succeeding SONET hierarchy rate is defined as a multiple of OC-1
6 Packet Switched Services In both circuit switched and dedicated services A circuit is established between two computers Solely dedicated or assigned for use only between these two computers Packet switched services Enable multiple connections to exist simultaneously between computers over the same physical circuits User pays a fixed fee for the connection to the network plus charges for packets transmitted
7 Basic Architecture of Packet Switched Services Packet Switching Interleave packets from separate messages for transmission Most data communications consists of short burst of data Packet switching takes advantage of this burstiness Interleaving bursts from many users to maximize the use of the shared network Packet Routing Methods Describe which intermediate devices the data is routed through Connectionless (Datagram) Adds a destination and sequence number to each packet Individual packets can follow different routes through the network Packets reassembled at destination Connection Oriented (Virtual Circuit (VC)) Establishes an end-to-end circuit between the sender and receiver
8 All packets for that transmission take the same route over the virtual circuit established Same physical circuit can carry many VCs Type of Virtual Circuits Permanent Virtual Circuit (PVCs) Established for long duration (days or weeks) Changed only by the network manager More commonly used Packet switched networks using PVCs behave like a dedicated circuit networks Switched Virtual Circuit (SVC) Established dynamically on a per call basis Disconnected when the call ends Data Rates of Virtual Circuits Users specify the rates per PVC via negotiations Committed information rate (CIR) Guaranteed by the service provider Packets sent at rates exceeding the CIR are marked discard eligible (DE) discarded if the network becomes overloaded Maximum allowable rate (MAR) Sends data only when the extra capacity is available Packet Switched Service Protocols Asynchronous Transfer Mode (ATM) Frame Relay IP/MPLS Ethernet Services Several common carriers announced they will stop offering all but Ethernet and Internet services soon ATM Provides packet switching service Operating characteristics o Performs encapsulation (no translation) of packets o Provides no error control (an unreliable packet protocol) o Provides extensive QoS information o Scalable (easy to multiplex ATM circuits onto much faster ones)
9 o Typically uses SONET at layer 2 Data Rates o Same rates as SONET: 51.8, 466.5, Mpbs o New versions: T1 ATM (1.5 Mbps), T3 ATM (45 Mbps) Frame Relay Another standardized technology Slower than ATM Encapsulates packets Packets delivered unchanged through the network Unreliable, like ATM Up to the end-points to control the errors NO QoS support (under development) Common CIR speeds: 56, 128, 256, 384 Kbps, 1.5, 2, and 45 Mbps Ethernet Services Most organizations use Ethernet and IP in the LAN and BN. Ethernet Services differ from WAN packet services like ATM or Frame Relay Currently offer CIR speeds from 1 to 40 Gbps at a lower cost than traditional services No need to translate LAN protocol (Ethernet/IP) to the protocol used in WAN services ATM and Frame Relay use different protocols requiring translation from/to LAN protocols Emerging technology; expect changes Multi Protocol Label Switching (MPLS) relatively new WAN technology designed to work with a variety of commonly used layer 2 protocols MPLS How It Works The customer connects to the common carrier s network using any common layer 2 service (e.g., T carrier, SONET, ATM, frame relay, Ethernet) The carrier s switch at the network entry point examines the incoming frame and converts the incoming layer 2 or layer 3 address into an MPLS address label The carrier can use the same layer 2 protocol inside its network as the customer, or it can use something different When delivered, the MPLS switch removes the MPLS header and delivers the packet into the customer s network using whatever layer 2 protocol the customer has used to connect into the carrier s network at this point (e.g., frame, T1).
10 MPLS Advantages 1.) operates faster than traditional routing 2.) common carriers in the U.S. and Canada typically have a different way of charging for MPLS services than for other packet services, so it is common to use a full mesh design in which every location is connected to every other location. Packets take fewer hops and thus less time to reach their destinations VPN Provides equivalent of a private packet switched network over public Internet Use Permanent Virtual Circuits (tunnels) that run over the public Internet, yet appear to the user as private networks Encapsulate the packets sent over these tunnels using special protocols that also encrypt the IP packets Provides low cost and flexibility Disadvantages of VPNs: Unpredictability of Internet traffic Lack of standards for Internet-based VPNs, so that not all vendor equipment and services are compatible
11 VPN Types Intranet VPN Provides virtual circuits between organization offices over the Internet Extranet VPN Same as an intranet VPN except that the VPN connects several different organizations, e.g., customers and suppliers Access VPN Enables employees to access an organization's networks from remote locations WAN Design Practices Difficult to recommend best practices Services, not products, being bought Fast changing environment with introduction of new technologies and services from non-traditional companies Factors used Effective data rates and cost Reliability Network integration Design Practices Start with flexible packet switched service Move to dedicated circuit services, once stabilized May use both: packet switched services as backup
12 Improving WAN Performance Handled in the same way as improving LAN performance Improve device performance Improve circuit capacity Reduce network demand Improving Device Performance Upgrade the devices (routers) and computers that connect backbones to the WAN Select devices with lower latency Time it takes in converting input packets to output packets Examine the routing protocol (static or dynamic) Dynamic routing Increases performance in networks with many possible routes from one computer to another Better suited for bursty traffic Imposes an overhead cost (additional traffic)
13 Reduces overall network capacity Should not exceed 20% Improving Circuit Capacity Analyze the traffic to find the circuits approaching capacity Upgrade overused circuits Downgrade underused circuits to save cost Examine why circuits are overused Caused by traffic between certain locations Add additional circuits between these locations Capacity okay generally, but not meeting peak demand Add a circuit switched or packet switched service that is only used when demand exceeds capacity Caused by a faulty circuit somewhere in the network Replace and/or repair the circuit Make sure that circuits are operating properly Reducing Network Demand Determine impact on network Require a network impact statement for all new application software Use data compression of all data in the network Shift network usage From peak or high cost times to lower demand or lower cost times e.g., transmit reports from retail stores to headquarters after the stores close Redesign the network Move data closer to applications and people who use them Use distributed databases to spread traffic across Implications for Management Changing role of networking and telecomm managers Increased and mostly digitized data transmission causing the merger of these positions Changing technology Within 5 years, ATM will possibly disappear Increasing dominance of Ethernet and MPLS Decreasing cost of setting up WANs Changing vendor profiles From telecomm vendors to vendors with Ethernet and Internet experiences
Chapter 11: WAN. Abdullah Konak School of Information Sciences and Technology Penn State Berks. Wide Area Networks (WAN)
Chapter 11: WAN Abdullah Konak School of Information Sciences and Technology Penn State Berks Wide Area Networks (WAN) The scope of a WAN covers large geographic areas including national and international
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
CHAPTER 9 WIDE AREA NETWORKS
CHAPTER 9 WIDE AREA NETWORKS Chapter Summary The Wide Area Network (WAN) is a key part of the enterprise edge. Most organizations do not build their own WAN communication circuits, preferring instead to
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
WAN Technology. Heng Sovannarith heng_sovannarith@yahoo.com
WAN Technology Heng Sovannarith heng_sovannarith@yahoo.com Introduction A WAN is a data communications network that covers a relatively broad geographic area and often uses transmission facilities provided
Network+ Guide to Networks 6 th Edition. Chapter 7 Wide Area Networks
Network+ Guide to Networks 6 th Edition Chapter 7 Wide Area Networks Objectives Identify a variety of uses for WANs Explain different WAN topologies, including their advantages and disadvantages Compare
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
LECTURE 5: Wide Area Networks (WANs) CIS484. Communications Systems. Summer 2015 Instructor: Dr. Song Xing
LECTURE 5: Wide Area Networks (WANs) CIS484 Summer 2015 Instructor: Dr. Song Xing Department of Information Systems California State University, Los Angeles Outlines Introduction to WAN Point-to-point
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
Preparing Your IP Network for High Definition Video Conferencing
WHITE PAPER Preparing Your IP Network for High Definition Video Conferencing Contents Overview...3 Video Conferencing Bandwidth Demand...3 Bandwidth and QoS...3 Bridge (MCU) Bandwidth Demand...4 Available
Local Area Networks (LANs) Blueprint (May 2012 Release)
Local Area Networks (LANs) The CCNT Local Area Networks (LANs) Course April 2012 release blueprint lists the following information. Courseware Availability Date identifies the availability date for the
Preparing Your IP network for High Definition Video Conferencing
White Paper Global Services April 2007 Table of Contents 1.0 OVERVIEW...3 2.0 VIDEO CONFERENCING BANDWIDTH DEMAND...3 3.0 AVAILABLE BANDWIDTH...5 3.1 Converged Network Links... 6 3.2 Dedicated Network
By: Mohsen Aminifar Fall 2014
By: Mohsen Aminifar Fall 2014 Contact Information: E-Mail: m.aminifar@modares.ac.ir admin@parsenet.ir Phone : 021-22919726 09128442885 Website : http://parsenet.ir http://aminifar.ir SMS Center : 5000262175
Voice and Delivery Data Networks
Voice and Delivery Data Networks Chapter 11 Learning Objectives After reading this chapter, you should be able to: Identify the basic elements of a telephone system Describe the composition of the telephone
Terms VON. VoIP LAN WAN CODEC
VON Voice Over the Net. Voice transmitted over the Internet. That is the technical definition. Prescient Worldwide s product, called VON, means Voice Over Network as in ANY network, whether a client s
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
CS 5516 Computer Architecture Networks
Lecture 11: ISDN & ATM CS 5516 Computer Architecture Networks VA Tech Prof. Roy M. Wnek History of ISDN Traditionally, local loop connectivity has been with an analog signal on copper Inefficient, prone
Multi Protocol Label Switching (MPLS) is a core networking technology that
MPLS and MPLS VPNs: Basics for Beginners Christopher Brandon Johnson Abstract Multi Protocol Label Switching (MPLS) is a core networking technology that operates essentially in between Layers 2 and 3 of
Clearing the Way for VoIP
Gen2 Ventures White Paper Clearing the Way for VoIP An Alternative to Expensive WAN Upgrades Executive Overview Enterprises have traditionally maintained separate networks for their voice and data traffic.
Computer Network. Interconnected collection of autonomous computers that are able to exchange information
Introduction Computer Network. Interconnected collection of autonomous computers that are able to exchange information No master/slave relationship between the computers in the network Data Communications.
WANs connect remote sites. Connection requirements vary depending on user requirements, cost, and availability.
WAN Review A WAN makes data connections across a broad geographic area so that information can be exchanged between distant sites. This topic defines the characteristics of a WAN. WAN Overview WANs connect
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
1. Public Switched Telephone Networks vs. Internet Protocol Networks
Internet Protocol (IP)/Intelligent Network (IN) Integration Tutorial Definition Internet telephony switches enable voice calls between the public switched telephone network (PSTN) and Internet protocol
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
Communication Networks. MAP-TELE 2011/12 José Ruela
Communication Networks MAP-TELE 2011/12 José Ruela Network basic mechanisms Introduction to Communications Networks Communications networks Communications networks are used to transport information (data)
Master Course Computer Networks IN2097
Chair for Network Architectures and Services Prof. Carle Department for Computer Science TU München Master Course Computer Networks IN2097 Prof. Dr.-Ing. Georg Carle Christian Grothoff, Ph.D. Chair for
MANAGEMENT INFORMATION SYSTEMS 8/E
MANAGEMENT INFORMATION SYSTEMS 8/E Raymond McLeod, Jr. and George Schell Chapter 10 Data Communications Copyright 2001 Prentice-Hall, Inc. 10-1 Objectives Understand data communication basics. Know the
White paper. Reliable and Scalable TETRA networks
Abstract The evolution of TETRA networks towards an all- IP architecture is now a reality and has been accepted by even the most demanding users of TETRA technology. Although circuit switch based TETRA
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
RA-MPLS VPN Services. Kapil Kumar Network Planning & Engineering Data. E-mail: Kapil.Kumar@relianceinfo.com
RA-MPLS VPN Services Kapil Kumar Network Planning & Engineering Data E-mail: Kapil.Kumar@relianceinfo.com Agenda Introduction Why RA MPLS VPNs? Overview of RA MPLS VPNs Architecture for RA MPLS VPNs Typical
Introduction to WANs. Objectives. Key Terms CHAPTER 1
CHAPTER 1 Introduction to WANs Objectives After completing this chapter, you should be able to answer the following questions: How does the Cisco enterprise architecture provide integrated services over
Basic Networking Concepts. 1. Introduction 2. Protocols 3. Protocol Layers 4. Network Interconnection/Internet
Basic Networking Concepts 1. Introduction 2. Protocols 3. Protocol Layers 4. Network Interconnection/Internet 1 1. Introduction -A network can be defined as a group of computers and other devices connected
Blue 102. IP Service Architecture Futures. Geoff Huston May 2000
Blue 102 IP Service Architecture Futures Geoff Huston May 2000 Next Wave IP Services Service Requirements Connectivity service for customer-operated routers Service payload is IP packet High peak carriage
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
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
Understand Wide Area Networks (WANs)
Understand Wide Area Networks (WANs) Lesson Overview In this lesson, you will review: Dial-up Integrated services digital networks (ISDN) Leased lines Virtual private networks (VPN) Wide area networks
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
1.264 Lecture 37. Telecom: Enterprise networks, VPN
1.264 Lecture 37 Telecom: Enterprise networks, VPN 1 Enterprise networks Connections within enterprise External connections Remote offices Employees Customers Business partners, supply chain partners Patients
MPLS L2VPN (VLL) Technology White Paper
MPLS L2VPN (VLL) Technology White Paper Issue 1.0 Date 2012-10-30 HUAWEI TECHNOLOGIES CO., LTD. 2012. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any
Performance Management for Next- Generation Networks
Performance Management for Next- Generation Networks Definition Performance management for next-generation networks consists of two components. The first is a set of functions that evaluates and reports
Lecture 21 ISDN Integrated Digital Network.
Lecture 21 ISDN is an acronym for Integrated Services Digital Network. ISDN was developed to cater the needs of users who want high data rate, since conventional telephone line is not capable of providing
Management Information Systems
Management Information Systems Basics of the Internet Dr. Shankar Sundaresan (Adapted from Introduction to IS, Rainer and Turban) Internet Basics Outline Internet History Internet Structure Switching Methods
Dedicated Access Solutions for Internet Service Providers
White Paper Dedicated Access Solutions for Internet Service Providers INTRODUCTION Revenue from business connections to the Internet represents, on average, almost 60 percent of the total revenue to Internet
How To Use A Network Over The Internet (Networking) With A Network (Netware) And A Network On A Computer (Network)
1 TCP Transmission Control Protocol, is a connection based Internet protocol responsible for breaking data into packets to send over a network using IP (internet protocol) IP works at the TCP/IP Internet
This course has been retired. View the schedule of current <a href=http://www.ptr.co.uk/networkingcourses.htm>networking
Introduction to Data Communications & Networking Course Description: This course has been retired. View the schedule of current networking Courses
Introduction to WAN Technologies
CHAPTER 3 Chapter Goals Become familiar with WAN terminology. Learn about different types of WAN connections. Become familiar with different types of WAN equipment. This chapter introduces the various
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
Virtual Private LAN Service (VPLS)
Virtual Private LAN Service (VPLS) Walking through Wan history, from the early days Leased lines Customers subscribe to dedicated point-to-point links Cost prohibitive for customers Started in the 1980
Protocol Architecture. ATM architecture
Asynchronous Transfer Mode (ATM) Asynchronous Transfer Mode: ATM 1990 s/00 standard for high-speed (155Mbps to 622 Mbps and higher) Broadband Integrated Service Digital Network architecture Goal: integrated,
Telecommunications, Networks, and Wireless Computing
Objectives Telecommunications, Networks, and Wireless Computing 1. What are the features of a contemporary corporate telecommunications system? On what major technology developments are they based? 2.
Smart Solutions for Network IP Migration
for Network IP Migration Network Access Timing and Synchronization Test & Measurement Agenda: Architectures and Topologies Product life cycle Media and Protocol Conversion Application Cases Conclusion
Frame Relay and Frame-Based ATM: A Comparison of Technologies
White Paper and -Based : A Comparison of Technologies Larry Greenstein Nuera Communications VP, Technology, Forum June 1995 June 27, 1995 i TABLE OF CONTENTS 1. PREFACE...1 2. INTRODUCTION...1 3. INTERWORKING
10 Gigabit Ethernet: Scaling across LAN, MAN, WAN
Arasan Chip Systems Inc. White Paper 10 Gigabit Ethernet: Scaling across LAN, MAN, WAN By Dennis McCarty March 2011 Overview Ethernet is one of the few protocols that has increased its bandwidth, while
TABLE OF CONTENTS LIST OF FIGURES
TABLE OF CONTENTS TABLE OF CONTENTS...4-495 4.7 VIDEO NETWORKING...4-497 4.7.1 Current Network Overview...4-497 4.7.2 Proposed Video Network...4-497 LIST OF FIGURES Figure 4.7.2.2.3-1 Video Implementation
R2. The word protocol is often used to describe diplomatic relations. How does Wikipedia describe diplomatic protocol?
Chapter 1 Review Questions R1. What is the difference between a host and an end system? List several different types of end systems. Is a Web server an end system? 1. There is no difference. Throughout
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
10 WIRELESS, REMOTE, AND WIDE AREA NETWORKING
10 WIRELESS, REMOTE, AND WIDE AREA NETWORKING PROJECTS Project 10.1 Project 10.2 Project 10.3 Project 10.4 Project 10.5 Project 10.6 Understanding Key Concepts Understanding Wireless Technologies Setting
Notes Odom, Chapter 4 Flashcards Set: http://www.flashcardmachine.com/1162711/b41c
EDTECH 552 (SP11) Susan Ferdon Notes Odom, Chapter 4 Flashcards Set: http://www.flashcardmachine.com/1162711/b41c telco Leased Line CSU/DSU Local Telephone Company Owns the cables and has right of way
Introduction to WAN Technologies
CHAPTER 3 Introduction to WAN Technologies This chapter introduces the various protocols and technologies used in wide- area network (WAN) environments. Topics summarized here include point-to-point links,
VoIP Bandwidth Considerations - design decisions
VoIP Bandwidth Considerations - design decisions When calculating the bandwidth requirements for a VoIP implementation the two main protocols are: a signalling protocol such as SIP, H.323, SCCP, IAX or
Glossary of Telco Terms
Glossary of Telco Terms Access Generally refers to the connection between your business and the public phone network, or between your business and another dedicated location. A large portion of your business
ICTTEN6172A Design and configure an IP- MPLS network with virtual private network tunnelling
ICTTEN6172A Design and configure an IP- MPLS network with virtual private network tunnelling Release: 1 ICTTEN6172A Design and configure an IP-MPLS network with virtual private network tunnelling Modification
Communications and Computer Networks
SFWR 4C03: Computer Networks and Computer Security January 5-8 2004 Lecturer: Kartik Krishnan Lectures 1-3 Communications and Computer Networks The fundamental purpose of a communication system is the
Link Layer. 5.6 Hubs and switches 5.7 PPP 5.8 Link Virtualization: ATM and MPLS
Link Layer 5.1 Introduction and services 5.2 Error detection and correction 5.3Multiple access protocols 5.4 Link-Layer Addressing 5.5 Ethernet 5.6 Hubs and switches 5.7 PPP 5.8 Link Virtualization: and
Chapter 9. Internet. Copyright 2011 John Wiley & Sons, Inc 10-1
Chapter 9 Internet Copyright 2011 John Wiley & Sons, Inc 10-1 Outline 9.2 - How the Internet Works - Basic Architecture - Connecting to an ISP - Internet Today 9.3 - Internet Access Technologies - DSL
The Evolution of Ethernet
June 2010 White Paper The Evolution of Ethernet How Ethernet solutions, such as NTT America s VLink, can help businesses reduce private networking costs while leveraging Ethernet technology. Introduction
Computer Networks. Definition of LAN. Connection of Network. Key Points of LAN. Lecture 06 Connecting Networks
Computer Networks Lecture 06 Connecting Networks Kuang-hua Chen Department of Library and Information Science National Taiwan University Local Area Networks (LAN) 5 kilometer IEEE 802.3 Ethernet IEEE 802.4
Combination of Packet Switching and Circuit Switching In the upcoming Computer Networks
Combination of Packet Switching and Circuit Switching In the upcoming Computer Networks M H Pradeep Kumar Asst. Professor, Dept of ECE, BIT Institute of Technology, Hindupur, India ABSTRACT: With the combination
Overview of WAN Connections Module 1
Overview of WAN Connections Module 1 Objectives This module introduces the basic elements of WAN connections and describes the role each element plays in creating that connection. After completing this
MPLS and IPSec A Misunderstood Relationship
# 129 TECHNOLOGY WHITE PAPER Page: 1 of 5 MPLS and IPSec A Misunderstood Relationship Jon Ranger, Riverstone Networks ABSTRACT A large quantity of misinformation and misunderstanding exists about the place
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
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
Intranet Security Solution
Intranet Security Solution 1. Introduction With the increase in information and economic exchange, there are more and more enterprises need to communicate with their partners, suppliers, customers or their
Connecting to the WAN
CHAPTER 2 Connecting to the WAN Objectives Upon completion of this chapter What is the purpose of a WAN? How does a circuit-switched network differ from a packet-switched network? How do service provider
IST 220 Exam 3 Notes Prepared by Dan Veltri
Concepts to know: IST 220 Exam 3 Notes Prepared by Dan Veltri The Final Exam is scheduled for Wednesday, December 15 th from 4:40PM 6:30 PM in 112 Chambers. Chapters covered: 12, 13, 15, 16, 17, 18, 20,
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
SIP Trunking and Voice over IP
SIP Trunking and Voice over IP Agenda What is SIP Trunking? SIP Signaling How is Voice encoded and transported? What are the Voice over IP Impairments? How is Voice Quality measured? VoIP Technology Confidential
Lecture Computer Networks
Lecture Computer Networks Prof. Dr. Hans Peter Großmann mit M. Rabel sowie H. Hutschenreiter und T. Nau Sommersemester 2012 Institut für Organisation und Management von Informationssystemen Asynchronous
VPN over Satellite A comparison of approaches by Richard McKinney and Russell Lambert
Sales & Engineering 3500 Virginia Beach Blvd Virginia Beach, VA 23452 800.853.0434 Ground Operations 1520 S. Arlington Road Akron, OH 44306 800.268.8653 VPN over Satellite A comparison of approaches by
Technical papers Virtual private networks
Technical papers Virtual private networks This document has now been archived Virtual private networks Contents Introduction What is a VPN? What does the term virtual private network really mean? What
1.1. Abstract. 1.2. VPN Overview
1.1. Abstract Traditionally organizations have designed their VPN networks using layer 2 WANs that provide emulated leased lines. In the last years a great variety of VPN technologies has appeared, making
Glossary of Terms and Acronyms for Videoconferencing
Glossary of Terms and Acronyms for Videoconferencing Compiled by Irene L. Ferro, CSA III Education Technology Services Conferencing Services Algorithm an algorithm is a specified, usually mathematical
3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET
3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET The Business Value of Telecommunications and Networking Business value impacts of the telecommunications and Networking are: Declining transaction costs
White Paper: Voice Over IP Networks
FREE FREE One One Hour Hour VoIPonline VoIPonline Seminar TM Seminar TM For additional information contact: Terry Shugart - tshugart@analogic.com http://www.analogic.com/cti TEL: 978-977-3000 FAX: 978-977-6813
Transport and Network Layer
Transport and Network Layer 1 Introduction Responsible for moving messages from end-to-end in a network Closely tied together TCP/IP: most commonly used protocol o Used in Internet o Compatible with a
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
www.careercert.info Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark.
2007 Cisco Systems, Inc. All rights reserved. DESGN v2.0 3-11 Enterprise Campus and Data Center Design Review Analyze organizational requirements: Type of applications, traffic volume, and traffic pattern
How To Build A Network For Storage Area Network (San)
White Paper Data Storage across the MAN by deploying a SAN over Dark Fiber by Pieter Panis, EuroFiber 1/7 1 Introduction The purpose of this document is to illustrate how a storage area network (SAN) can
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
Multi-protocol Label Switching
An INS White Paper Multi-protocol Label Switching An economic way to deliver integrated voice, video and data traffic March 2013 Run your business on one network Multi-protocol Label Switching (MPLS) is
WAN Technologies and Components
C H A P T E R 1 WAN Technologies and Components Over the last several years, web-based applications, wireless devices, and virtual private networking (VPN) have changed our expectations about computer
Computer Networking Networks
Page 1 of 8 Computer Networking Networks 9.1 Local area network A local area network (LAN) is a network that connects computers and devices in a limited geographical area such as a home, school, office
How To Understand The Technical Specifications Of Videoconferencing
Videoconferencing Glossary Algorithm A set of specifications that define methods and procedures for transmitting audio, video, and data. Analog Gateway A means of connecting dissimilar codecs. Incoming
Encapsulating Voice in IP Packets
Encapsulating Voice in IP Packets Major VoIP Protocols This topic defines the major VoIP protocols and matches them with the seven layers of the OSI model. Major VoIP Protocols 15 The major VoIP protocols
Verizon Wireless White Paper. Verizon Wireless Broadband Network Connectivity and Data Transport Solutions
Verizon Wireless White Paper Verizon Wireless Broadband Network Connectivity and Data Transport Solutions Verizon Wireless White Paper Verizon Wireless Broadband Network Connectivity and Data Transport
Your Wide Area Network Just Got a Whole Lot Wider.
Your Wide Area Network Just Got a Whole Lot Wider. Rely on XO for networking solutions that will enhance your business today and tomorrow. Contact your local XO sales representative or visit us at www.xo.com
CMPT 165: The Internet, Part 3
CMPT 165: The Internet, Part 3 Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University September 15, 2011 1 Basic Communication Technology Packet Switching (sharing a tranmission
Colt IP VPN Services. 2010 Colt Technology Services Group Limited. All rights reserved.
Colt IP VPN Services 2010 Colt Technology Services Group Limited. All rights reserved. Agenda An introduction to IP VPN Colt IP VPN Hybrid Networking Workforce Mobility Summary 2 Drivers behind IP VPN
NETWORK ISSUES: COSTS & OPTIONS
VIDEO CONFERENCING NETWORK ISSUES: COSTS & OPTIONS Prepared By: S. Ann Earon, Ph.D., President Telemanagement Resources International Inc. Sponsored by Vidyo By:S.AnnEaron,Ph.D. Introduction Successful
AT&T Managed IP Network Service (MIPNS) MPLS Private Network Transport Technical Configuration Guide Version 1.0
AT&T Managed IP Network Service (MIPNS) MPLS Private Network Transport Technical Configuration Guide Version 1.0 Introduction...2 Overview...2 1. Technology Background...2 2. MPLS PNT Offer Models...3