1 Computer Networks Course: CIS 3003 Fundamental of Information Technology.

Slides:



Advertisements
Similar presentations
Topic 7 Local Area Networks (LAN)
Advertisements

Chapter 7 Data Link Layer
Network+ Guide to Networks, Fourth Edition Chapter 6 Topologies and Access Methods.
Shalini Bhavanam. Key words: Basic Definitions Classification of Networks Types of networks Network Topologies Network Models.
1 Chapter 9 Computer Networks. 2 Chapter Topics OSI network layers Network Topology Media access control Addressing and routing Network hardware Network.
Department of Computer Engineering University of California at Santa Cruz Networking Systems (1) Hai Tao.
1 Computer Networks Local Area Networks. 2 A LAN is a network: –provides Connectivity of computers, mainframes, storage devices, etc. –spans limited geographical.
Network Concepts. Networks LAN WAN Main Concepts n Protocol n Media n Topology.
TDC 461 Basic Communications Systems Local Area Networks 29 May, 2001.
Ethernet: CSMA/CD (Carrier Sense Multiple Access with Collision Detection) Access method: method of controlling how network nodes access communications.
04/26/2004CSCI 315 Operating Systems Design1 Computer Networks.
EE 4272Spring, 2003 Chapter 14 LAN Systems Ethernet (CSMA/CD)  ALOHA  Slotted ALOHA  CSMA  CSMA/CD Token Ring /FDDI Fiber Channel  Fiber Channel Protocol.
Service Providers & Data Link & Physical layers Week 4 Lecture 1.
Review on Networking Technologies Linda Wu (CMPT )
Understanding Networks II. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
Module 6 Chapter 5. Ethernet Ethernet is now the dominant LAN technology in the world. Ethernet is not one technology but a family of LAN technologies.
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.
Chapter 8 LAN Technologies and Network Topology Direct Point-to-Point Communication Local Area Networks (LANs) LAN Topologies Ethernet Token Ring FDDI.
COMPUTER NETWORKS.
LECTURE 13 NET BASE FP STANDARDS Pair of Fiber Optics. Star topology. 1 km for each part of network. Analog signal. Encoding the digital signal.
1 Chapter Overview Ethernet FDDI Wireless Networking.
SIMS-201 LAN Basics, MANs, WANs.
Network Topologies An introduction to Network Topologies and the Link Layer.
Module 4 - Networking MIS5122: Enterprise Architecture for the IT Auditor.
TC 361 Data Networking Test Review
Chapter 5 Networks Communicating and Sharing Resources
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.
Networks LANS,. FastPoll True Questions Answer A for True and B for False A wireless infrastructure network uses a centralized broadcasting device, such.
ITED 328 Lecture 4 12 Feb 2004 Loosely covering Chapter 5 Internet and LAN Technology.
1 Computer Communication & Networks Lecture 13 Datalink Layer: Local Area Network Waleed Ejaz
Basic LAN techniques IN common with all other computer based systems networks require both HARDWARE and SOFTWARE to function. Networks are often explained.
Introduction network Protocol
LAN technologies and network topology LANs and shared media Locality of reference Star, bus and ring topologies Medium access control protocols.
Protocols. Protocol Set of rules that govern: Connection Communication data transfer Protocols regulate: access method allowed physical topologies types.
Access to Shared Media - Media Access Control protocols RD-CSY10171.
Ethernet Term Paper Introduced by: Almarshood, Yosef Bahaitham, Ahmed Alrashudi, Ahmed.
Chapter 21 Topologies Chapter 2. 2 Chapter Objectives Explain the different topologies Explain the structure of various topologies Compare different topologies.
1 Semester 1 CHAPTER 6 REVIEW JEOPARDY Frames Data Link LayerMACAddressingHexadecimalsMiscellaneous
 LANs – A Definition - A local area network (LAN) is a computer network covering a small physical area, like a home, office, or small group of buildings,
Day10 LAN. Why? Allow more than one machine to share –Resources –Internet connectivity –Information.
5 SECTION A 1 Network Building Blocks  Network Classifications  LAN Standards  Network Devices  Clients, Servers, and Peers  Physical Topology  Network.
Chapter2 Networking Fundamentals
Chapter 11 Local Area Networks Information Technology in Theory By Pelin Aksoy and Laura DeNardis.
CSC 116 – Computer Networks Fall 2015 Instructor: Robert Spengler.
Higher Computing Networking. Networking – Local Area Networks.
Lecture 6 Networked Systems Network Operating Systems Introduction to Sockets HTTP – FTP – TCP - UDP Client-Server Model.
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.
Data Communications and Networks Chapter 1 - Classification of network topologies Data Communications and Network.
Data Communications is the Real World OSI Layers 1 & 2 a.k.a TCP/IP Network Interface Layer.
Wired LANs: Ethernet Shashank Srivastava Motilal Nehru national Institute Of Information Technology, Allahabad 4 Sep 2013.
Chapter Objectives After completing this chapter you will be able to: Describe in detail the following Local Area Network (LAN) technologies: Ethernet.
Introduction to Communication Lecture (10) 1. 2 Wired LANs: Ethernet IEEE Project 802 defines the LLC and MAC sublayers for all LANs including Ethernet.
COMPUTER NETWORKS Lecture-8 Husnain Sherazi. Review Lecture 7  Shared Communication Channel  Locality of Reference Principle  LAN Topologies – Star.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI data link layer CCNA Exploration Semester 1 Chapter 7.
Chapter 8 LAN Technologies and Network Topology
Jaringan Komputer_D3 TT
SIMS-201 Computer Networks.
Protocols.
Nada Al Dosary CT 1502 Planning and Design of Communication Networks Local Area Networks (LANs) & Networks.
Local Area Networks: Topologies
Ken Gunnells, Ph.D. - Networking Paul Crigler - Programming
Ethernet and Token Ring LAN Networks
Ethernet and Token Ring LAN Networks
Chapter 6 Networks Communicating and Sharing Resources
SIMS-201 Computer Networks.
Ethernet and Token Ring LAN Networks
Presentation transcript:

