LAN Overview (part 2) Interconnecting LANs - Hubs

Similar documents
Local Area Network Overview

ET4254 Communications and Networking 1

Chapter 15 Local Area Network Overview

CH : 15 LOCAL AREA NETWORK OVERVIEW

Chapter 11 in Stallings 10 th Edition

Computer Networks. Wenzhong Li. Nanjing University

Chapter 6 Connecting Device

LAN Interconnection. different interconnecting devices, many approaches Vasile Dadarlat- Local Area Computer Networks

More on LANS. LAN Wiring, Interface

Switching & ARP Week 3

Introduction to LAN Protocols

Introduction to Communication Networks Spring Unit 13 Network extensions Bridges.

Principles behind data link layer services

Introduction to LAN Protocols

CCM 4300 Lecture 5 Computer Networks, Wireless and Mobile Communications. Dr Shahedur Rahman. Room: T115

Principles behind data link layer services:

Principles behind data link layer services:

Hubs. twisted pair. hub. 5: DataLink Layer 5-1

CS343: Data Communication LAN Overview

Medium Access Protocols

Lecture 8: Switched Ethernet and Collision Domains

Extending the LAN. Context. Info 341 Networking and Distributed Applications. Building up the network. How to hook things together. Media NIC 10/18/10

CHAPTER 15 LOCAL AREA NETWORKS ANSWERS TO QUESTIONS

Data Communications. Connecting Devices

Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on

Summary of MAC protocols

CS610- Computer Network Solved Subjective From Midterm Papers

RMIT University. Data Communication and Net-Centric Computing COSC 1111/2061/1110. Lecture 8. Medium Access Control Methods & LAN

Part3. Local Area Networks (LAN)

CSE 461: Bridging LANs. Last Topic

Connecting to the Network

Chapter Seven. Local Area Networks: Part 1. Data Communications and Computer Networks: A Business User s Approach Seventh Edition

ISO/OSI Model and Collision Domain NETWORK INFRASTRUCTURES NETKIT - LECTURE 1 MANUEL CAMPO, MARCO SPAZIANI

LANs do not normally operate in isolation. They are connected to one another or to the Internet. To connect LANs, connecting devices are needed.

EECS Introduction to Computer Networking. Local Area Networks / Ethernet. Hub

Revision of Previous Lectures

Underlying Technologies -Continued-

CHAPTER 2 - NETWORK DEVICES

Objectives. Hexadecimal Numbering and Addressing. Ethernet / IEEE LAN Technology. Ethernet

LAN Systems. Bus topology LANs

BROADBAND AND HIGH SPEED NETWORKS

Introduction to Networking Devices

Introduction. High Speed LANs. Emergence of High-Speed LANs. Characteristics of High Speed LANS. Text ch. 6, High-Speed Networks and

ECE 158A: Lecture 13. Fall 2015

PLANEAMENTO E GESTÃO DE REDES INFORMÁTICAS COMPUTER NETWORKS PLANNING AND MANAGEMENT

LAN Interconnection and Other Link Layer Protocols

3.5 CONNECTING DEVICES

Chapter 3 Part 2 Switching and Bridging. Networking CS 3470, Section 1

Chapter 4 NETWORK HARDWARE

Hubs, Bridges, and Switches (oh my) Hubs

Access Technologies! Fabio Martignon

Review. Error Detection: CRC Multiple access protocols. LAN addresses and ARP Ethernet. Slotted ALOHA CSMA/CD

CS4700/CS5700 Fundamentals of Computer Networks

Goal and Outline. Computer Networking. What Do We Need? Today s Story Lecture 3: Packet Switched Networks Peter Steenkiste

ECE 4450:427/527 - Computer Networks Spring 2017

Network Infrastructure

INTRODUCTION TO ICT.

IT 4504 Section 4.0. Network Architectures. 2008, University of Colombo School of Computing 1

CS3600 SYSTEMS AND NETWORKS

Switching and Forwarding Reading: Chapter 3 1/30/14 1

cs/ee 143 Fall

More on Link Layer. Recap of Last Class. Interconnecting Nodes in LAN (Local-Area Network) Interconnecting with Hubs. Computer Networks 9/21/2009

ECE 333: Introduction to Communication Networks Fall Lecture 19: Medium Access Control VII

Some portions courtesy Srini Seshan or David Wetherall

1. Data Link Layer (Layer 2)

Data Link Layer. Our goals: understand principles behind data link layer services: instantiation and implementation of various link layer technologies

Layer 2 functionality bridging and switching

2. LAN Topologies Gilbert Ndjatou Page 1

Different network topologies

Test Bank for A Guide to Designing and Implementing Local And Wide Area Networks 2nd Edition by Palmer and Sinclair

EITF25 Internet Techniques and Applications L4: Network Access. Stefan Höst

Interface The exit interface a packet will take when destined for a specific network.

LAN interconnection. Telecommunication Networks Group

Local Area Networks and the Network Protocol Stack

Lecture 9: Switched Ethernet Features: STP and VLANs

Darshan Institute of Engineering & Technology for Diploma Studies

