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.

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
Basic Concepts of Computer
Nilesh Agre Wedashree Jalukar Neelima Shahi Group Members.
LAN Maps & Symbols Topologies & Devices. Physical & Logical Topologies Physical Topologies define the actual layout of the wire (media). For example,
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.
Institute of Technology Sligo - Dept of Computing LAN Maps & Symbols Topologies & Devices Paul Flynn.
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.
Basic Concepts of Computer Networks
Networks CSCI-N 100 Dept. of Computer and Information Science.
NETWORK Topologies An Introduction.
Semester 1 CHAPTER 3 Le Chi Trung
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.
Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media.
There are Physical and logical network layout. Physical : Topology of a network refers to the configuration of cables, computers, and other peripherals.
 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.
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,...
Mr C Johnston ICT Teacher BTEC IT Unit 05 - Lesson 03 Network Topologies.
1 Network Topology 2 Introduction 8Physical and Logical Topologies 8Topologies 8Bus 8Ring 8Star 8Extended Star 8Mesh 8Hybrid.
The McGraw- AS Computing LAN Topologies. The McGraw- Categories of LAN Topology.
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
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.
Chapter2 Networking Fundamentals
NETWORKS.
Data Communication Networks
 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.
Computer Networks Syed Md. Ashraful Karim Lecturer, CSE BU.
By Matthew. Advantages: Can share and keep information private within a network Workstations do not need a hard drive to access the information Users.
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.
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.
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.
Network Topologies CSC (c) Nouf AlJaffan.
Local Area Networks Yiannos Mylonas.
Network Topology Name: Dua'a Alfadhli ID: Section: 201
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
Network Topologies CS 1202.
Network Topology.
Network Topologies CS 1202.
 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.
Communication and the Internet
Network Topologies CSC (c) Nouf AlJaffan.
Presentation transcript:

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.

Topologies  Physical Topologies define the actual layout of the wire (media).  For example, this classroom’s wiring is laid out in an extended star  Logical Topologies define how the media is accessed by the hosts.  For example, in this classroom hosts access the media on a first come, first served basis Physical Logical

Physical Topologies Bus Ring Star Extended Star Hierarchical Mesh

Bus Topology  Single backbone  All hosts directly connected to backbone  Each end of the bus must be properly terminated

Ring Topology  No backbone  A host is directly connected to each of its neighbors  Used for token passing logical topologies

Star Topology  All devices connected to a central point  Center of star is usually a hub or a switch  Used for Ethernet technologies

Extended Star Topology  Connects individual star topologies together.  At the center of the star is a hub or a switch.  Extends the length and size of the network.  This is the topology we are using in our lab!

Hierarchical Topology  Like the extended star except a computer controls traffic—not a hub or a switch. Server

Mesh Topology  Each host has its own connection to every other host  Used in situations where communication must not be interrupted.

Logical Topologies  Broadcast Topology  Each host on the LAN sends its data (or broadcasts its data) to every other host.  Access to media is based of “first-come, first- serve.” (Ethernet works this way)  Token Passing Topology  Access to media is controlled by an electronic token.  Possession of the token gives the host the right to pass data to its destination.

AdvantagesDisadvantages Bus Use of cable is economical. Media is inexpensive and easy to work with. System is simple and reliable. Bus is easy to extend. Network can slow down in heavy traffic. Problems are difficult to isolate. Cable break can affect many users. Ring System provides equal access for all computers. Performance is even despite many users. Failure of one computer can impact the rest of the network. Problems are hard to isolate. Network reconfiguration disrupts operation. Star Modifying system and adding new computers is easy. Centralized monitoring and management are possible. Failure of one computer does not affect the rest of the network. If the centralized point fails, the network fails. Mesh System provides increased redundancy and reliability as well as ease of troubleshooting. System is expensive to install because it uses a lot of cabling. Topologies

What kind of topology is this?

The Cloud

What kind of topology is this? The Cloud