LAN technology. Note n These slides contain a number of (basic) animations… –They do not therefore translate well to handouts...

Slides:



Advertisements
Similar presentations
Data Communications and Networking
Advertisements

INTRODUCTION TO NETWORKS
Data Link Layer B. Konkoth. PDU  Protocol Data Unit  A unit of data which is specified in a protocol of a given layer  Layer 5, 6, 7 – Data  Layer.
Cisco Academy – Chapter 5 Physical Layer. Physical Layer - 1 defines the electrical, mechanical, procedural, and functional specifications for activating,
Lab Practical 2 Study about different types of Networking Device
Channel Access Methods When several devices are connected to a single channel, there must be some rules to govern these devices as they access, transmit,
CCNA 1 v3.1 Module 6 Review. 2 What 3 things happen on an Ethernet network after a collision occurs? A backoff algorithm is invoked and transmission is.
Shared vs. Switched Ethernet (Modeling and Simulation using OPNET)
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 4, Tuesday 1/30/2007)
LAN Risanuri Hidayat. LAN-Local Area Network A LAN is a high-speed data network that covers a relatively small geographic area. It typically connects.
Distributed Systems Module 1 -Basic networking Teaching unit 1 – LAN standards Ernesto Damiani University of Bozen-Bolzano Lesson 3 – Introduction to Ethernet.
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
1 25\10\2010 Unit-V Connecting LANs Unit – 5 Connecting DevicesConnecting Devices Backbone NetworksBackbone Networks Virtual LANsVirtual LANs.
COMPUTER NETWORKS.
DataLink Layer1 Ethernet Technologies: 10Base2 10: 10Mbps; 2: 200 meters (actual is 185m) max distance between any two nodes without repeaters thin coaxial.
1 Computer Networks Course: CIS 3003 Fundamental of Information Technology.
Network Topologies.
Network Devices 1.
Chapter Five Network Architecture. Chapter Objectives  Describe the basic and hybrid LAN technologies  Describe a variety of enterprise-wide and WAN.
Introduction1-1 Data Communications and Computer Networks Chapter 5 CS 3830 Lecture 27 Omar Meqdadi Department of Computer Science and Software Engineering.
Local Area Networks Chapter 17, Exploring the Digital Domain.
Brierley 1 Module 4 Module 4 Introduction to LAN Switching.
NETWORK TOPOLOGIES HNC COMPUTING - Network Concepts 1 Network Concepts Topologies.
CSMA with Collision Detection CSMA/CD can be in one of three states: contention, transmission, or idle.
The Medium Access Control Sublayer Chapter 4. The Channel Allocation Problem Static Channel Allocation in LANs and MANs Dynamic Channel Allocation in.
CS3502: Data and Computer Networks Local Area Networks - 4 Bridges / LAN internetworks.
Topologies The structure of the network –Physical topology Actual layout of the media –Logical topology How the hosts access the media.
 Network Segments  NICs  Repeaters  Hubs  Bridges  Switches  Routers and Brouters  Gateways 2.
Local Area Network Daniel Shin CS 147, Section 3 November 18, 2008.
Logical & Physical Topologies A logical technology is how the hosts are connected logically example token Ring can be laid out in a physical star but.
Layer 2 Technologies At layer 2 we create and transmit frames over communications channels Format of frames and layer 2 transmission protocols are dependent.
Chapter 21 Topologies Chapter 2. 2 Chapter Objectives Explain the different topologies Explain the structure of various topologies Compare different topologies.
1 Network Topology 2 Introduction 8Physical and Logical Topologies 8Topologies 8Bus 8Ring 8Star 8Extended Star 8Mesh 8Hybrid.
Networks and Protocols CE Week 2b. Topologies, CSMA/CD, CSMA/CA.
The Medium Access Control Sublayer Chapter 4. The Channel Allocation Problem Static Channel Allocation in LANs and MANs Dynamic Channel Allocation in.
Ethernet Network Fundamentals. Objectives Identify the basic characteristics of network media used in Ethernet. Describe the physical and data link features.
Semester 3—LAN Switching Chapter 2 Objectives  By the end of this chapter we will be able to perform tasks related to: – Various LAN Communication Problems.
Cisco 3 - Switching Perrine. J Page 16/4/2016 Chapter 4 Switches The performance of shared-medium Ethernet is affected by several factors: data frame broadcast.
Day10 LAN. Why? Allow more than one machine to share –Resources –Internet connectivity –Information.
Chapter2 Networking Fundamentals
NET 324 D Networks and Communication Department Lec1 : Network Devices.
Chapter 11 Extending LANs 1. Distance limitations of LANs 2. Connecting multiple LANs together 3. Repeaters 4. Bridges 5. Filtering frame 6. Bridged network.
CCNA Guide to Cisco Networking Chapter 2: Network Devices.
Ethernet Overview it the IEEE standard for Ethernet.
IEEE 802.X Standards The Institute of Electrical and Electronics Engineers (IEEE) has developed a series of networking standards to ensure that networking.
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2016 (February 3, 2016)
3 Semester 1 CHAPTER 3 REVIEW JEOPARDY S2C01 Jeopardy Review.
CCNA3 Module 4 Brierley Module 4. CCNA3 Module 4 Brierley Topics LAN congestion and its effect on network performance Advantages of LAN segmentation in.
Data Communications is the Real World OSI Layers 1 & 2 a.k.a TCP/IP Network Interface Layer.
Simple LAN Topologies  Terminators stop signals after they have reached their destination  Signal bounce –Phenomenon in which signals travel endlessly.
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;
© ITT Educational Services, Inc. All rights reserved. IS3120 Network Communications Infrastructure Unit 2 IEEE CSMA/CD and the Evolution of Ethernet.
Network Concepts.
Networking Devices.
LAN Risanuri Hidayat.
Shuffle Exchange Point-to-point, Bus, Ring, Star, Mesh
The Medium Access Control Sublayer
Network Fundamentals – Chapter 9
Network Fundamentals – Chapter 9
Network Topology.
Network Fundamentals – Chapter 9
Physical and Logical Topologies
Network Fundamentals – Chapter 9
Network Fundamentals – Chapter 9
Network Fundamentals – Chapter 9
Network Fundamentals – Chapter 9
Network Fundamentals – Chapter 9
Connectors, Repeaters, Hubs, Bridges, Switches, Routers, NIC’s
SYSTEM ADMINISTRATION Chapter 3
Network Fundamentals – Chapter 9
Presentation transcript:

