TDC 463-98-501/502, Summer II 20022-1 Unit 2: Underlying Technologies Transmission media (Section 3.1. Read on your own) Local Area Networks (LANs) –Ethernet.

Slides:



Advertisements
Similar presentations
Ethernet “dominant” LAN technology: cheap $20 for 100Mbs!
Advertisements

Why to learn OSI reference Model? The answer is too simple that It tells us that how communication takes place between computers on internet but how??
The Network Layer Functions: Congestion Control
1 Data Link Protocols Relates to Lab 2. This module covers data link layer issues, such as local area networks (LANs) and point-to-point links, Ethernet,
Eighth Edition by William Stallings
1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network.
Department of Computer Engineering University of California at Santa Cruz Networking Systems (1) Hai Tao.
CMPE 80N - Introduction to Networks and the Internet 1 CMPE 80N Spring 2003 Week 6 Introduction to Networks and the Internet.
Networking Theory (Part 1). Introduction Overview of the basic concepts of networking Also discusses essential topics of networking theory.
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 4, Tuesday 1/30/2007)
Network Concepts. Networks LAN WAN Main Concepts n Protocol n Media n Topology.
TDC 461 Basic Communications Systems Local Area Networks 29 May, 2001.
EE 4272Spring, 2003 Chapter 14 LAN Systems Ethernet (CSMA/CD)  ALOHA  Slotted ALOHA  CSMA  CSMA/CD Token Ring /FDDI Fiber Channel  Fiber Channel Protocol.
LAN Risanuri Hidayat. LAN-Local Area Network A LAN is a high-speed data network that covers a relatively small geographic area. It typically connects.
Review on Networking Technologies Linda Wu (CMPT )
Understanding Network Architecture Access Methods –CSMA/CD Carrier Sense Multiple Access/Collision Detect –CSMA/CA Carrier Sense Multiple Access/Collision.
1 LAN Topologies, Access methods (Week 1, Wednesday 1/10/2007) © Abdou Illia, Spring 2007.
COMPUTER NETWORKS.
Chi So.  Network – a set of devices, software, and cables that enables the exchange of information between them  Host Device – anything a person uses.
Chapter 2 Review of Computer Network Technology
1 Computer Networks Course: CIS 3003 Fundamental of Information Technology.
SIMS-201 LAN Basics, MANs, WANs.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 3 Underlying Technologies.
Chapter 6 High-Speed LANs Chapter 6 High-Speed LANs.
Chapter Five Network Architecture. Chapter Objectives  Describe the basic and hybrid LAN technologies  Describe a variety of enterprise-wide and WAN.
TC 361 Data Networking Test Review
Chapter 13 Wired LANs: Ethernet
Introduction1-1 Data Communications and Computer Networks Chapter 5 CS 3830 Lecture 27 Omar Meqdadi Department of Computer Science and Software Engineering.
Networks for Distributed Systems n network types n Connection-oriented and connectionless communication n switching technologies l circuit l packet.
1 Computer Communication & Networks Lecture 13 Datalink Layer: Local Area Network Waleed Ejaz
Chapter 2 Communications Networks. Introduction Look at: –Telephony Networks (2.2) –OSI Reference Model(2.3) –The Internet (2.4) –Asynchronous Transfer.
Introduction network Protocol
Internetworking and ATM Lecture 8, April 30, 2003 Data Communications and Networks Mr. Greg Vogl Uganda Martyrs University.
Chapter 6 Wide Area Networking Concepts, Architectures, & Services.
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Introduction Slide 1 A Communications Model Source: generates.
Network Technologies Chapter 2. Approaches to Network Communication Connection-Oriented –Circuit-switched –A dedicated connection (circuit) is formed.
LAN technologies and network topology LANs and shared media Locality of reference Star, bus and ring topologies Medium access control protocols.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Data Link Layer Dr. Muazzam A. Khan.
Ethernet Term Paper Introduced by: Almarshood, Yosef Bahaitham, Ahmed Alrashudi, Ahmed.
Overview of computer communication and Networking Communication VS transmission Computer Network Types of networks Network Needs Standards.
UNDERSTANDING THE HOST-TO-HOST COMMUNICATIONS MODEL - OSI LAYER & TCP/IP MODEL 1.
Jaringan Komputer Dasar Data Link Layer (2) Aurelio Rahmadian.
CCNA 3 Week 4 Switching Concepts. Copyright © 2005 University of Bolton Introduction Lan design has moved away from using shared media, hubs and repeaters.
William Stallings Data and Computer Communications
NETWORK HARDWARE CABLES NETWORK INTERFACE CARD (NIC)
Lecture (Mar 23, 2000) H/W Assignment 3 posted on Web –Due Tuesday March 28, 2000 Review of Data packets LANS WANS.
Communication Networks - Overview CSE 3213 – Fall November 2015.
IEEE (Token Ring) LAN Dr. Sanjay P. Ahuja, Ph.D. Fidelity National Financial Distinguished Professor of CIS School of Computing, UNF.
IEEE 802.X Standards The Institute of Electrical and Electronics Engineers (IEEE) has developed a series of networking standards to ensure that networking.
Local Area Networks: Monil Adhikari. Primary Function of a LAN File serving – large storage disk drive acts as a central storage repository Print serving.
정보보호기술연구본부 “Internet Security” Chapter 1. P.2 Contents 1. Internetworking and Layered Models 1.1 Networking Technology - LANs, WANs 1.2 Connecting Devices.
 Describe the basic and hybrid LAN physical topologies and their uses, advantages, and disadvantages  Describe the backbone structures that form the.
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2016 (February 3, 2016)
Simple LAN Topologies  Terminators stop signals after they have reached their destination  Signal bounce –Phenomenon in which signals travel endlessly.
Chapter Objectives After completing this chapter you will be able to: Describe in detail the following Local Area Network (LAN) technologies: Ethernet.
Data Link Protocols Relates to Lab 2.
COMPUTER NETWORKS Lecture-8 Husnain Sherazi. Review Lecture 7  Shared Communication Channel  Locality of Reference Principle  LAN Topologies – Star.
© ITT Educational Services, Inc. All rights reserved. IS3120 Network Communications Infrastructure Unit 2 IEEE CSMA/CD and the Evolution of Ethernet.
Connectors, Repeaters, Hubs, Bridges, Switches, Routers, NIC’s
Copyright 2001 Global Wireless Education Consortium 1 1 BASIC DATA NETWORKS.
Data Communications Chapter 1 – Data Communications, Data Networks, and the Internet.
Link Layer 5.1 Introduction and services
Network Protocols.
LAN Risanuri Hidayat.
Physical & Data-link ISQS 6343 #2 John R. Durrett.
Ethernet and Token Ring LAN Networks
Data Link Issues Relates to Lab 2.
Protocol layering and data
Protocol layering and data
LAN Addresses and ARP IP address: drives the packet to destination network LAN (or MAC or Physical) address: drives the packet to the destination node’s.
Presentation transcript:

