NETWORK TOPOLOGIES There are three basic configurations used to connect computers they are the  Bus  Ring  Star.

Slides:



Advertisements
Similar presentations
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.
Advertisements

Data Communications and Networking
COMPUTER NETWORK TOPOLOGIES
Computer Network Topologies
[Networking Hardwares] [Maninder Kaur]
Network Topologies.
Network Topologies CS 1202.
Network Topologies CSC (c) Nouf AlJaffan.
CSC 450/550 Part 3: The Medium Access Control Sublayer More Contents on the Engineering Side of Ethernet.
Internetworking Devices that connect networks are called Internetworking devices. A segment is a network which does not contain Internetworking devices.
NETWORK TOPOLOGIES There are three basic configurations used to connect computers they are the Bus Ring Star.
COMPUTER NETWORKS.
Network Hardware for Expanding Network. Expanding Networks When do we need expansion:  Network cable is full of data movements  Printing tasks needs.
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
Chapter 4.  Understand network connectivity.  Peer-to-Peer network & Client-Server network  Understand network topology  Star, Bus & Ring topology.
Network Design Essentials. Guide to Networking Essentials, Fifth Edition2 Contents 1. Examining the Basics of a Network Layout 2. Understanding Standard.
Network Design Essentials
Semester 1 Module 5 Cabling LANs and WANs. Ethernet Standards.
Computer Network: It is group of interconnected computers and devices which are sharing the same communication infrastructure and communication protocols.
Chapter 2 Network Design Essentials Instructor: Nhan Nguyen Phuong.
Common Devices Used In Computer Networks
Information Technology Lecture No 3 By: Khurram Shahid.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
 Network Segments  NICs  Repeaters  Hubs  Bridges  Switches  Routers and Brouters  Gateways 2.
Network Topologies Lecturer: Hyder R. Hamandi. Network Topologies Physical topologies describe how the cables are run in the network A topology is a way.
Intro to Network Design
 Topology Topology  Different types of topology Different types of topology  bus topologybus topology  ring topologyring topology  star topologystar.
NETWORKS NEED HISTORY HARDWARE REQD. SOFTWARE REQD. TOPOLOGIES.
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.
1 Network Topology 2 Introduction 8Physical and Logical Topologies 8Topologies 8Bus 8Ring 8Star 8Extended Star 8Mesh 8Hybrid.
15.1 Chapter 15 Connecting LANs, Backbone Networks, and Virtual LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or.
Topologies, Backbones, Switching, and Ethernet ITNW 1325, Chapter V, Part I.
Network Topologies.
Network Concepts Topologies
NETWORK HARDWARE CABLES NETWORK INTERFACE CARD (NIC)
Mr C Johnston ICT Teacher
Chapter2 Networking Fundamentals
NET 324 D Networks and Communication Department Lec1 : Network Devices.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
NETWORKS.
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.
Data Communications and Networks Chapter 1 - Classification of network topologies Data Communications and Network.
Prepared by:Ronnel P. Agulto, CpE Objectives Different types of topologies; Their advantages & disadvantages How to choose an appropriate topologies in.
Guide to Networking Essentials Fifth Edition Chapter 2 Network Design Essentials.
Chapter 2 Network topology and Networking devices.
Chapter 1 : Computer Networks.
NETWORK DEVICES Department of CE/IT.
Kevin Harrison LTEC 4550 Assignment 3.  Ethernet Hub  An unsophisticated device that is used for connecting multiple Ethernet devices together.  Typically.
CHAPTER -II NETWORKING COMPONENTS CPIS 371 Computer Network 1 (Updated on 3/11/2013)
Physical Network Topology. When working with a network What is Physical Topology????? The physical topology of a network refers to the configuration of.
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.
CIS 173 Networking Essentials Week #3 Objectives Review Chapter #1 Questions Lecture Chapter #2 (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.
Network Topologies.
Network Concepts.
Network Hardware for Expanding Network
Network Topologies CSC (c) Nouf AlJaffan.
Chapter 3 Computer Networking Hardware
NETWORK TOPOLOGIES There are three basic configurations used to connect computers they are the Bus Ring Star.
Network Topologies.
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
Network Topologies CS 1202.
Network Topologies CS 1202.
Network Topologies CSC (c) Nouf AlJaffan.
Network Topologies CSC (c) Nouf AlJaffan.
Presentation transcript:

NETWORK TOPOLOGIES There are three basic configurations used to connect computers they are the  Bus  Ring  Star

Bus topology  This type of network was widely used in the 1980’s  In this configuration every computer (node) shares the networks total bus capacities.  In this configuration adding more computers will reduce the access speed on the network.  Each computer communicates to other computers on the network independently this is referred to as PEER-TO-PEER networking

Bus (continued)

How it worked  All computers on a network have a distinct address just like your house does  a message would be send from one computer with the address of another computer attached to the message  The message is broadcasted to all the computers on the network until the addressed PC accepts the message