LAN technology

Note n These slides contain a number of (basic) animations… –They do not therefore translate well to handouts...

Post-conditions n Be able to describe a number of solutions to the Media Access Control “problem” –Probabilistic ALOHA(decentralised) Slotted ALOHA(centralised) Ethernet(decentralised) –Deterministic Token Ring n Understand basic LAN topologies –physical –logical n Be able to differentiate fundamental LAN devices –repeaters, bridges, switches, hubs

Topologies

Physical topologies - mesh The cost of maintaining and adding nodes is expensive!

Physical topologies - bus

Physical topologies - star

Physical topologies - ring

A self-repairing ring A redundant ring (with opposing directionality) is used in case of problems with either a part of the ring itself or with one of the nodes.In this example we assume a break in the cable...

Virtual topologies (virtual ring) A particular physical topology may exhibit behaviour that suggests an entirely different topology. For example, token ring networks often use a hub that generates ring behaviour in a star topology.

Virtual topologies (virtual bus) As another example, a star topology may be used to generate bus behaviour as would be expected on an Ethernet network..

The Media Access Control “problem”

Solution space... Very broadly, solutions may be classed as: n Centralised or decentralised –is there some mediating node that controls access, or is access control distributed? n Probabilistic or deterministic –is there an orderly algorithm or is access more stochastic in nature?

ALOHA Decentralised Probabilistic

ALOHA Time

Slotted-ALOHA Centralised Probabilistic

Slotted-ALOHA Time Green machine wants to transmit but has to wait for the next slot

Ethernet Decentralised Probabilistic

Ethernet ABCD FE ‘A’ and ‘C’ both want to transmit at similar times. A collision results. A random back-off occurs and they retry; on this occasion ‘C’ is successful. A C A C C

Token Ring Decentralised (although monitor stations may be used)… Deterministic

Token Ring A “token” is passed around the ring... When stations want to transmit, they wait for the token to pass... A “free” token may be grabbed, and a message attached... The token is “released” by the token holder on the next pass... And so on...

Devices

Repeater / hub (ethernet) The effect is that the two LANs now behave as larger one.

The “collision domain” collision domain n The concept of a collision domain emerges from the connection of Ethernet networks n Consider the effect that connectivity devices have on the LANs they connect: –physical-layer devices extend the collision domain they simply amplify bits to give greater range –higher layer devices generate multiple collision domains they pass on frames/packets only as appropriate

Bridge (ethernet) The use of a bridge results in two collision domains. In this case the bridge knows the DA is in the top LAN and drops the frame.

Bridge (token ring) This slide shows how a bridge (as a level 2 device) “talks” the protocol of the LANs that it is attached to.

Other devices - Ethernet switches switches n In the generic sense, hubs, bridges and routers are all “switches”... ethernet switch n An ethernet switch is typically full duplex –It can eliminate many of the characteristics of “traditional” Ethernet carrier sensing collision detection –This is achieved by use of duel links and a star topology, resulting in no MAC issues a basic link-to-link protocol results

Recall the MAC problem where ‘A’ and ‘C’ want near-simultaneous access... ABCD FE A C A C C

Other devices - Ethernet switches The use of an ethernet switch transforms the problem from a Media Access Control one to a (simpler) link-to-link one. D A BC SA = ‘A’; DA = ‘B’ SA = ‘C’; DA = ‘D’