Communication Services Communication Services: –Problem: This chapter expands on topics introduced in earlier chapters related to long-distance communication.

Slides:



Advertisements
Similar presentations
By Taylor and Ed. Uses standard voice telephone lines Uses a modem to place a telephone call to another modem at a remote site Two major disadvantages.
Advertisements

Packet Switching vs. Circuit Switching
Presented by: Eng. Karam Al-sofy
12-Access and Interconnection Technologies
Network Operations & administration CS 4592 Lecture 10
Networking at Home the Office and Globe
12-Access and Interconnection Technologies Dr. John P. Abraham Professor UTPA.
Networking at Home and Abroad
CP Networking1 WAN and Internet Access. CP Networking2 Introduction What is Wide Area Networking? What is Wide Area Networking? How Internet.
Connecting to Remote Networks © 2004 Cisco Systems, Inc. All rights reserved. Using Packet Switching in WANs INTRO v2.0—7-1.
Information Technology Foundations-BIT 112 TECHNOLOGY GUIDE FOUR Basics of Telecommunications and Networks.
Packet Switching Vs Circuit Switching Packet-switched and circuit-switched networks use two different technologies for sending messages and data from one.
WAN Technologies Dial-up modem connections Cheap Slow
Telecommunications systems (Part 1) School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 12, Tuesday 3/27/2007)
Access and Interconnection Technologies. Overview Two important Internet facilities – Access technologies used to connect individual residences and businesses.
Metropolitan and Wide Area Networks Under construction…
1 Chapter 7 Networking: Computer Connections. Basic Components of a Network Sending device Communications link Receiving device.
LESSON 6 – MAKING WAN CONNECTIONS. Wide Area Network (WAN) needs Wide Area Network (WAN) connections OVERVIEW.
Module 2.2: ADSL, ISDN, SONET
TDC 461: Wide Area Network Services DePaul University 22 May, 2001.
Types of Internet Connections
Power point presentation on internet Presentation by: Tenzin wangda.
Selecting a WAN Technology Lecture 4: WAN Devices &Technology.
TYPES OF INTERNET CONNECTION ANALOG (DIAL-UPANALOG (DIAL-UP) ISDNB-ISBNDSLADSLVDSLSDSLCABBLE WIRELESS INTERNET CONNECTION INTERNET BONDEDBONDED T-1T-1T-1LINESATTELITTE.
Table Of Contents Introduction What is WAN? Point to Point Links Circuit Switching Packet Switching WAN Virtual Circuits WAN Dialup Services WAN Devices.
Chapter 8 Wide Are Networking (WAN) Concepts –Packetizing –Multiplexing Switching Transmissions Services Selection.
1 Wide Area Network. 2 What is a WAN? A wide area network (WAN ) is a data communications network that covers a relatively broad geographic area and that.
Networking Technologies
IT in Business Enterprise and Personal Communications Networks Lecture – 07.
Network Access and Transmission Methods Chapter 10.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco PublicITE I Chapter 6 1 Providing Teleworker Services Accessing the WAN – Chapter 6.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco PublicNew CCNA Jianxin Tang IT 1 V4.0 Ch8. Fundamental Networks.
WAN Technologies Dial-up modem connections
Communications and Networks Chapter 8. 2 Introduction We live in a truly connected society. Increased connectivity potentially means increased productivity,
1 Back to Slide 7. 2 Also called dial-up access, it is both economical and slow. Using a modem connected to your PC, users can connect to the Internet.
Chapter 11 - Long-Distance Digital Connection Technologies Introduction Digital telephony Digitizing voice Example Sampling parameters Synchronous communication.
Introduction to WAN Technologies
ASYNCHRONOUS Sends A letter at a time. The devices are not synchronised. The letter is framed by start and stop bits. The start bits are to ‘wake up’ the.
WANs and Remote Connectivity
Chapter 7 Ben Bielskis WAN Wide Area Network Connects LANs over a large geographical area. WAN Link – A connection from one site to another.
Networks and Protocols CE Week 5b. WAN’s, Frame Relay, DSL, Cable.
HIGH SPEED WIDE AREA NETWORKS BYWANJAU. Introduction  WANs – Group of LANs linked together by communication service providers over large geographically.
Huda AL-Omair_ networks61 Wide Area Network. Huda AL-Omair_ networks62 What is a WAN? Wide area network or WAN is a computer network covering a wide geographical.
Computer Networks Lecture 5 Packet Switching & Circuit Switching, Causes of impairment Lahore Leads University.
Data and Computer Communications Circuit Switching and Packet Switching.
Network+ Guide to Networks 6 th Edition Chapter 7 Wide Area Networks.
Telecommunication II.
Wide Area Network Chapter 15 powered by DJ 1. Chapter Objectives At the end of this Chapter you will be able to:  Describe different methods for connecting.
Connection Services Hakim S. ADICHE, MSc Department of Computer Engineering King Fahd University of Petroleum and Minerals Dhahran,
Networks and Protocols CE Week 5a. WAN’s and ISDN.
William Stallings Data and Computer Communications
Oz – Foundations of Electronic Commerce © 2002 Prentice Hall Essentials of Telecommunications.
12-Access and Interconnection Technologies Dr. John P. Abraham Professor UTPA.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Network Operations & administration CS 4592 Lecture 11 Instructor: Ibrahim Tariq.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 7B Data Communications.
Presented By: Gavin Worden Leased Lines vs. Internet Based VPNs.
WAN Transmission Media
COMPUTER NETWORKING 2 LECTURE 3: BROADBAND TECHNOLOGY & DSL.
Lecture 1: Introduction to WAN
Remote Access and Long-Distance Communications. Permission granted to reproduce for educational use only.© Goodheart-Willcox Co., Inc. Typical Telephone.
Computer Engineering and Networks, College of Engineering, Majmaah University Mohammed Saleem Bhat CEN-444 Networks Structure And Protocols.
Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Introduction to Networking Technologies Digital Subscriber Line (DSL)
Instructor Materials Chapter 1: WAN Concepts
Wide Area Network.
Chapter 1: WAN Concepts Connecting Networks
12-Access and Interconnection Technologies
Connectivity methods. Connectivity methods Exam Answer WAN/LAN  Each office will have its own Local Area Network or LAN.  But the company also wants.
Networking at Home and Abroad
12-Access and Interconnection Technologies
Presentation transcript:

Communication Services Communication Services: –Problem: This chapter expands on topics introduced in earlier chapters related to long-distance communication services. –Services offered by: Long-distance carriers.

Infrastructure Circuit Switching

Infrastructure Packet Switching

Technology Infrastructure Circuit Switching v/s Packet Switching

Circuit Switched Network Characteristics: –Data is sent through, Pre-established dedicated channel. –3 phases of data transfer: Establish the connection by closing circuits. Transfer the data. Disconnect the call. –For the transfer of the message, A single connection is used which is, Not used by any other network traffic at that point of time and hence, Entire message follows the same path.

Circuit Switched Network Advantages: –No interference. Circuit is dedicated to the transfer. –Guaranteed full bandwidth for the entire call. No sharing of connection. Disadvantages: –Inefficient. Even if no data is being sent, the dedicated line still remains open. –More susceptible to failure. During a crisis, it may become unstable / unavailable. Entire message needs to be retransmitted in case of failure.

Packet Switched Network Characteristics: –Message gets broken into, Small data packets and each packet may, Travel through a different route to the destination. –Each packet has the following details: A unique number to denote the position of packet in the entire message. –Sequence number. Address of where it is supposed to reach. –Destination IP address. –At the receiver, Packets may come out of order but are reassembled correctly using, –Sequence number.

Packet Switched Network Advantages: –Efficient: Line is only occupied with data is actually being transferred. No need to wait for direct connection to be available. –Resistant to failure. Not affected by a line failure. Only the lost packet needs to be retransmitted. Disadvantages: –Rules for reliable transfer. Protocols are needed for reliable transfer.

Intranets and Extranets Intranet

Intranets and Extranets Intranet: –Intranet is: Interconnected network which uses, TCP/IP protocol and, Does not extend beyond the organization that created it. –Mainly used to, Distribute internal corporate information. –Advantages: Reduce software maintenance and update costs. Save time as distribution information on paper is slower and more expensive.

Intranets and Extranets Extranet

Intranets and Extranets Extranet: –Extended intranet which includes: Entities outside the boundaries of the organization such as, –Business partners, Distributors, Remote employees etc. –Can be setup through: Private Network. Public Network.

Intranets and Extranets Extranet on Private Network: –Private, leased-line connection for extranet. –Advantages: Security. –Drawbacks: Cost. Scaling Problem. –As a result of major drawbacks, It is not feasible to set up extranet using private networks.

Intranets and Extranets Extranet on Public Network: –A network that is available to public. Example: –Internet. –Disadvantage: High level of security risk for an Extranet.

Intranets and Extranets VPN: –Virtual Private Network is an, Extranet that uses secure public networks to send information. –Uses a technique called: IP tunneling. –Packet content is encrypted and placed in another packet. It is also called: –Encapsulation. –It is called Virtual because: Connection is actually temporary. –Requirements to setup a VPN: VPN software must be installed on the computers at both ends. Example: –Cisco VPN. –Note: Every VPN is an extranet but every extranet is NOT a VPN.

Intranets and Extranets VPN (Virtual Private Network)

Infrastructure Demarcation Point (Demarc)

Infrastructure Demarcation Point: –Point of connection between, A customer’s telephone equipment and, The common carrier (telecom carrier) network. –Normally located on: An outside wall of the customer’s home. –Also known as: NIU: Network Interface Unit. –Uses: Protects the customer’s equipment from, –Power spikes that may occur on the common carrier lines. Local loop testing can be performed by using the NIU, –Without requiring entrance into customer’s home. Used to determine if a problem with a telephone line exists, –Within a customer’s residence or, »In which case the customer pays for the repairs. –Between the residence and central office. »In which case the common carrier pays for the repairs.

Communication Services Phone Service Could Transfer:Only voice Communication Type:Analog Requirement:Ability to transfer data (digital) and access Internet.

Communication Services Dial-up Service Could Transfer:Voice & Data Communication Type:Analog (Not both at the same time) Dial-up Modem Speed:56 Kbps Requirement:Ability to transfer both (Voice & Data) at the same time.

Communication Services ISDN Service Could Transfer:Voice & Data Communication Type:Digital (Integrated Services Digital Network) (At the same time) ISDN Modem Speed:128 Kbps Requirement:Higher Speed

Communication Services DSL Service Could Transfer:Voice & Data Communication Type:Digital (Digital Subscriber Line) (At the same time) DSL Modem / Router Broadband Service Speed:256 Kbps to 40 Mbps

Communication Services ISDN: –Known as: Integrated Services Digital Network. –It uses, Circuit Switched Telephone Network which also provides access to Packet Switched Networks and hence, –Can be used for simultaneous digital transmission of: »Voice, Data etc. –Gives, Circuit switched connections for, –Voice and, Packet switched connections for –Data. –Key feature is: It integrates speech and data on the same lines at the same time which was not available in: –Dial-up connection

Communication Services ISDN: –Types of ISDN: Narrowband ISDN (N-ISDN) –Basic Rate Interface (BRI) –Primary Rate Interface (PRI) Broadband ISDN (BISDN)

Communication Services DSL: –Known as: Digital Subscriber Line. –Provide Internet access by, Transmitting digital data over the wires of a local telephone network. –Simultaneous transmission of voice and data is made possible because: It uses different frequency bands for voice and data: –Lower frequency bands for voice and, –Higher frequency bands for data. –On the customer’s premises (home), a special device called: DSL filter (or splitter) is used.

Communication Services DSL: –Types of DSL: SDSL: –Symmetric Digital Subscriber Line. –Downstream (Download) and Upstream (Upload) speeds are equal. –Normally used by, »Business users. ADSL: –Asymmetric Digital Subscriber Line. –Downstream (Download) and Upstream (Upload) speeds are not equal. »Download speed is normally higher than Upload speed. –Normally used by, »Home users.

Communication Services SONET: –Service for connecting digital fiber-optic networks. –Also called: Synchronous Optical Network (SONET) –Was developed to, Allow mixing and matching of optical equipments and, Connect non-compatible (from different manufacturers) fiber-optic systems to one another because, Before the development of SONET, –Optical transmission was done with proprietary formats set by the optical device manufacturers.

Communication Services DSL / ISDN Modem Google Server DS0 Line T1 Line 64 Kbps 24 DS0 Lines Mbps Protocols: Fast Packet Protocols

Communication Services Fast Packet Services / Protocols: –X.25 –Frame Relay –ATM Asynchronous Transfer Mode –SMDS Switched Multimegabit Data Service –AIN Advanced Intelligent Networks –MPLS Multiprotocol Label Switching