Token-Ring Networks Chapter 4a

Slides:



Advertisements
Similar presentations
Department of Computer Engineering University of California at Santa Cruz Networking Systems (1) Hai Tao.
Advertisements

CSCI 4550/8556 Computer Networks Comer, Chapter 8: LAN Technology and Network Topologies.
1 Computer Networks Local Area Networks. 2 A LAN is a network: –provides Connectivity of computers, mainframes, storage devices, etc. –spans limited geographical.
EE 4272Spring, 2003 Chapter 14 LAN Systems Ethernet (CSMA/CD)  ALOHA  Slotted ALOHA  CSMA  CSMA/CD Token Ring /FDDI Fiber Channel  Fiber Channel Protocol.
Networking Jeopardy!. Topologies Transmission Media OSI/RMStandards Hardware Components
Chapter 8 LAN Technologies and Network Topology Direct Point-to-Point Communication Local Area Networks (LANs) LAN Topologies Ethernet Token Ring FDDI.
1 Chapter Overview Ethernet FDDI Wireless Networking.
1 Computer Networks Course: CIS 3003 Fundamental of Information Technology.
Networks. Bus Network Terminator‘Workstation’ ‘Client’ ‘Terminal’ ‘Node’ Computer Terminator Backbone Server (optional)
© 2009 Pearson Education, Inc. Publishing as Prentice Hall Chapter 5 Updated January 2009 Raymond Panko’s Business Data Networks and Telecommunications,
Chapter Five Network Architecture. Chapter Objectives  Describe the basic and hybrid LAN technologies  Describe a variety of enterprise-wide and WAN.
Chapter 7 WANs and Remote Connectivity. WAN Essentials A WAN traverses a large geographic area A WAN link is a connection from one site to another and.
SIMS-201 Computer Networks. 2 Introduction to Computer Networks Chapter 19 The Local Area Network  Overview.
Chapter 7 Local Area Networks: The Basics. Topics Definition of LAN Primary function, advantage and disadvantage Difference between Client/Server network.
20 LAN Hardware Overview Version A.01 H3065S Module 2 Slides.
1 Networks and Telecommunications. 2 Applying Telecommunications in Business TELECOMMUNICATIONS – the transmission of data between devices in different.
Token-Ring Networks Chapter 4a Panko’s Business Data Networks and Telecommunications, 6th edition Copyright 2007 Prentice-Hall May only be used by adopters.
Introduction network Protocol
Submitted by:Guided by: Arun Kumar GuptaMr. Vipin Kaushik M.Tech (Opto-Electronics)- II Sem Dept. of Applied Physics SGSITS, Indore FIBER DISTRIBUTED –
FDDI Fiber Distributed Data Interface By Ya’kob, Aidid & Fikri.
Local Area Network Daniel Shin CS 147, Section 3 November 18, 2008.
Logical & Physical Topologies A logical technology is how the hosts are connected logically example token Ring can be laid out in a physical star but.
Chapter 21 Topologies Chapter 2. 2 Chapter Objectives Explain the different topologies Explain the structure of various topologies Compare different topologies.
McGraw-Hill©The McGraw-Hill Companies, Inc. Chapter 9 Local Area Networks Part I: Basic Concepts and Wired Ethernet LANs.
Copyright 2005 The Centers for Quality Teaching and Learning ™ Token Ring and Ethernet Networks Networking I.
 LANs – A Definition - A local area network (LAN) is a computer network covering a small physical area, like a home, office, or small group of buildings,