TDC /502, Summer II Unit 2: Underlying Technologies Transmission media (Section 3.1. Read on your own) Local Area Networks (LANs) –Ethernet (CSMA/CD - Carrier Sense Multiple Access/Collision Detection, IEEE 802.3) –Token Ring (IEEE 802.5) Switching –Circuit switching –Packet switching Datagram approach Virtual circuit approach Wide Area Networks (WANs) –PPP (Point-to-Point Protocol) –X.25 –Frame Relay –ATM (Asynchronous Transfer Mode)- cell relay Interconnecting devices – repeaters, bridges, routers and gateways Shared media v.s. switched LAN architecture

TDC /502, Summer II IEEE 802 LAN Layers

TDC /502, Summer II Ethernet LANs Features 1) Widest Industry Use and Acceptance a) Product Availability b) Many Vendors c) Low Cost d) High Knowledge Base 2) Standardized for Multiple Media Types a) Twisted Pair (10Base-T) b) Optical Fiber (10Base-F, FOIRL) c) Coaxial Cable (10Base2, 10Base5) d) Also high-speed Ethernets

TDC /502, Summer II Ethernet Problems 1) Coaxial Cable Networks Hard to Troubleshoot a) Faulty connections and electrical failures hard to find b) Improper grounding can cause stray voltages c) Static electricity d) Non-standard hardware e) Problems are often intermittent 2) Ethernet Lacks Built-In Network Monitoring 3) Ethernet Lacks Any Priority Mechanism 4) Station Transmission Time May Grow Large under High Loads

