1 Network Topology 2 Introduction 8Physical and Logical Topologies 8Topologies 8Bus 8Ring 8Star 8Extended Star 8Mesh 8Hybrid.

Slides:



Advertisements
Similar presentations
Shape of a Network.
Advertisements

CP2073 Networking Lecture 5.
LAN and WAN LAN (Local Area Networks) are small networks which are contained in a single building or small area. WAN (Wide Area Networks) are larger networks.
Data Communications and Networking
COMPUTER NETWORK TOPOLOGIES
Computer Network Topologies
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
Information Technology Lecture No 3 By: Khurram Shahid.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
Lesson 3—Networking BASICS1 Networking BASICS Network Design Unit 2 Lesson 3.
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.
 Topology Topology  Different types of topology Different types of topology  bus topologybus topology  ring topologyring topology  star topologystar.
NETWORK TOPOLOGY. NETWORK TOPOLOGY The layout of a network Two major classes Physical Network Topology The physical layout of the network i.e. the arrangement.
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,...
How Networks work?.
Network Topologies.
Network Concepts Topologies
SHAPE OF A NETWORK COPYRIGHT BTS TOPOLOGY The way the computers are cabled together Four different layouts Logical topology describes the way data travels.
Chapter2 Networking Fundamentals
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
-Network topology is the layout of the connection between the computers. -It is also known as the pattern in which computers.
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.
NETWORK TOPOLOGY Network topology is the study of the arrangement or mapping of the elements of a network,especially the physical.
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.
Network Topologies By: Josh Geller. Star Topology All computers are connected to a central hub. Cheap to expand as hubs are currently inexpensive. No.
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.
TOP0LOGYTOP0LOGY Asrar Mulla – CO4E ‘B’ Abrar Mulla – CO4E ‘B’ Shoaib Khan – CO4E ‘B’ Aamir Khan – CO4E ‘B’ Fazal Sayed – CO4E ‘B’
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.
Computer Network Collection of computers and devices connected by communications channels that facilitates communications among users and allows users.
Network Topologies.
Created by- AMRITANSHU KUMAR
Basic Concepts of Computer Networks and Communications
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
Guide to Networking Essentials, 6th Edition
Network Topologies CS 1202.
Network Topology.
Network Topologies CS 1202.
Network Topologies CSC (c) Nouf AlJaffan.
The Ring Network Advantages: They are cheap to expand.
Network Topologies CSC (c) Nouf AlJaffan.
Presentation transcript:

1 Network Topology

2 Introduction 8Physical and Logical Topologies 8Topologies 8Bus 8Ring 8Star 8Extended Star 8Mesh 8Hybrid

3 Physical vs. Logical Topology 8 The actual layout of a network and its media is its Physical Topology 8 The way in which the data access the medium and transmits packets is the Logical Topology 8 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

4 Bus Topology

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

6 Ring Topology

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

8 Star Topology

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

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

11 Mesh Topology (Web)

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

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

14 Hybrid Topology

15 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

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

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

18 Logical Ring (2)

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

20 Summary 8 Bus Topology 8 Ring Topology 8 Star Topology 8 Other Topologies 8 Logical Topologies 8 Questions and Answers

Bibliography 8Source: Web Quests CP2073 Networking 21