Other LAN Technologies. 2 LAN Standards u 802 Working Groups –802.3Ethernet LANs –802.5Token-Ring Networks –802.11Radio LANs – VG-AnyLAN.
Chapter2 Networking Fundamentals
802.5 Token-Ring Networks: Topology An alternative to Ethernet LANs Physical Layer Topology: Ring –Stations connected in a loop –Signals go in only.
IEEE 802.X Standards The Institute of Electrical and Electronics Engineers (IEEE) has developed a series of networking standards to ensure that networking.
Data Communications and Networks Chapter 1 - Classification of network topologies Data Communications and Network.
Token Ring EthernetFDDIDevicesTesting
FDDI Network Security.
1 Chapter Overview Ethernet Token Ring FDDI Wireless Networking.
FDDI Last Update Copyright Kenneth M. Chipps Ph.D. 1.
Chapter Objectives After completing this chapter you will be able to: Describe in detail the following Local Area Network (LAN) technologies: Ethernet.
COMPUTER NETWORKS Lecture-8 Husnain Sherazi. Review Lecture 7  Shared Communication Channel  Locality of Reference Principle  LAN Topologies – Star.
SEMINAR ON FDDI NAME REG. NO BRANCH. CONTENTS INTRODUCTION INTRODUCTION STANDARDS STANDARDS FDDI TRANSMISSION MEDIA FDDI TRANSMISSION MEDIA FDDI SPECIFICATIONS.
Chapter 8 LAN Technologies and Network Topology
Networks and Networking
SIMS-201 Computer Networks.
Chapter 12 Local Area Networks
Network Access and Transmission Methods
More on Modulation Module B
CCNA 1 pgb JEOPARDY.
COMPUTER NETWORKS CS610 Lecture-15 Hammad Khalid Khan.
IEEE standards.
Network Designs.
Chapter 13 Wired LANs: Ethernet
Network Protocols.
Chapter 12 Multiple Access.
Chapter 2: Network Design Essentials
Protocols.
“Copyright © 2001 John Wiley & Sons, Inc. All rights reserved
Chapter 14 LAN Systems Ethernet (CSMA/CD) ALOHA Slotted ALOHA CSMA
TOKEN BUS & TOKEN RING.
LAN Risanuri Hidayat.
CSC 336 Data Communications and Networking
Guide to Networking Essentials, 6th Edition
أ.كمال عيد كلية المعلمين حائل
DATA COMMUNICATION Lecture-43.
Ethernet First network to provide CSMA/CD
Data-link Layer Computer Networks.
FDDI.
Physical and Logical Topologies
DATA COMMUNICATION Lecture-44.
LAN Hardware Concepts Module 3 H3065S F.00 [Course Title]
Underlying Technologies
SIMS-201 Computer Networks.
Chapter 12 Media Access Control (MAC)
Presentation transcript:

Token-Ring Networks Chapter 4a Panko’s Business Data Networks and Telecommunications, 6th edition Copyright 2007 Prentice-Hall May only be used by adopters of the book

Figure 4a-1: Ring Network 1. Frames travel around the ring. The ring is a dual ring. Normally, the backup ring is not used. 2. If a trunk line between access units breaks, The ring is wrapped, so the loop is restored

802.5 Token-Ring Network Created about the Same Time as Ethernet Standardized as 802.5 16 Mbps maximum speed Token Passing Media Access Control Special token frame circulates around the ring when no station is transmitting When a station gets the token, it may transmit a frame When a station finishes sending the frame, it releases the token Token Passing is Complex and Expensive 802.5 quickly lost out to Ethernet

Figure 4a-2: Early Ethernet Bus Topology

Figure 4a-3: FDDI Backbone Network Fiber Distributed Data Interface (FDDI) was a 100 Mbps token ring network technology that could spans tens of kilometers This made it an ideal backbone network to connect 10 Mbps Ethernet networks and 16 Mbps 802.5 Token-Ring networks As Ethernet grew to 100 Mbps and faster, FDDI became obsolete and was discarded

Perspective Ring Topologies are Desirable The ability to be wrapped is vital where high reliability is important The SONET/SDH carrier technology discussed in Chapter 7 and Module C uses a ring topology However, Token Passing is Not Necessary with Switched Networks Just as CSMA/CD is not necessary in switched Ethernet networks