1.4 Network Topologies

Similar documents
Lecture 6 Types of Computer Networks and their Topologies Three important groups of computer networks: LAN, MAN, WAN

Local Area Networks. Guest Instructor Elaine Wong. Elaine_06_I-1

Introduction to Ethernet

Computer Networks. By Hardeep Singh

Chapter 15: Distributed Structures. Topology

Network Structure or Topology

Wide Area Networks. Learning Objectives. LAN and WAN. School of Business Eastern Illinois University. (Week 11, Thursday 3/22/2007)

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur

Mathatma Gandhi University

Computer Networks. Definition of LAN. Connection of Network. Key Points of LAN. Lecture 06 Connecting Networks

What You Will Learn About. Computers Are Your Future. Chapter 8. Networks: Communicating and Sharing Resources. Network Fundamentals

Introduction to Networking

Network Topologies. Network Topologies

Ethernet. Ethernet Frame Structure. Ethernet Frame Structure (more) Ethernet: uses CSMA/CD

A network is a group of devices (Nodes) connected by media links. A node can be a computer, printer or any other device capable of sending and

Level 2 Routing: LAN Bridges and Switches

Unit of Learning # 2 The Physical Layer. Sergio Guíñez Molinos sguinez@utalca.cl

Local Area Networks transmission system private speedy and secure kilometres shared transmission medium hardware & software

ET225 Networking Concepts. Chapter 1 What is a Computer Network?

Data Link Layer. Page 1. Ethernet

Optimizing Enterprise Network Bandwidth For Security Applications. Improving Performance Using Antaira s Management Features

Cabling LANs and WANs

Computer Networking: A Survey

Local-Area Network -LAN

Introduction To Computer Networks

Data Communication and Computer Network

Infrastructure Components: Hub & Repeater. Network Infrastructure. Switch: Realization. Infrastructure Components: Switch

Industrial Ethernet How to Keep Your Network Up and Running A Beginner s Guide to Redundancy Standards

Overview of Routing between Virtual LANs

COMPUTER NETWORKS - LAN Interconnection

Controlled Random Access Methods

1 Which network type is a specifically designed configuration of computers and other devices located within a confined area? A Peer-to-peer network

Introduction to Optical Networks

Redundant Serial-to-Ethernet Data Connections for Mission-critical Devices

Chapter 8: Computer Networking. AIMS The aim of this chapter is to give a brief introduction to computer networking.

Network Categories. Network Types for the Local Range. Ethernet. Carrier Sense Multiple Access

2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 D. None of the above

Computer Network and Communication

Chapter 9A. Network Definition. The Uses of a Network. Network Basics

CONTROL LEVEL NETWORK RESILIENCY USING RING TOPOLOGIES. Joseph C. Lee, Product Manager Jessica Forguites, Product Specialist

Redundant Gigabit Backbone Adds Speed and Reliability to Industrial Networks

Computer Network. Interconnected collection of autonomous computers that are able to exchange information

Network Troubleshooting with the LinkView Classic Network Analyzer

Designing Reliable IP/MPLS Core Transport Networks

Wired & Wireless LAN Connections

Understanding Device Level Connection Topologies

CN1047 INTRODUCTION TO COMPUTER NETWORKING CHAPTER 1 BASIC CONCEPTS OF NETWORK

TCOM 370 NOTES LOCAL AREA NETWORKS AND THE ALOHA PROTOCOL

COMPUTERS ARE YOUR FUTURE CHAPTER 7 NETWORKS: COMMUNICATING AND SHARING RESOURCES

John Ragan Director of Product Management. Billy Wise Communications Specialist

Tutorial.

Virtual LANs. or Raj Jain

Network Design. Yiannos Mylonas

Cisco Network Performance Evaluation Using Packet Tracer

CHAPTER 6 DESIGNING A NETWORK TOPOLOGY

NETWORKING TECHNOLOGIES

The ABCs of Spanning Tree Protocol

Local Area Networks (LANs) Blueprint (May 2012 Release)

Ring Local Area Network. Ring LANs

Implementation of Virtual Local Area Network using network simulator

Fiber Distributed Data Interface

Communication Networks. MAP-TELE 2011/12 José Ruela

Abstract. MEP; Reviewed: GAK 10/17/2005. Solution & Interoperability Test Lab Application Notes 2005 Avaya Inc. All Rights Reserved.

Layer 3 Network + Dedicated Internet Connectivity

Networks. The two main network types are: Peer networks

Technology Solution Guide. Deploying Omnitron PoE Media Converters with Aruba Access Points and AirMesh Routers

QoS Switching. Two Related Areas to Cover (1) Switched IP Forwarding (2) 802.1Q (Virtual LANs) and 802.1p (GARP/Priorities)

LAN Switching Computer Networking. Switched Network Advantages. Hubs (more) Hubs. Bridges/Switches, , PPP. Interconnecting LANs

LAN Switching and VLANs

Real-Time (Paradigms) (51)

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet

Transparent LAN Services Offer Visible Benefits

Systems Integration Track: Network Topology

EXINDA NETWORKS. Deployment Topologies

Computer Networking Type A: Very Short Answer Questions

THE OSI REFERENCE MODEL LES M C LELLAN DEAN WHITTAKER SANDY WORKMAN

Computer Networks Vs. Distributed Systems

Gigabit Ethernet. Abstract. 1. Introduction. 2. Benefits of Gigabit Ethernet