TDC /502, Summer II Carrier Sense Multiple Access with Collision Detection (CSMA/CD) The basic idea: When a station has a frame to transmit: 1) Listen for Data Transmission on Cable (Carrier Sense) 2) When Medium is Quiet (no other station transmitting): a) Transmit Frame, Listening for Collision b) If collision is heard, stop transmitting, wait random time, and transmit again. Frame format This portion must be at least 64 bytes for the Ethernet to work correctly

TDC /502, Summer II Figure 3-9

TDC /502, Summer II Figure 3-11

TDC /502, Summer II Figure 3-12

TDC /502, Summer II Figure 3-13

TDC /502, Summer II Token Ring Features 1) Predictable Performance a) Unlike Ethernet, there is a fixed limit on how long a station must wait to transmit frame. b) Eight data priority levels ensure that important data get sent first. 2) Ring-of -Stars Topology a) Star layout is well understood. b) Ring is easily expanded by adding additional Multistation Access Units (MAUs) c) Only point-to-point data connections used. 3) Self-Monitoring and Reconfiguration Capabilities a) Active Monitor station recovers from any token operation problems. b) If any station goes down it will be detected and removed from the ring. c) Any single cable can be cut or disconnected and network will reconfigure and continue operation.

TDC /502, Summer II Token Ring Features (continued.) 4) IBM Support a) IBM SNA data and LAN data can travel together on same token ring. b) Token Ring is an integral part of IBM future networking. Disadvantages of Token Ring 1) Higher price for NICs 2) Limited support for non-IBM products. a) Fewer products available for Token Ring than Ethernet b) Ethernet is still at the heart of some vendors’ future network plans. Note: For this course, you do not need to know the details of Token Ring frame format

TDC /502, Summer II Figure 3-14 Token Ring Operation

TDC /502, Summer II Figure 3-19 Circuit Switching Dedicated physical connections Source and destination operate at the same speed Data arrive in sequence

TDC /502, Summer II Figure 3-20 Packet Switching- Datagram approach Packet Switching Store-and-forward Source and destination may operate at different rates

TDC /502, Summer II Connectionless No connection setup necessary before sending data Each packet sent independently Each packet may take different path to destination Each packet contains complete destination address Packets may arrive out-of-order (transport layer must do reordering) Network load is completely unpredictable Protocol Examples: IP, Novell IPX, AppleTalk Packet Switching- Datagram approach

TDC /502, Summer II Figure 3-21 Packet switching – Virtual circuit approach

TDC /502, Summer II Connection-oriented Sender sends a Setup Request packet to establish a virtual circuit before sending data Setup Request passes through all router/switches on path from source to destination Path is assigned a Virtual Circuit Identifier (VCID) Each router/switch stores information about each VC Any router/switch or destination may deny the setup request (like a busy signal). When finished, Sender sends Clear Request to tear down VC. Each data packet contains VCID, not full source and destination addresses All packets follow same path and arrive in order Network load can be controlled through admissions control (denying setup requests if busy) Protocol Examples: X.25, Frame Relay, ATM Packet switching – Virtual circuit approach

TDC /502, Summer II Figure 3-22 Point-to-point protocol (PPP) frame WAN PPP commonly used for dial-up access to the internet (connect through a phone line to the access router) can also be used in a point-to-point link between two devices such as routers

TDC /502, Summer II Figure 3-23 X.25 (Connection-oriented) X.25 - An interface protocol to access the network Not defined by X.25

TDC /502, Summer II Figure 3-25 Hop-by-hop error and flow control in X.25 is not necessary for newer more reliable networks.

TDC /502, Summer II Figure 3-28 ATM cells (Small fixed-size data units)

TDC /502, Summer II Figure 3-29

TDC /502, Summer II Internetworking Terms

TDC /502, Summer II

TDC /502, Summer II

TDC /502, Summer II Transparent Bridge DA: Destination Address SA: Source Address

TDC /502, Summer II Shared-Media vs. Switched LAN Architecture