KIBABII UNIVERSITY COLLEGE DEPARTMENT COMPUTER SCIENCE & IT ANSWER ALL QUESTIONS IN SECTION A AND ANY TWO QUESTIONS IN SECTION B

Review For Exam 2. Internetworking. Summary Questions. School of Business Eastern Illinois University. School of Business Eastern Illinois University

6.1.2 Repeaters. Figure Repeater connecting two LAN segments. Figure Operation of a repeater as a level-1 relay

Switched Ethernet Virtual LANs

Data Link Protocols. TCP/IP Suite and OSI Reference Model

CSCI Computer Networks


Lecture 05 Chapter 16 High Speed LANs

Ethernet. Network Fundamentals Chapter Cisco Systems, Inc. All rights reserved. Cisco Public 1

Chapter 9. Ethernet. Part II

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT

Data and Computer Communications

Lecture 5 The Data Link Layer. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it

Highly Available Networks

Medium Access Control. CSCI370 Lecture 5 Michael Hutt New York Institute of Technology

Lecture (04) Data link layer

Router Router Microprocessor controlled traffic direction home router DSL modem Computer Enterprise routers Core routers

ECE 435 Network Engineering Lecture 21

ก ก Information Technology II

THE OSI MODEL. Application Presentation Session Transport Network Data-Link Physical. OSI Model. Chapter 1 Review.

Outline: Connecting Many Computers

Local Area Networks (LANs) SMU CSE 5344 /

CSE 123A Computer Networks

Lecture 4b. Local Area Networks and Bridges

Transcription:

LAN Overview (part 2) CSE 3213 Fall 2011 1 November 2011 Interconnecting LANs - Hubs active central element of star layout each station connected to hub by two UTP lines hub acts as a repeater limited to about 100m by UTP properties optical fiber may be used out to 500m physically star, logically bus transmission from a station seen by all others if two stations transmit at the same time have a collision 2

Two Level Hub Topology 3 Buses, Hubs and Switches can improve performance using a layer 2 switch can switch multiple frames between separate ports multiplying capacity of LAN 4

Shared Medium Bus and Hub 5 Layer 2 Switch Benefits no change to attached devices to convert bus LAN or hub LAN to switched LAN e.g. Ethernet LANs use Ethernet MAC protocol have dedicated capacity equal to original LAN assuming switch has sufficient capacity to keep up with all devices scales easily additional devices attached to switch by increasing capacity of the layer 2 switch. 6

Types of Layer 2 Switches store-and-forward switch accepts frame on input line, buffers briefly, routes to destination port see delay between sender and receiver boosts overall integrity cut-through switch use destination address at beginning of frame switch begins repeating frame onto output line as soon as destination address is recognized highest possible throughput risk of propagating bad frames 7 A Partitioned LAN Configuration 8

Bridges Bridges connects similar LANs with identical physical and link layer protocols minimal processing can map between MAC formats reasons for use: reliability performance security geography (microwave bridges) 10

Bridge Function 11 Bridge Design Aspects no modification to frame content or format no encapsulation exact bitwise copy of frame buffering to meet peak demand contains routing and address intelligence may connect more than two LANs bridging is transparent to stations 12

Bridges and LANs with Alternative Routes 13 Connection of Two LANs 14

Fixed Routing simplest and most common suitable for Internets that are stable a fixed route is selected for each pair of LANs usually least hop route only changed when topology changes widely used but limited flexibility 15 Spanning Tree bridge automatically develops routing table automatically updates routing table in response to changing topology 16

Address Learning can preload forwarding database when frame arrives at port X, it has come from the LAN attached to port X use source address to update forwarding database for port X to include that address have a timer on each entry in database if timer expires, entry is removed each time frame arrives, source address checked against forwarding database if present, direction is recorded and timer is 17 Frame Forwarding maintain forwarding database for each port for a frame arriving on port X: 18

Spanning Tree Algorithm address learning works for tree layout if there are no alternate routes in the network alternate route means there is a closed loop for any connected graph there is a spanning tree maintaining connectivity with no closed loops algorithm must be dynamic 19 Loop of Bridges 20

Layer 2 Switch vs. Bridge differences between switches & bridges: layer 2 switch can be viewed as full-duplex hub incorporates logic to function as multi-port bridge new installations typically include layer 2 switches with bridge functionality rather than bridges 21 Problem with Layer-2 Switches As number of devices in building grows, layer 2 switches reveal some inadequacies Broadcast overload: set of devices and LANs connected by layer 2 switches have flat address space All users share common MAC broadcast address If any device issues broadcast frame, that frame is delivered to all devices attached to network connected by layer 2 switches and/or bridges In large network, broadcast frames can create big overhead Malfunctioning device can create broadcast storm Numerous broadcast frames clog network

Layer-3 Switches Routers do all IP-level processing in software High-speed LANs and high-performance layer-2 switches pump millions of packets per second Software-based router only able to handle well under a million packets per second Solution: layer 3 switches Implement packet-forwarding logic of router in hardware Reading Stallings, 15.3 and 15.4 Midterm test: Nov. 3 Next lecture: Wireless LANs (chapter 17) 24