Topologies, Backbones, Switching, and Ethernet ITNW 1325, Chapter V, Part I.

Slides:



Advertisements
Similar presentations
Data Communications and Networking
Advertisements

COMPUTER NETWORK TOPOLOGIES
INTRODUCTION TO NETWORKS
Computer Network Topologies
Nilesh Agre Wedashree Jalukar Neelima Shahi Group Members.
Network Topologies.
Physical and Logical Topologies Lecture 2 Mariusz Nowostawski INFO333.
Network Topologies CS 1202.
Network Topologies CSC (c) Nouf AlJaffan.
NETWORK TOPOLOGIES The pattern of interconnection of nodes in a network is called the Topology. The selection of a topology depends on Cost. For a network.
Network Topologies. Point-to-Point Topology Point-to-point (PTP) topology connects two nodes directly together. The following examples are pure point.
COMPUTER NETWORKS.
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.
DATA COMMUNICATION (ELA…) NETWORK TOPOLOGIES 1. O BJECTIVES Describe the basic and hybrid LAN physical topologies, and their uses, advantages and disadvantages.
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.
Basic Concepts of Computer Networks
Chapter Five Network Architecture. Chapter Objectives  Describe the basic and hybrid LAN technologies  Describe a variety of enterprise-wide and WAN.
Network Design Essentials
NETWORK Topologies An Introduction.
NETWORK TOPOLOGIES There are three basic configurations used to connect computers they are the  Bus  Ring  Star.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
LAN Topologies and Standards Networks and Protocols Prepared by: TGK First Prepared on: Last Modified on: Quality checked by: Copyright 2009 Asia Pacific.
SYSTEM ADMINISTRATION Chapter 1 Logical and Physical Network Topologies.
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.
Intro to Network Design
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,...
UNIT -1. DATA COMMUNICATIONS The term telecommunication means communication at a distance. The word data refers to information presented in whatever form.
1 Network Topology 2 Introduction 8Physical and Logical Topologies 8Topologies 8Bus 8Ring 8Star 8Extended Star 8Mesh 8Hybrid.
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.
Chapter 5 Network Architecture. Physical Topologies Bus Ring Star.
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.
Networking Topology 1.BUS Topology 2.RING Topology 3.STAR Topology
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.
Local Area Networks: Monil Adhikari. Primary Function of a LAN File serving – large storage disk drive acts as a central storage repository Print serving.
Guide to Networking Essentials Fifth Edition Chapter 2 Network Design Essentials.
SYSTEM ADMINISTRATION Chapter 2 The OSI Model. The OSI Model was designed by the International Standards Organization (ISO) as a structural framework.
 Describe the basic and hybrid LAN physical topologies and their uses, advantages, and disadvantages  Describe the backbone structures that form the.
Chapter 2 Network topology and Networking devices.
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.
LAN Topologies Part 1. What is topology? Topology is the physical or logical interconnection of communicating devices Physical Topology: LANtopology,
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.
CSC (c) Nouf AlJaffan Network Topologies.
1 Telecommunications and Networking Network Topologies Copyright © Texas Education Agency, All rights reserved.
Local Area Network Topology. LAN Architecture - Protocol architecture - Topologies - Media access control - Logical Link Control.
Network Topologies.
Chapter 1 Introduction Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
Network Topologies CSC (c) Nouf AlJaffan.
Chapter 2: Network Design Essentials
Computer Network Topologies
Network Topologies.
DEPARTMENT OF COMPUTER SCIENCE M.TEJASWINI
Guide to Networking Essentials, 6th Edition
Network Topologies CS 1202.
Network Topologies CS 1202.
Physical Network Topology
Types of topology. Bus topology Bus topology is a network type in which every computer and network device is connected to single cable. When it has exactly.
Network Topologies CSC (c) Nouf AlJaffan.
Network Topologies CSC (c) Nouf AlJaffan.
Presentation transcript:

Topologies, Backbones, Switching, and Ethernet ITNW 1325, Chapter V, Part I

Physical Topologies

Overview:  Reflect geometry of physical connections only – without devices, connectivity methods, or addressing  Don’t reflect device types, connectivity methods, or addressing schemes in use  Three fundamental types are bus, ring, and star – can be mixed to create hybrid topologies  Important to understand in order to troubleshoot related problems or change communications infrastructure  Differ from logical topologies – reflect how digital data propagates between nodes

Physical Topologies Overview (continued):  Physical and logical topologies used within the same network may be very different  The term topology commonly refers to a physical topology when used alone – with logical used explicitly  Too restrictive – rarely seen in their pure form in medium-sized and large networks

Physical Topologies Bus:  Implies nodes connected by a single cable without employing connectivity devices  Provides only one communications channel – baseband transmission is supported only  Enables only one node to transmit at a time – nodes compete for the right to transmit  Requires each node to passively listen for and accept data directed to it – passive topology  Nodes other than sending and receiving ones sense the transmission but ignore the information sent

Physical Topologies Bus (continued):  A broadcast transmission would be processed by all connected nodes – parts of a single broadcast domain  Requires resistors – terminators – at the cable ends to prevent endless travel of the signal (signal bounce)  Without terminators, old signals would keep bouncing off the wire ends – prevent propagation of new signals  Must be grounded at one end – helps to remove static electricity that could adversely affect the signal  Example – nodes connected with a coaxial cable and sharing the available bandwidth (50-Ohm terminators)

Physical Topologies Bus (continued):  Not scalable – performance degrades as more nodes are added and compete for the right to transmit  Hard to troubleshoot – errors are easily detected but their exact source or location are difficult to locate  Not fault tolerant – any single break or defect affects the entire network disrupting transmissions  Lack security – every connected node can read any data transmission destined to it or to someone else  The least expensive topology to set up – rarely used today due to multiple carried drawbacks

