The Three Important Topologies By: Parimal Satashia.

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

Chapter 4 Computer Networks
COMPUTER NETWORK TOPOLOGIES
Bus topology refers to a single cable that connects all the work stations, servers, printers and other devices on the network. The cable runs from one.
Computer Network Topologies
Basic Concepts of Computer
Nilesh Agre Wedashree Jalukar Neelima Shahi Group Members.
Chapter 2 Basic Concepts Line Configuration Topology Transmission Mode Categories of Networks Internetworks WCB/McGraw-Hill  The McGraw-Hill Companies,
Network Topologies CS 1202.
Network Topologies CSC (c) Nouf AlJaffan.
Computer Networks Done By: Sulaiman Qeshta Ahmed Faris
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 topologies. What is a network topology? Physical arrangement of the devices in a communications network. Most commonly used are bus and star.
Network Topologies.
This is the way an organisation distributes the data across its network. It uses different types of networks to communicate the information across it.
Chapter 4: Computer Networks Department of Computer Science Foundation Year Program Umm Alqura University, Makkah Computer Skills /1436.
NETWORK Topologies An Introduction.
What is a Topology? The physical topology of a network refers to the configuration of cables, computers, and other peripherals. Physical topology should.
Information Technology Lecture No 3 By: Khurram Shahid.
Server is ‘host’ Clients do not communicate with each other.
NETWORKING. OBJECTIVES Identify network topologies Identify hardware components of a network.
There are Physical and logical network layout. Physical : Topology of a network refers to the configuration of cables, computers, and other peripherals.
Net work topology Suzann Muhammad abu rewaedh
 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.
Computer Networks. A computer network is defined as the interconnection of 2 or more independent computers or/and peripherals. Computer Network.
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.
Topology What is a Topology? The physical topology of a network refers to the configuration of cables,computers,and other peripherals.Physical topology.
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.
A bus topology is a type of network setup where each computer and network device are connected to a single cable or backbone. A bus topology is multipoint.
Network Topologies.
Network Concepts Topologies
NETWORKS.
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
Networking  Networking is of linking two or more computing devices together for the purpose of sharing data.
WEEK 11 – TOPOLOGIES, TCP/IP, SHARING & SECURITY IT1001- Personal Computer Hardware System & Operations.
Project on Network Topology Vipul S. Kale S.Y.B.Com 19 Computer Programming Sterling College.
Network Topologies.
Network Topologies Created by: Ghadeer H. Abosaeed June 22, 2012.
Credit:  refers to the physical arrangement of the computers and other networking devices that are linked together.
By: Juan Mateo Granja.  A star topology is one of the most common network setups where each computers on a network connect to a central hub.hub  The.
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
Introduction Chapter 1. Introduction  A computer network is two or more computers connected together so they can communicate with one another.  Two.
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.
Local Area Network Topology. LAN Architecture - Protocol architecture - Topologies - Media access control - Logical Link Control.
Featrues of Compputer Networks
Chapter 1 Introduction Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
Topology The physical topology of a network refers to the configuration of cables, computers and other peripherals. The main types of network topologies.
Network Topologies CSC (c) Nouf AlJaffan.
Computer Network Topologies
Network Configurations
Basic Concepts of Computer Networks and Communications
Network Topologies CS 1202.
Network Topologies CS 1202.
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.
Network Topologies CSC (c) Nouf AlJaffan.
Network Topologies CSC (c) Nouf AlJaffan.
Presentation transcript:

The Three Important Topologies By: Parimal Satashia

Linear Bus Topology A linear bus topology consists of a main run of cable with a terminator at each end. All nodes (file server, workstations, and peripherals) are connected to the linear cable/backbone.

Advantages: Easy to connect a computer or peripheral to a linear bus. Requires less cable length than a star topology. Disadvantages: Entire network shuts down if there is a break in the main cable. Terminators are required at both ends of the backbone cable. Difficult to identify the problem if the entire network shuts down.

Tree Topology A tree topology combines characteristics of linear bus and star topology. It consists of groups of star- configured workstations connected to a linear bus backbone cable. Tree topologies allow for the expansion of an existing network.

Advantages: Point-to-point wiring for individual segments. Supported by several hardware and software venders. Disadvantages: Overall length of each segment is limited by the type of cabling used. If the backbone line breaks, the entire segment goes down. More difficult to configure and wire than other topologies.

Star Topology A star topology is designed with each node (file server, workstations, and peripherals) connected directly to a central network hub or concentrator.

Advantages: Easy to install and wire. No disruptions to the network then connecting or removing devices. Easy to detect faults and to remove parts. Disadvantages: Requires more cable length than a linear topology. If the hub or concentrator fails, nodes attached will be disabled. More expensive than linear bus topologies because of the cost of the concentrators.