1 Computer Networks Course: CIS 3003 Fundamental of Information Technology

2 Objectives OSI model Local area network (LAN) Topologies of LAN Wireless LAN

3 OSI Model Open Systems Interconnection model Layer abstractions Protocol/technology at each layer can be changed with minimal impact to other layers

4 OSI Model Hardware: Fiber optic, twisted pair cables Link: Network: routing protocols Transport: TCP/IP, UDP Application: HTTP, FTP User: Internet Explorer, Firefox

5 OSI Model

6 Accessing LAN Network Interface Controller (NIC) Each NIC has unique physical address – MAC-48, EUI-48, EUI-64; Ethernet NIC address has 6 byte or 48 bits – First 3 bytes: manufacture identifier – Last 3 bytes: device unique identifier; serial no. NIC breaks data into smaller frames and add control information NIC sends data over physical medium.

7 Ethernet Data Format Ethernet preamble: Source and destination address are NIC addresses Padding: minimum data size is 46 bytes FCS – error checking

8 Local Area Network (LAN) Confined to a local area such as building or home. Shared access to devices such as printer, internal servers. Logical Topologies: – Ring – Star – Bus Wired and wireless

9 Token Ring A token is passed from one computer to next. Whichever computer has the token can transmit data. Computers can be connected to a hub that provides a ring topology.

10 Token Ring Deterministic through use of token. One fail device can break an entire ring unless hub bypasses the device. Use special designed cable and network card; more expensive. Token management.

11 FDDI Fiber Distributed Data Interface Connected by fiber optic cables. Dual ring topology – redundancy fault tolerance 100 Mbps: faster than token ring but not faster than latest Ethernet (100 and 1000 Mbps).

12 Token Ring Frame

13 Bus One computer transmits, all computers can hear the information Need a medium access control mechanism to prevent two computers transmit at the same time.

14 Bus One computer transmits, all computers can hear the information Need a medium access control mechanism to prevent two computers transmit at the same time.

15 Bus Computers can be connected to a hub that provides a bus topology. Hub is a simple device. Add more computers to the bus increases chance of collision. Cost advantage of hub over switch is diminished.

16 CSMA/CD & CSMA/CA Carrier Sense Multiple Access with Collision Detection Used in LAN Node senses the medium first. When node detects collision, it stops transmission and retransmits after a random delay. Carrier Sense Multiple Access with Collision Avoidance Used in wireless RTS/CTS packets – A node sends Request to Send packet to a receiver. – The receiver replies with a Clear to Send if it does not sense a busy wireless channel.

17 Switched Network Each computer connects directly to a switch Switch manages the data to be sent out to the network. Switch performs faster than hub due to lack of collision.

18 WLAN

19 WLAN Standards IEEE a — Wireless technology operating at a frequency of 5 GHz with a maximum data rate of 54 Mbps IEEE b — Wi-Fi wireless technology operating at a frequency of 2.4 GHz with a maximum data rate of 11 Mbps IEEE g — Backward compatible with b, operating at a frequency of 2.4 GHz and a maximum data rate of 54 Mbps

20 WLAN Standards IEEE i—Standards for wireless security mechanisms IEEE —Known as WPAN, or wireless personal area networks; blue tooth. IEEE —WiMAX, an emerging technology that seeks to provide high-speed wireless access over much longer distances than implementations of the IEEE standards

21 Security Information transmitted over air; no physical security as in a wired network. Signal can be overheard by other Wi-Fi enabled computers within the range. Rogue access point, jamming wireless channel, overhearing. Turn on WEP/WPA encryption, change default access point password and SSID, which shows models of the access point.

22 Summary Local area networks can have a ring, bus, or switch topology. Token ring provides a deterministic method to access shared medium. However, it has the complexity of token management. Bus hubs used to cost less than a switch but there are increased collision when more devices connected to a bus. Switches are inexpensive and provide easy setup and faster speed than a bus topology.

23 Summary WLAN is similar to a bus topology where every node shares the same wireless medium. WLAN employs RTS/CTS to avoid collision. WLAN is less secure than a switch network. There are many ways to protect against attacks in a WLAN.