Physical Topologies Bus (continued):

Physical Topologies Bus (continued): BNC T-Connector BNC Terminator

Physical Topologies Ring:  Implies that each node is connected to the two nearest ones – with the entire topology forming a circle  Each node accepts and responds to frames addressed to it – while forwarding other packets to the next node  Implies that each node to participates in delivery acting as a repeater – active topology  Employs twisted pair of fiber optic cable as medium

Physical Topologies Ring (continued):  Not scalable – performance degrades as more nodes are added and introduce additional transmission delays  Not fault tolerant – a single malfunctioning node would break the ring and disable the entire network  Used by obsolete Token Ring networks

Physical Topologies Ring (continued):

Physical Topologies Star:  Implies nodes connected through a central connectivity device – forwards frames to the recipient’s segment  Requires more cabling – twisted pair of fiber optic – and more configuration than bus or star topologies  Requires proper configuration and constant availability of the central device  Enables connecting two devices only to each physical segment – a cabling problem affects two nodes at most  Enables many nodes to transmit at a time – depending on the ability of the central device to handle the load

Physical Topologies Star (continued):  The most scalable topology – can be easily easily moved, isolated, or interconnected with other networks  The most fault tolerant – a malfunctioning node would not affect any other node or a communication device  The easiest to troubleshoot – having one node per segment makes an error easier to locate  Carries single point of failure – a problem with the central connectivity device affects all connected nodes  More expensive to set up and maintain – requires more cabling and administration than other topologies

Physical Topologies Star (continued):  Limits the number of nodes per segment – may result in reduced or eliminated competition for the medium  Most widely used topology on modern networks

Physical Topologies Star (continued):

Logical Topologies

Overview:  Reflect how information propagates between nodes – may differ from a physical topology used  Important to understand when building networks, troubleshooting them, or optimizing their performance  Represented by two fundamental types – bus and ring

Logical Topologies Bus (“Local Broadcast”):  Data travels from one network device to all other ones on the segment – each connected node can access data  Commonly supported by networks that use a bus, a star, or a star-wired bus physical topology Ring:  Data follows a circular path between sender and receiver – even in case physical connections form a star  Supported by networks that use a ring or a star-wired ring physical topology

Logical Topologies Bus (continued):

Logical Topologies Ring (continued):

Hybrid Physical Topologies

Overview:  Complex combinations of fundamental physical topologies – more suitable for modern networks  Minimize weaknesses and increase scalability of networks – better fit large and growing networks  Two primary kinds – star-wired ring and star-wired bus

Hybrid Physical Topologies Star-Wired Bus:  Implies groups of nodes that are star-connected to connectivity devices that are connected via a bus  Enables covering longer distances and interconnecting or isolating different network segments  Inherits fault-tolerance, scalability, and manageability from a star topology  Requires more cabling and more connectivity devices than a star or a bus – more expensive than basic ones  A basis for modern midsize and large Ethernet networks

Hybrid Physical Topologies Star-Wired Bus (continued):

Hybrid Physical Topologies Star-Wired Ring:  Implies groups of nodes that are star-connected to connectivity devices – and the ring logical topology  Data flows in a circular pattern over the star-like wiring  Inherits fault-tolerance, scalability, and manageability from a star topology  A basis for obsolete Token Ring networks

Hybrid Physical Topologies Star-Wired Ring (continued):

Backbone Networks

Overview:  Cabling that interconnects various parts of enterprise – local and remote offices, departments, and computers  Commonly carry substantially more traffic than cables connecting to workstations – possess increased capacity  Designed for continuous high throughput to avoid congestion – complex and require careful planning  Four fundamental types – serial, distributed, collapsed, and parallel

Backbone Networks Serial:  Implies two or more internetworking devices connected to each other in a daisy-chain fashion (linked series)  Used for extending networks and adding device ports to connect more user workstations  Requires to observe the maximum number of connected devices and segments – depends on the network type  Not scalable – delays in information delivery increase as more devices are added to the backbone  Not fault tolerant – any single break or defect affects the entire backbone disrupting transmissions

Backbone Networks Serial (continued):  The simplest logically, the least expensive, and the easiest to implement backbone type

Backbone Networks Distributed:  Consists of a number of connectivity devices connected to multiple central devices in a hierarchy  More devices can be added to existing layers – allows for simple expansion at lower costs of adding networks  Can employ advanced devices for connecting LAN segments – raise effectiveness of data transmissions  Maps onto the structure of a building – with some devices serving floors and/or departments and other ones connecting these segments together  Enables segregation and easy management of networks

Backbone Networks Distributed (continued):  May include a daisy-chain linked bus – inherits its limitations requiring to place it thoughtfully  Device at the upper layers represent potential single points of failure – can damage the entire network  Brings relatively simple, quick, and inexpensive implementation – popular on today’s LANs and MANs

Backbone Networks Distributed (continued):

Backbone Networks Collapsed:  Implies having the single central connection point for multiple networks – connects multiple LANs together  Makes the central device the highest level of the backbone – must be able to handle heavy traffic loads  Scalable – makes addition of new segments easy, with potential necessity to upgrade the central device only  The central network device represents single point of failure for the entire network – must be available  Fault tolerant – a failed segment does not affect others

Backbone Networks Collapsed (continued):  Centralizes maintenance and troubleshooting and enables interconnecting networks of different types

Backbone Networks Collapsed (continued):

Backbone Networks Parallel:  Resembles other backbone types – implies duplicate connections between connectivity devices  Doubles the amount of cable needed and physical ports used on network devices – can be quite expensive  Provides network load balancing, redundancy, and increased performance  Most robust backbone type – commonly implemented within critical segments of the network