Network topologies. What is a network topology? Physical arrangement of the devices in a communications network. Most commonly used are bus and star.

Slides:



Advertisements
Similar presentations
Topology The physical topology of a network refers to the configuration of cables, computers and other peripherals. The main types of network topologies.
Advertisements

Networks & Communications
Chapter 4 Computer Networks
COMPUTER NETWORK TOPOLOGIES
Computer Network Topologies
Basic Concepts of Computer
Networks Unit 3 & 4 IP&M JEOPARDY Acknowledgements: VITTA for the jeopardy pro-forma Mark Kelly’s Network slideshow.
Network Topologies What’s in the Works   Define Network Topology   Show models of the three major types.   List advantages and disadvantages. 
Network Topologies CS 1202.
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.
NETWORK TOPOLOGY.
NETWORK TOPOLOGY. WHAT IS NETWORK TOPOLOGY?  Network Topology is the shape or physical layout of the network. This is how the computers and other devices.
NETWORK TOPOLOGY ALEGRIA GONZALEZ. WHAT IS A NETWORK TOPOLOGY?  a topology is a description of the of a network, including its  The physical topology.
Network Topologies.
Computer Networks By: Donald Blake. What is a computer network? A computer network is a group of computer systems and computer hardware devices that are.
Chapter 4: Computer Networks Department of Computer Science Foundation Year Program Umm Alqura University, Makkah Computer Skills /1436.
The Three Important Topologies By: Parimal Satashia.
Information Technology Lecture No 3 By: Khurram Shahid.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
Server is ‘host’ Clients do not communicate with each other.
Network Topologies Lecturer: Hyder R. Hamandi. Network Topologies Physical topologies describe how the cables are run in the network A topology is a way.
There are Physical and logical network layout. Physical : Topology of a network refers to the configuration of cables, computers, and other peripherals.
Computer Networks & Topologies Group Members Shahid Ahmed Sp11-Bba-100 Shahzad Zeb Sp11-Bba-084 Nadia Naseer Abbasi Sp11-Bba-079 Ahsan Bashir Sp11-Bba-007.
All the components of network are connected to the central device called “hub” which may be a hub, a router or a switch. There is no direct traffic between.
Intro to Network Design
 Topology Topology  Different types of topology Different types of topology  bus topologybus topology  ring topologyring topology  star topologystar.
 A star topology is one of the most common network setups where each of the devices and computers on a network connect to a central hub.
NETWORKS NEED HISTORY HARDWARE REQD. SOFTWARE REQD. TOPOLOGIES.
Chapter 21 Topologies Chapter 2. 2 Chapter Objectives Explain the different topologies Explain the structure of various topologies Compare different topologies.
1RD-CSY  LAN (Local Area Network) ◦ A group of computers and associated devices (printers, etc.) ◦ connected through a wired or wireless medium.
The McGraw- AS Computing LAN Topologies. The McGraw- Categories of LAN Topology.
Three types of network cabling Star Topology Tree Topology Linear Bus.
Networks Network topologies. Networks Network topology Is the way the devices are arranged in a network In a wired network, it shows how the computers.
By: Israel Aguilar. STAR TOPOLOGY  The star topology connects the computers to a central hub.  The signal travel from one computer to another computer.
OBJECTIVE: o Describe various network topologies o Discuss the role of network devices o Understand Network Configuration Factors to deploy a new network.
How Networks work?.
Network Topologies.
Network Concepts Topologies
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.
NETWORK TOPOLOGIES NETWORK DEVICES. TOPOLOGY The physical topology of a network refers to the configuration of cables, computers, and other peripherals.
 Physical arrangement of devices in a network  Common types: › Ring › Bus › Star › Tree.
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.
Project on Network Topology Vipul S. Kale S.Y.B.Com 19 Computer Programming Sterling College.
Prepared by:Ronnel P. Agulto, CpE Objectives Different types of topologies; Their advantages & disadvantages How to choose an appropriate topologies in.
Network Topologies.
Sebastian Ortiz 10th Omega. What is a network topology? In communication networks, a topology is a usually schematic description of the arrangement of.
Credit:  refers to the physical arrangement of the computers and other networking devices that are linked together.
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.
CSC (c) Nouf AlJaffan Network Topologies.
Local Area Network Topology. LAN Architecture - Protocol architecture - Topologies - Media access control - Logical Link Control.
Introduction What is a Network?
Topology The physical topology of a network refers to the configuration of cables, computers and other peripherals. The main types of network topologies.
Computer Network Topologies
Network Configurations
Created by- AMRITANSHU KUMAR
Basic Concepts of Computer Networks and Communications
Physical Network Topology
 What is Topology  Categories of Topology  Definition, structure, advantage and disadvantage of all of the following topologies: o Mesh o Bus o Ring.
Presentation transcript:

Network topologies

What is a network topology? Physical arrangement of the devices in a communications network. Most commonly used are bus and star. Usually a combination of these two, referred to as hybrid or tree networks.

Bus topology Many devices connect to a single cable ("backbone“). If the backbone is broken, the entire segment fails. Relatively easy to install and don't require much cabling compared to the alternatives.

Ring topology Every device has two neighbours for communication purposes. Messages travel through a ring in the same direction. A failure in any cable or device breaks the loop and will take down the entire segment. If any device is added to or removed from the ring, the ring is broken and the segment fails until it is reforged“. Considerably more expensive than other topologies.

Star topology Has a central connection point - like a hub or switch. Involves more cable If a cable fails, only one node will be brought down. The central hub is usually a fast, self contained computer and is responsible for routing all traffic to other nodes. The main advantage of a star network is that one malfunctioning node does not affect the rest of the network. Can be prone to bottleneck and failure problems at the central site.

Hybrid/tree topology Also known as the 'Hierarchical topology‘. A combination of bus and star topologies. Very common in larger networks. Typical scenario is: a file server is connected to a backbone cable that runs through the building, from which switches are connected, branching out to workstations.

Activities Make a list of advantages/disadvantages for the topologies. What topologies to you feel are outdated? What type of topology does the school use? Why do you think they have chosen this one? What topology would you suggest for a small business? Home network? Large business? Why?