CP2073 Networking Lecture 5.

Slides:



Advertisements
Similar presentations
Shape of a Network.
Advertisements

1 UNIT I (Contd..) High-Speed LANs. 2 Introduction Fast Ethernet and Gigabit Ethernet Fast Ethernet and Gigabit Ethernet Fibre Channel Fibre Channel High-speed.
1 Ethernet Wiring Qutaibah Malluhi CSE Department Qatar University.
Data Communications and Networking
COMPUTER NETWORK TOPOLOGIES
Introduction to Network
INTRODUCTION TO NETWORKS
Computer Network Topologies
1 Chapter Overview Network Cables Network Interface Adapters Network Hubs.
Basic Concepts of Computer
Nilesh Agre Wedashree Jalukar Neelima Shahi Group Members.
Network Topologies.
Network Topologies CS 1202.
Marwan Al-Namari Week 2. ADSL : Asymmetric Digital Subscriber Line Ethernet networks - 10BASE-T - 100BASE-TX BASE-T BASE-TX (Cat5e.
Network Topologies CSC (c) Nouf AlJaffan.
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
Network Topologies. The concept of a topology. The basic function of computers on the LAN is to provide the user with an almost limitless set of applications.
DATA COMMUNICATION (ELA…) NETWORK TOPOLOGIES 1. O BJECTIVES Describe the basic and hybrid LAN physical topologies, and their uses, advantages and disadvantages.
Network Topologies.
Basic Concepts of Computer Networks
Network Design Essentials. Guide to Networking Essentials, Fifth Edition2 Contents 1. Examining the Basics of a Network Layout 2. Understanding Standard.
Network Design Essentials
Chapter 2 Network Design Essentials Instructor: Nhan Nguyen Phuong.
Information Technology Lecture No 3 By: Khurram Shahid.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
SYSTEM ADMINISTRATION Chapter 1 Logical and Physical Network Topologies.
Network Topologies Lecturer: Hyder R. Hamandi. Network Topologies Physical topologies describe how the cables are run in the network A topology is a way.
Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 9 Introduction to Network Operating Systems.
Intro to Network Design
 Topology Topology  Different types of topology Different types of topology  bus topologybus topology  ring topologyring topology  star topologystar.
NETWORK TOPOLOGIES. NETWORK TOPOLOGIES THERE ARE BASIC FIVE TYPE OF NETWORK TOPOLOGIES.
Chapter 21 Topologies Chapter 2. 2 Chapter Objectives Explain the different topologies Explain the structure of various topologies Compare different topologies.
Physical Topology Physical layout of the network nodes – Broad description of the network: no detail about device types, connection methods, addressing,...
1 Network Topology 2 Introduction 8Physical and Logical Topologies 8Topologies 8Bus 8Ring 8Star 8Extended Star 8Mesh 8Hybrid.
How Networks work?.
Network Topologies.
Network Concepts Topologies
Mr C Johnston ICT Teacher
SHAPE OF A NETWORK COPYRIGHT BTS TOPOLOGY The way the computers are cabled together Four different layouts Logical topology describes the way data travels.
Chapter 5 Network Architecture. Physical Topologies Bus Ring Star.
Star Topology Star Networks are one of the most common network topologies. consists of one central switch, hub or computer, which acts as a conduit to.
Networking Topology 1.BUS Topology 2.RING Topology 3.STAR Topology
Data Communications and Networks Chapter 1 - Classification of network topologies Data Communications and Network.
WELCOME TO THE WORLD OF NETWORK CLICKTECHSOLUTION.COM.
Prepared by:Ronnel P. Agulto, CpE Objectives Different types of topologies; Their advantages & disadvantages How to choose an appropriate topologies in.
Credit:  refers to the physical arrangement of the computers and other networking devices that are linked together.
Chapter 2 Network topology and Networking devices.
Shape of a Network 10/10/07. Topology  The way the computers are cabled together  Four different layouts  Logical topology describes the way data travels.
Chapter 1 : Computer Networks.
TOPOLOGIES in COMPUTER NETWORKING Refers to the physical layout of the network devices and cabling and how all the components communicate with each other.
Physical Network Topology. When working with a network What is Physical Topology????? The physical topology of a network refers to the configuration of.
Computer Networks Part 2
Chapter Seven Network Topology [tə'p ɒ ləd ʒɪ ]. In networking, the term “topology” refers to the layout of connected devices on a network. This article.
Network Topology Computer network topology is the way various components of a network (like nodes, links, peripherals, etc) are arranged. Network topologies.
Network types Point-to-Point (Direct) Connection Dedicated circuit boards connected by cable; To transfer data from A to B: – A writes on its circuit board;
CSC (c) Nouf AlJaffan Network Topologies.
1 Telecommunications and Networking Network Topologies Copyright © Texas Education Agency, All rights reserved.
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
Network Topologies.
Network Topologies CSC (c) Nouf AlJaffan.
Network Topologies.
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
Guide to Networking Essentials, 6th Edition
Network Topologies CS 1202.
Network Topology.
Network Topologies CS 1202.
Physical Network Topology
Network Topologies CSC (c) Nouf AlJaffan.
Network Topologies CSC (c) Nouf AlJaffan.
Presentation transcript:

CP2073 Networking Lecture 5

Introduction Physical and Logical Topologies Topologies Bus Ring Star Extended Star Mesh Hybrid CP2073 Networking

Physical vs. Logical Topology The actual layout of a network and its media is its Physical Topology The way in which the data access the medium and transmits packets is the Logical Topology A glance at a network is not always revealing. Cables emerging from a Hub does not make it necessarily a Star Topology – it may actually be a bus or a ring CP2073 Networking

Physical vs. Logical Topology (2) Your choice of Logical Topology will affect the Physical Topology – and vice versa Design carefully – it may be difficult to change part way through the installation Your choice will determine cable installation, network devices, network connections, protocols (and where you will drill holes in the building !) CP2073 Networking

Factors Cost Scalability Bandwidth Capacity Ease of Installation Ease of fault finding and maintenance CP2073 Networking

Bus Topology CP2073 Networking

Bus Topology (2) Network maintained by a single cable Cable segment must end with a terminator Uses thin coaxial cable (backbones will be thick coaxial cable) Extra stations can be added in a daisy chain manner CP2073 Networking

Bus Topology (3) Standard is IEEE 802.3 Thin Ethernet (10Base2) has a maximum segment length of 200m Max no. of connections is 30 devices Four repeaters may be used to a total cable length of 1000m Max no. of nodes is 150 CP2073 Networking

Bus Topology (4) Thick Ethernet (10Base5) used for backbones Limited to 500m Max of 100 nodes per segment Total of four repeaters , 2500m, with a total of 488 nodes CP2073 Networking

Bus Topology (5) Advantages Inexpensive to install Easy to add stations Use less cable than other topologies Works well for small networks Disadvantages No longer recommended Backbone breaks, whole network down Limited no of devices can be attached Difficult to isolate problems Sharing same cable slows response rates CP2073 Networking

Ring Topology CP2073 Networking

Ring Topology (2) No beginning or end (a ring in fact !!) All devices of equality of access to media Single ring – data travels in one direction only, guess what a double ring allows !? Each device has to wait its turn to transmit Most common type is Token Ring (IEEE 802.5) A token contains the data, reaches the destination, data extracted, acknowledgement of receipt sent back to transmitting device, removed, empty token passed on for another device to use CP2073 Networking

Ring Topology (3) Advantages Disadvantages Data packets travel at great speed No collisions Easier to fault find No terminators required Disadvantages Requires more cable than a bus A break in the ring will bring it down Not as common as the bus – less devices available CP2073 Networking

Star Topology CP2073 Networking

Star Topology (2) Like the spokes of a wheel (without the symmetry) Centre point is a Hub Segments meet at the Hub Each device needs its own cable to the Hub Predominant type of topology Easy to maintain and expand CP2073 Networking

Star Topology (3) Advantages Disadvantages Easy to add devices as the network expands One cable failure does not bring down the entire network (resilience) Hub provides centralised management Easy to find device and cable problems Can be upgraded to faster speeds Lots of support as it is the most used Disadvantages A star network requires more cable than a ring or bus network Failure of the central hub can bring down the entire network Costs are higher (installation and equipment) than for most bus networks CP2073 Networking

Extended Star Topology A Star Network which has been expanded to include an additional hub or hubs. CP2073 Networking

Mesh Topology (Web) CP2073 Networking

Mesh Topology (2) Not common on LANs Most often used in WANs to interconnect LANS Each node is connected to every other node Allows communication to continue in the event of a break in any one connection It is “Fault Tolerant” CP2073 Networking

Mesh Topology (3) Disadvantages Advantages Expensive Difficult to install Difficult to manage Difficult to troubleshoot Advantages Improves Fault Tolerance CP2073 Networking

Hybrid Topology CP2073 Networking

Hybrid Topology (2) Old networks are updated and replaced, leaving older segments (legacy) Hybrid Topology – combines two or more different physical topologies Commonly Star-Bus or Star-Ring Star-Ring uses a MAU (Multistation Access Unit (see later slide) CP2073 Networking

Types of Logical Topology Previous slides showed Physical Topologies Only two Logical Topologies (Bus or Ring) Physical Bus or Ring easy to conceptualise Physical Star could be either a Bus or Ring in logical terms Confused ? See next slides CP2073 Networking

Logical Bus Modern Ethernet networks are Star Topologies (physically) The Hub is at the centre, and defines a Star Topology The Hub itself uses a Logical Bus Topology internally, to transmit data to all segments CP2073 Networking

Logical Bus A single node failure does not bring the network down Advantages A single node failure does not bring the network down Most widely implemented topology Network can be added to or changed without affecting other stations Disadvantages Collisions can occur easily Only one device can access the network media at a time CP2073 Networking

Logical Ring Data in a Star Topology can transmit data in a Ring The MAU (Multistation Access Unit) looks like an ordinary Hub, but data is passed internally using a logical ring It is superior to a Logical Bus Hub – see later slide CP2073 Networking

Logical Ring (2) CP2073 Networking

Logical Ring (3) Advantages Disadvantages The amount of data that can be carried in a single message is greater than on a logical bus There are no collisions Disadvantages A broken ring will stop all transmissions A device must wait for an empty token to be able to transmit CP2073 Networking

Summary Bus Topology Ring Topology Star Topology Other Topologies Logical Topologies Questions and Answers CP2073 Networking