NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.

Slides:



Advertisements
Similar presentations
Shape of a Network.
Advertisements

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
INTRODUCTION TO NETWORKS
Computer Network Topologies
Basic Concepts of Computer
Nilesh Agre Wedashree Jalukar Neelima Shahi Group Members.
Networking Some of the basics. What is a Network Simply put, its two or more computer connected together through a communication medium. A communication.
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.
Network topology.
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. 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.
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
Chapter 2 Network Design Essentials Instructor: Nhan Nguyen Phuong.
Information Technology Lecture No 3 By: Khurram Shahid.
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.
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.
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.
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.
Topologies By: Luis Alberto Freile. Types of topology Star Topology Bus Topology Ring Topology.
Network Topologies.
Network Concepts Topologies
IST 126 Computer Networks Day 2. Server Security Only one password needed to access network Associated with the account is permission to access certain.
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.
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.
 Physical arrangement of devices in a network  Common types: › Ring › Bus › Star › Tree.
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.
NETWORK TOPOLOGY Network topology is the study of the arrangement or mapping of the elements of a network,especially the physical.
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.
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.
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
LAN Topologies Part 1. What is topology? Topology is the physical or logical interconnection of communicating devices Physical Topology: LANtopology,
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.
Chapter 2: Network Design Essentials
Computer Network Topologies
Network Configurations
Network Topologies.
Shuffle Exchange Point-to-point, Bus, Ring, Star, Mesh
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
Understand Network Topologies and Access Methods
Network Topologies CS 1202.
Network Topologies CS 1202.
Network Topologies Charles Warren.
 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 HNC COMPUTING - Network Concepts 1 Network Concepts Topologies

Aims HNC COMPUTING - Network Concepts 2 Gain a knowledge about network topologies Discuss the advantages and disadvantages of different network topologies Draw a network topology in Visio

What is a network topology HNC COMPUTING - Network Concepts 3 In computer terms, topology means the structure or layout of the communications network…logical Each workstation on a network is known as a node.

What is a network topology HNC COMPUTING - Network Concepts 4 Types of Networks  ring, star, bus, mesh  Combined

Ring Networks HNC COMPUTING - Network Concepts 5

Ring Networks HNC COMPUTING - Network Concepts 6 An example of a Ring network is a token ring network Each node connects to two other nodes creating a circular effect. Data travels from one node to another until the correct destination has been reached.

Ring Networks HNC COMPUTING - Network Concepts 7 A node handles every packet that is sent through the network. Access is achieved either by means of a token, passed from one node to the other, or by polling The two main logical topologies which use this physical topology are Token ring and FDDI.

Ring Networks HNC COMPUTING - Network Concepts 8 Some advantages  Orderly network because every device has to access the token in order to transmit data.  Degrades gracefully. Network traffic gradually slows down when busy opposed to Ethernet which grounds to a halt.

Ring Networks HNC COMPUTING - Network Concepts 9 Some disadvantages  A failure in any cable or device breaks the loop and can take down the entire network.  Any movement of devices on the network can cause it to fail.

Star Networks HNC COMPUTING - Network Concepts 10

Star Networks HNC COMPUTING - Network Concepts 11 A star network consists of one central switch, hub or computer, which acts as a channel to transmit messages. Server dependent - often a mainframe

Star Networks HNC COMPUTING - Network Concepts 12 Some advantages  A Star Network Topology is very easy to manage because of its simplicity in functionality.  The problems can be easily located logically in a Star Topology and therefore is easy to troubleshoot.  The star topology reduces the chance of network failure by connecting all of the systems to a central node  It is easier to add additional nodes

Star Networks HNC COMPUTING - Network Concepts 13 Some disadvantages  if the central hub fails, all computers connected to that hub would be disconnected.  The performance and scalability of the network depends on the capabilities of the hub.

HNC COMPUTING - Network Concepts 14 Bus Networks

HNC COMPUTING - Network Concepts 15 Bus Networks A bus network topology is a network architecture in which a set of clients/nodes are connected via a shared communications line, called a bus. A device wanting to communicate with another device on the network sends a broadcast message onto the wire that all other devices see, but only the intended recipient actually accepts and processes the message.

HNC COMPUTING - Network Concepts 16 Bus Networks A media access method called CSMA (Carrier Sense Multiple Access) is used to handle the collision that occur when two signals placed on the wire at the same time. The bus topology is passive. In other words, the computers on the bus simply 'listen' for a signal; they are not responsible for moving the signal along.

HNC COMPUTING - Network Concepts 17 Bus Networks Some advantages  Easy to implement and extend  Requires less cable length than a star topology  Cost effective as only a single cable is used.

HNC COMPUTING - Network Concepts 18 Bus Networks Some disadvantages  If there is a problem with the cable, the entire network goes down.  Performance degrades as additional computers are added or on heavy traffic.  It works best with limited number of nodes.  It is slower than the other topologies.

HNC COMPUTING - Network Concepts 19 Mesh Networks

HNC COMPUTING - Network Concepts 20 Mesh Networks It allows for continuous connections and reconfiguration around broken or blocked paths by “hopping” from node to node until the destination is reached. A netlike communications network in which there are at least two pathways to each node. A fully meshed network means that every node has a direct connection to every other node.

HNC COMPUTING - Network Concepts 21 Mesh Networks Some advantages  Self-healing: the network can still operate even when a node breaks down or a connection goes bad. As a result, a very reliable network is formed.

HNC COMPUTING - Network Concepts 22 Mesh Networks Some disadvantages  Setup time can be quite time consuming.  Expensive

Tasks HNC COMPUTING - Network Concepts 23 Write notes and/or store web links regarding token ring networks. Find out about physical topologies and logical topologies. – make notes. Research into different topologies, including combined topologies. Select one topology and draw it in Visio

Conclusion HNC COMPUTING - Network Concepts 24 Gained knowledge about network topologies. Discussed the advantages and disadvantages of different network topologies. Created a drawing in Visio to represent a network topology