Day10 LAN. Why? Allow more than one machine to share –Resources –Internet connectivity –Information.

Slides:



Advertisements
Similar presentations
Local Area Networks Basic Concept. Introduction A local area network is a communication network that interconnects a variety of data communicating devices.
Advertisements

Networks Terminology and Hardware. Network A network is a group of connected computers that can communicate with each other to share information and equipment,
The ALOHA Protocol “Free for all”: whenever station has a frame to send, it does so. –Station listens for maximum RTT for an ACK. –If no ACK after a specified.
LECTURE 11 CT1303 LAN. DYNAMIC MAC PROTOCOL No fixed assignment for transmission media or any network resources.. It allows transmission when needed.
Physical and Logical Topologies Lecture 2 Mariusz Nowostawski INFO333.
1 K. Salah Module 4.2: Media Access Control The Media Access Control (MAC) sublayer –Random Access (CSMA), IEEE –Token Passing, IEEE Ch 13-
1 Chapter 7 Local Area Networks : The Basics Data Communications and Computer Networks: A Business User’s Approach.
Internetworking Fundamentals (Lecture #4) Andres Rengifo Copyright 2008.
Chapter 7 Local Area Networks: The Basics
Networks & telecommunications Part 2 July 2, 2012.
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2007 (Week 4, Tuesday 1/30/2007)
1 NETWORKING TECHNOLOGIES (II) BUS Abdou Illia, Fall 2010 (October 20, 2010)
1 NETWORKING TECHNOLOGIES (II) BUS Abdou Illia, Spring 2007 (Week 9, Thursday 3/8/2007)
1 LANs are Subnet Standards Only Physical and Data Link Layer standards Implemented by the NICs:NICs Application Transport Internet LAN Subnet (NIC) Application.
Network Concepts. Networks LAN WAN Main Concepts n Protocol n Media n Topology.
TDC 461 Basic Communications Systems Local Area Networks 29 May, 2001.
Computer Network 實踐資管 Wang-Jiunn Cheng 2004 PART IV-1 Local Area Networks (LANs) Topology.
CMPE 150- Introduction to Computer Networks 1 CMPE 150 Fall 2005 Lecture 18 Introduction to Computer Networks.
Understanding Networks II. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
Chapter 7: Local Area Networks: The Basics
12.1 Chapter 12 Multiple Access Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Understanding Network Architecture Access Methods –CSMA/CD Carrier Sense Multiple Access/Collision Detect –CSMA/CA Carrier Sense Multiple Access/Collision.
1 LAN Topologies, Access methods (Week 1, Wednesday 1/10/2007) © Abdou Illia, Spring 2007.
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
1 Computer Networks Course: CIS 3003 Fundamental of Information Technology.
Network Topologies An introduction to Network Topologies and the Link Layer.
Lecture 8: Ethernet and Token Ring Networks. Ethernet Carrier Sense, Multiple Access and Collision Detect (CSMA/CD) LAN Ethernet Standard-DEC, Intel,
Chapter 4.  Understand network connectivity.  Peer-to-Peer network & Client-Server network  Understand network topology  Star, Bus & Ring topology.
Chapter 6 High-Speed LANs Chapter 6 High-Speed LANs.
Chapter 20 Networks. 4 Questions that need to be answered concerning networks? –How will each computer be identified? –What kind of wire should you run.
© NOKIADEFAULT.PPT / / AO page: 1 IP in LANs.
ICOM 6115©Manuel Rodriguez-Martinez ICOM 6115 – Computer Networks and the WWW Manuel Rodriguez-Martinez, Ph.D. Lecture 17.
Network Architecture Layout designed and constructed by: Vicki Kertz.
SIMS-201 Computer Networks. 2 Introduction to Computer Networks Chapter 19 The Local Area Network  Overview.
Chapter 7 Local Area Networks: The Basics. Topics Definition of LAN Primary function, advantage and disadvantage Difference between Client/Server network.
1 Chapter 2: LAN Standards, Physical Connectivity, and Media Access.
Basic network concepts (Part 5)
1 LAN Technologies and Network Topology. 2 Direct Point-to-Point Communication.
Introduction network Protocol
Data Communications & Computer Networks, Second Edition1 Chapter 7 Local Area Networks: The Basics.
Chapter 7: Local Area Networks: The Basics Data Communications and Computer Networks: A Business User’s Approach Third Edition.
LAN technologies and network topology LANs and shared media Locality of reference Star, bus and ring topologies Medium access control protocols.
SYSTEM ADMINISTRATION Chapter 1 Logical and Physical Network Topologies.
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.
S305 – Network Infrastructure Chapter 6 Local Area Network.
Networks and Protocols CE Week 2b. Topologies, CSMA/CD, CSMA/CA.
1 Chapter 7 Local Area Networks : The Basics Data Communications and Computer Networks: A Business User’s Approach.
CS3505: Loca Area Networks CSMA/CD : IEEE and LAN Internetworks.
LANs : Aloha/CSMA , summary
1 Traditional Ethernet 8Ethernet and CSMA/CD (IEEE 802.3) 8Carrier sense multiple access with collision detection 8Four step procedure 8If medium is idle,
The Building Blocks: LAN Shared and Switched Ethernet Connecting Devices Ethernet Access Methods Network Operating Systems Best Practice LAN Designs.
Lesson 4—Networking BASICS1 Networking BASICS Network Architectures Unit 2 Lesson 4.
IEEE 802.X Standards The Institute of Electrical and Electronics Engineers (IEEE) has developed a series of networking standards to ensure that networking.
Local Area Networks: Monil Adhikari. Primary Function of a LAN File serving – large storage disk drive acts as a central storage repository Print serving.
LECTURE9 NET301 11/5/2015Lect 9 NET DYNAMIC MAC PROTOCOL: CONTENTION PROTOCOL Carrier Sense Multiple Access (CSMA): A protocol in which a node verifies.
1 Chapter Overview Ethernet Token Ring FDDI Wireless Networking.
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2016 (February 3, 2016)
Data Communications is the Real World OSI Layers 1 & 2 a.k.a TCP/IP Network Interface Layer.
Data and Computer Communications Eighth Edition by William Stallings Chapter 15 – Local Area Network Overview.
1 CS716 Advanced Computer Networks By Dr. Amir Qayyum.
1 NETWORKING TECHNOLOGIES (II) BUS Abdou Illia, Fall 2008 (November 4, 2008)
SIMS-201 Computer Networks.
Chapter 12 Multiple Access.
CT301 LECTURE 8.
Nada Al Dosary CT 1502 Planning and Design of Communication Networks Local Area Networks (LANs) & Networks.
Net301 lecture9 11/5/2015 Lect 9 NET301.
Multiple Access Methods
SIMS-201 Computer Networks.
SYSTEM ADMINISTRATION Chapter 3
Presentation transcript:

Day10 LAN

Why? Allow more than one machine to share –Resources –Internet connectivity –Information

Good LANs are abstract from the hardware –HP printer will work with an IBM PC or a MAC or Linux –You usually don’t know what type of machine you are connecting to, it’s irrelevant since you both talk the same protocols. More web servers run on Linux (apache) than windows (IIS), but you can access them all from windows.

Shared Bus Anytime we see a network where everyone shares a single wire (either physically or logically) –Traffic from any host to any host goes to all hosts –Everyone is supposed to ignore it unless it is addressed to them Computer

Topologies Tree –Cable TV –Single wire, bidirectional, can be broadband –Need Taps (jaws) –One break it all goes down –Shared Bus Computer

Star Wired Bus Works like a bus (single wire) Looks like a star (each workstation connects to central point) Most networks use this today –Ethernet –Token Ring Shared bus Computer

Hubs Workstations connect to hubs –Dumb repeaters –Take data in one port, broadcast it to all ports Can be connected to other hubs via a crossover cable Mostly obsolete HUB A Computer 1Computer 2Computer 3 HUB B Computer 4Computer 5

Media Access Control Protocol Carrier Sense Multiple Access (CSMA) Collision Detection (CD) –CSMA/CD –E.g. Ethernet Listen for Carrier Transmit and listen for collision Wait and retransmit 100Mbps Ethernet has max speed of 40Mbps because of collisions

CSMA/CA Collision Avoidance: –a station that intends to transmit sends a jam signal –after waiting a sufficient time for all stations to receive the jam signal, the data station transmits a frame –while transmitting, if the data station detects a jam signal from another station, it stops transmitting for a random time and then tries again.,

Star-Wired Ring Token ring is the most common example –Every workstation connects to a Hub like device (MAU). –MAU creates a circle between workstations Empty ports are shorted –Workstation adds data to ring, and removes it when it gets back. –Token decides who can talk Computer 1 Computer 2

Token Ring Round Robin Protocol –Single token –No collisions –More efficient –More expensive –Slower speeds –Basically dead

Wireless Access point –Converts from wireless to wired –Can be more than one used to blanket a larger area Computer

IEEE (Ethernet) Frame

Ethernet –[speed][base/broad][distance (in 100 meters) 10Base2 –10Mbps baseband signal for 200 meters 10BaseT –10Mbps baseband signal for 100 meters 100baseT –100Mbps baseband for 100 meters 1000baseT 1000BaseFx – 1000m, SX/LX – 100m, LX 10Gbase-fiber/T