How it worked (cont,,)  The type of wires used for Bus Networks in the 80’s were called Thicknet and Thinnet  A Thicknet cable (very large about 1 inch in diameter usually yellow was hung around a room)  Thinnet cables were connected to the PC’s NIC and a Transceiver. The Transceiver was tapped into the Thicknet cable  To stop the message from bouncing back and forward down the wire (known as signal bounce) both ends of the network are terminated with 50Ω resistors

Advantages of Bus Topology  Works well for small networks  Relatively inexpensive to implement  Easy to add to it

Disadvantages of Bus Topology  Management costs can be high  Potential for congestion with network traffic  It is not very fault tolerant, a break or defect in the bus would affect the whole network

Ring Topology  In Ring topology each node is connected to the two nearest nodes so the entire network forms a circle  Data only travels in one direction on a Ring network

Ring

How this Topology works  a node has information to send to another computer on the network so it sends the information out on the network to the PC it is connected to, if the information is for this PC (the recipients NIC address is attached to the message, which is like putting an address on an envelope) then the PC accepts the data  otherwise it passes the information on to the next PC by repeating the data back out on the line  This method of repeating the data helps keep the integrity of the data readable by other computers

How it Works  As it is better to have computers take turns using the connecting Data cable, Ring topologies incorporated a system called Token passing  In this topology, to transmit on the wire your computer must have control of the token or wait for the token to be free  Larger Token Ring networks use multiple tokens

Problems and Solutions  The drawback to this type of topology is that a single malfunctioning workstation can disable the whole network  To make sure all the information is sent the receiving PC sends the token back to the sending PC after it has received all the data  If the sending PC is finished sending it passes the token to the next PC  This type of network was also widely used in the 1980’s  This type of network used Thinnet cable joining nodes.  In the mid 1980’s Thinnet cable was replaced by Category 3 Ethernet cable capable of handling up to 10Mbps

Advantages of Ring Topology  Easier to manage; easier to locate a defective node or cable problem  Well-suited for transmitting signals over long distances on a LAN  Handles high-volume network traffic  Enables reliable communication

Disadvantages of Ring Topology  Expensive  Requires more cable and network equipment at the start  Not used as widely as bus topology –Fewer equipment options –Fewer options for expansion to high-speed communication

Star topology –Every node on the network is connected through a central device

The Good and Bad of a Star Network  The upside of a star network is that if any one cable fails then only the node connected on that cable would be affected  Another positive point to this type of network is that it is very simple to join two star networks together by connecting their central devices to each other

Advantages of Star Topology  Good option for modern networks  Low startup costs  Easy to manage  reduce cable lengths  If one cable fails then only the node connected on that cable would be affected

Disadvantages of Star Topology  if a central device was to fail then all computers connected to that device would not be able to see the network  Requires more cable than the bus

What is a Hub?  A hub is usually a small rectangular box, often made of plastic, which receives its power from an ordinary wall outlet  A hub joins multiple computers (or other network devices) together to form a single network segment segment  On this network segment, all computers can communicate directly with each other

What is a Hub(cont,,,)  A hub includes a series of ports that each accepts a network cable ports  Small hubs can network four computers together  They contain four or sometimes five ports

What is a Hub?  Many times the fifth port is reserved for "uplink" which is the connecting of one hub to another hub or similar device (joining two segments together).  Larger hubs contain eight, 12, 16, and even 24 ports

Key Features of Hubs  Hubs classify as Layer 1 devices in the OSI model OSI modelOSI model  Hubs do not read any of the data passing through them and are not aware of their source or destination

Key Features of Hubs  Essentially, a hub simply receives incoming packets, possibly amplifies the electrical signal, and broadcasts these packets out to all devices on the network - including the one that originally sent the packet! packets  a packet is a formatted block of data carried by a computer network

Different Types of Hubs  Technically speaking, three different types of hubs exist PassiveActiveIntelligent

Passive hubs  Passive hubs do not amplify the electrical signal of incoming packets before broadcasting them out to the network Active hubs  amplify the electrical signal of incoming packets back to their original level before broadcasting them back out on the network

Intelligent hubs  add extra features to an active hub that are of particular importance to businesses  An intelligent hub is typically stackable (built in such a way that multiple units can be placed one on top of the other to conserve space).

What is a Network Switch?  A network switch is a small hardware device that joins multiple computers together within one local area network (LAN) local area network (LAN)local area network (LAN)  Technically, network switches operate at layer two (Data Link Layer) of the OSI model OSI modelOSI model

Network Switch  Network switches appear nearly identical to network hubs, but a switch generally contains more "intelligence" (and a slightly higher price tag) than a hub network hubs network hubs  Unlike hubs, network switches are capable of inspecting data packets as they are received, determining the source and destination device of that packet, and forwarding it appropriately packets

Network Switch  By delivering each message only to the connected device it was intended for, a network switch conserves network bandwidth and offers generally better performance than a hub network bandwidthnetwork bandwidth

What is a Router?  Routers are physical devices that join multiple wired or wireless networks together  Technically, a wired or wireless router is a Layer 3 gateway, meaning that the wired/wireless router connects networks together gateway  A Gateway is a device that acts like a security guard and only allows data in or out if it has the right network headers headers