Planeamento e Gestão de Redes. Análise de Requisitos

Network Categories. Network Types for the Local Range. Ethernet

November Defining the Value of MPLS VPNs


Chapter 3. Enterprise Campus Network Design

Public Network. 1. Relatively long physical distance 2. Requiring a service provider (carrier) Branch Office. Home. Private Network.

Please purchase PDF Split-Merge on to remove this watermark.

Interconnection Networks Programmierung Paralleler und Verteilter Systeme (PPV)

Ethernet, VLAN, Ethernet Carrier Grade

IT Data Communication and Networks (Optional)

UPPER LAYER SWITCHING

Token Ring and. Fiber Distributed Data Interface (FDDI) Networks: Token Ring and FDDI 1

Ethernet Passive Optical Networks EPON

Rohde & Schwarz R&S SITLine ETH VLAN Encryption Device Functionality & Performance Tests

Understanding Device Level Connection Topologies

CWNA: Official Certification Guide Unit 1 Introduction to Wireless LANs

Computer Networks I Laboratory Exercise 1

RTT 60.5 msec receiver window size: 32 KB

Overview of Network Hardware and Software. CS158a Chris Pollett Jan 29, 2007.

Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols

ESSENTIALS. Understanding Ethernet Switches and Routers. April 2011 VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK

524 Computer Networks

Transcription:

1.4 Network Topologies A network topology = physical arrangement of the various network elements and their interactions (links, nodes, etc.); (topology = graph). A network topology (redundancy) influences its performances. Types of network topologies (as graphs, topologies differ only in the way nodes and arcs are arranged): point-to-point; bus; ring; star; mesh; mixed. Nodes in a network topology may be interconnecting devices or terminals, while arcs may be physical connections (direct or indirect) or logical.

1.4.1 Point-to-point Topology (P2P) the simplest topology, with the minimum redundancy (redundancy = 0, i.e., there is no spare/backup link) reduced reliability; Advantage: simple management; use: in long-haul networks (when redundancy is expensive); in networks with 2 terminals, over small distances (where the redundancy is useless).

1.4.2 Bus Topology A linear topology = a multipoint communications link (in LAN Ethernet, rare use nowadays). Advantages: network homogeny; low cost media and couplings; no medium access control (MAC - LAN) implemented in nodes. Disadvantages: MAC problems = collisions, if random access is used; a cable interruption of a segment 2 unusable segments (redundancy = 0).

1.4.3 Ring Topology All nodes are connected in a succesive manner (in pairs), a loop closes with last node connecting the first node; Each node relays the message received on one port to the other port, copying it if is the destination; The message can be eliminated from loop (ring) by the source node or by another node (= ring monitor); a MAC mechanism can be used, based on a token, i.e., a transmission permit; such a MAC mechanism can be used, based on a token, i.e., a transmission permit; such a network is called Token ring;

1.4.3 Ring Topology (contin.) A short-circuit mechanism is introduced at each node, in order to avoid the ring interruption in case of a node failure; A double ring solution (one ring for each transmission way; ex.: FDDI) advantage: close the loop to form a new ring, from 2 broken rings; Use: LAN Token Ring (IEEE 802.5) and FDDI (IEEE 802.6); SONET/SDH. - primary ring interconnects stations - secondary ring = backup - Single attachment station (SAS) PCs - Dual attachment station (DAS) Servers - Concentrators DAS1 N2 DAS3 N1 DAS2 = SAS1

1.4.3 Ring Topology (contin.) Advantages : no need for central management. Disadvantages : redundancy = 0 (for a single ring) or redundancy = 1 (double ring); sensitive to interruptions (short-circuits) failures; network capacity increase (new stations) high propagation delays (larger ring).

1.4.4 Star Topology A central node (CN) is used to connect each terminal node; in fact, each node is physically connected to CN by a point-to-point link; The information transfer: point-to-point (P2P), when CN = switch (layer 2); point-to-multipoint (PTMP), when CN = HUB Host-Unit Broadcast (layer 1). Used in LAN (IEEE 802.3): 10BASE-T Ethernet, Fast Ehernet, and Gigabit Used in LAN (IEEE 802.3): 10BASE-T Ethernet, Fast Ehernet, and Gigabit Ehernet.

1.4.4 Star Topology (contin.) Advantages : almost all software is concentrated in CN; terminal nodes need a simple SW; easy net extension (if there are enough spare ports in CN); facile installation and management; a link / equipment failure eliminates only one node, the rest are operational; cheap and fast switches development; increased redundancy for extended stars. Disadvantages : a bottleneck (congestion) due to intense traffic CN failure; the net reliability depends mostly on CN; net capacity is limited by the number of the available ports in CN.

1.4.5 Mesh Topology (full-)mesh topology = most complex topology, having the maximum redundancy (i.e., at least two links are available between any pair of nodes in the network (one direct link and one indirect link); Use: core networks (ex. WDM). Advantages: a larke number of links (redundancy) high reliability; for N nodes N (N-1) / 2 links Disadvantage : high costs (links/cables and devices).

1.4.6 Mixed (Hybrid) Topologies a network extension of elementary topologies (any of the above); A mixed net is composed by a core (backbone) net, which interconnects other networks. Examples of mixed topologies: the tree topology combines the P2P and the star topologies; a full mesh core + stars for access networks.