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.

Slides:



Advertisements
Similar presentations
M A Wajid Tanveer Infrastructure M A Wajid Tanveer
Advertisements

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.
Chapter 15 Network Ownership, Service Paradigm, and Performance.
Eighth Edition by William Stallings
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 3 Underlying Technology.
Connecting to Remote Networks © 2004 Cisco Systems, Inc. All rights reserved. Using Packet Switching in WANs INTRO v2.0—7-1.
Lab Practical 2 Study about different types of Networking Device
Circuit Switching Blocking occurs when the network is unable to connect to stations because all possible paths between them are already in use. Non-blocking.
Computers Are Your Future © 2008 Prentice-Hall, Inc.
Networks Adapting Computers to Telecommunications Media.
Computers Are Your Future © 2006 Prentice-Hall, Inc.
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.
TDC /502, Summer II Unit 2: Underlying Technologies Transmission media (Section 3.1. Read on your own) Local Area Networks (LANs) –Ethernet.
Lesson 5 – Understanding Network Hardware. Repeaters Hubs and concentrators Bridges Routers Switches Gateways Firewalls Short-haul modems OVERVIEW.
Understanding Networks II. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
1 K. Salah Module 1.0: Introduction Definition Communication Model Type of networks –WAN –MAN –LAN, WLAN –PAN, WPAN Networking Technologies Network Switching.
Core 3: Communication Systems. On any network there are two types of computers present – servers and clients. By definition Client-Server architecture.
Damian Gordon.  When we hook up computers together using data communication facilities, we call this a computer network.
COMPUTER NETWORKS.
Networks. Bus Network Terminator‘Workstation’ ‘Client’ ‘Terminal’ ‘Node’ Computer Terminator Backbone Server (optional)
Table Of Contents Introduction What is WAN? Point to Point Links Circuit Switching Packet Switching WAN Virtual Circuits WAN Dialup Services WAN Devices.
1 Wide Area Network. 2 What is a WAN? A wide area network (WAN ) is a data communications network that covers a relatively broad geographic area and that.
Wide Area Networks (WANs)
WAN Technology.
Module 4 - Networking MIS5122: Enterprise Architecture for the IT Auditor.
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 Five Network Architecture. Chapter Objectives  Describe the basic and hybrid LAN technologies  Describe a variety of enterprise-wide and WAN.
Chapter 2 The Infrastructure. Copyright © 2003, Addison Wesley Understand the structure & elements As a business student, it is important that you understand.
Chapter 5 Networks Communicating and Sharing Resources
Networks LANS,. FastPoll True Questions Answer A for True and B for False A wireless infrastructure network uses a centralized broadcasting device, such.
Computers Are Your Future Chapter 8 Computers Are Your Future © 2008 Prentice-Hall, Inc.
ITED 328 Lecture 4 12 Feb 2004 Loosely covering Chapter 5 Internet and LAN Technology.
FRAME RELAY by Erdem YILMAZ. What is Frame Relay? high-performance WAN protocol operates at the physical and data link layers Originally designed for.
Semester 1 CHAPTER 3 Le Chi Trung
Local Area Network By Bhupendra Ratha, Lecturer
1 Module 15: Network Structures n Topology n Network Types n Communication.
Switched network.
Network Technologies Chapter 2. Approaches to Network Communication Connection-Oriented –Circuit-switched –A dedicated connection (circuit) is formed.
Internetworking An internetwork is typically comprised of many physical networks over which data travels There are many different types of physical networks:
Local Area Network Daniel Shin CS 147, Section 3 November 18, 2008.
 Lecturer : Ch. Nabeel Ahmed Superior University Grw Campus 1.
Huda AL-Omair_ networks61 Wide Area Network. Huda AL-Omair_ networks62 What is a WAN? Wide area network or WAN is a computer network covering a wide geographical.
Chapter 6 – Connectivity Devices
1 CHAPTER 8 TELECOMMUNICATIONSANDNETWORKS. 2 TELECOMMUNICATIONS Telecommunications: Communication of all types of information, including digital data,
Computer Networks. A computer network is defined as the interconnection of 2 or more independent computers or/and peripherals. Computer Network.
Figure 5-1 Encapsulation L1 Physical L3 Network L5 Session L7 Applications L2 Data Link L4 Transport L6 Presentation SourceDestination Data Data Stream.
5 SECTION A 1 Network Building Blocks  Network Classifications  LAN Standards  Network Devices  Clients, Servers, and Peers  Physical Topology  Network.
Wide Area Networks. Wide Area Networks WAN Bridging of any distance Usually for covering of a country or a continent Topology normally is irregular due.
William Stallings Data and Computer Communications
Network Concepts Topologies
COMPUTER NETWORKING.  Definition  Need & advantages  Types of network  Basics of network architecture  LAN Topologies  Network models  Network.
Communication Networks - Overview CSE 3213 – Fall November 2015.
CSI-09 COMMUNICATION TECHNOLOGY WIDE AREA NETWORK (WAN) AUTHOR - V. V. SUBRAHMANYAM.
Chapter 5 Network Architecture. Physical Topologies Bus Ring Star.
. Large internetworks can consist of the following three distinct components:  Campus networks, which consist of locally connected users in a building.
Computer Networks Syed Md. Ashraful Karim Lecturer, CSE BU.
Internetworking School of Business Eastern Illinois University © Abdou Illia, Spring 2016 (February 3, 2016)
WAN Transmission Media
Operating Systems Network Structures. Topics –Background –Motivation –Topology –Network Types –Communication –Design Strategies Topics –Background –Motivation.
Chapter Objectives After completing this chapter you will be able to: Describe in detail the following Local Area Network (LAN) technologies: Ethernet.
Computer Networks and Internet. 2 Objectives Computer Networks Computer Networks Internet Internet.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 1 – Data Communications, Data Networks, and.
Data and Computer Communications Eighth Edition by William Stallings Chapter 1 – Data Communications, Data Networks, and the Internet.
Wide Area Network.
LAN Risanuri Hidayat.
Computer Networks.
Chapter 5 Networks Communicating and Sharing Resources
Presentation transcript:

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 workstations, personal computers, printers, servers, and other devices. LANs offer computer users many advantages, including shared access to devices and applications, file exchange between connected users, and communication between users via electronic mail and other applications.

LAN Protocols dalam OSI Reference Model

LAN Media-Access Methods two main ways: –carrier sense multiple access collision detect (CSMA/CD) –token passing CSMA/CD (Ethernet), when a device has data to send, it first listens to see if any other device is currently using the network. If not, it starts sending its data. After finishing its transmission, it listens again to see if a collision occurred. A collision occurs when two devices send data simultaneously. When a collision happens, each device waits a random length of time before resending its data.

LAN Media-Access Methods token-passing ( Token Ring and FDDI), a special network packet called a token is passed around the network from device to device. When a device has data to send, it must wait until it has the token and then sends its data. When the data transmission is complete, the token is released so that other devices may use the network media

LAN Transmission Methods LAN data transmissions fall into three classifications: unicast, multicast, and broadcast. In a unicast transmission, a single packet is sent from the source to a destination on a network. A multicast transmission consists of a single data packet that is copied and sent to a specific subset of nodes on the network. A broadcast transmission consists of a single data packet that is copied and sent to all nodes on the network.

LAN Topologies LAN topologies define the manner in which network devices are organized. Four common LAN topologies exist: –bus, –ring, –star, –tree. These topologies are logical architectures, but the actual devices need not be physically organized in these configurations.

LAN Topologies

LAN Devices Devices commonly used in LANs include –repeaters, –hubs, –LAN extenders, –bridges, –LAN switches, and –routers

WAN-wide-area network A WAN is a data communications network that covers a relatively broad geographic area and that often uses transmission facilities provided by common carriers, such as telephone companies. WAN technologies generally function at the lower three layers of the OSI reference model: the physical layer, the data link layer, and the network layer.

WAN-wide-area network WAN Technologies Operate at the Lowest Levels of the OSI Model

Point-to-Point Links A point-to-point link provides a single, pre- established WAN communications path from the customer premises through a carrier network, such as a telephone company, to a remote network

Circuit Switching Switched circuits allow data connections that can be initiated when needed and terminated when communication is complete. This works much like a normal telephone line works for voice communication. Integrated Services Digital Network (ISDN) is a good example of circuit switching.

Circuit Switching

Packet Switching Packet switching is a WAN technology in which users share common carrier resources. In a packet switching setup, networks have connections into the carrier's network, and many customers share the carrier's network. The carrier can then create virtual circuits between customers' sites by which packets of data are delivered from one to the other through the network. Some examples of packet-switching networks include Asynchronous Transfer Mode (ATM), Frame Relay, Switched Multimegabit Data Services (SMDS), and X.25. Figure 3-4 shows an example packet-switched circuit.

Packet Switching

WAN Virtual Circuits A virtual circuit is a logical circuit created within a shared network between two network devices. Two types of virtual circuits exist: –switched virtual circuits (SVCs) and –permanent virtual circuits (PVCs).

SVC SVCs are virtual circuits that are dynamically established on demand and terminated when transmission is complete. Communication over an SVC consists of three phases: – circuit establishment, –data transfer, and –circuit termination

SVC The establishment phase involves creating the virtual circuit between the source and destination devices. Data transfer involves transmitting data between the devices over the virtual circuit The circuit termination phase involves tearing down the virtual circuit between the source and destination devices.

PVC PVC is a permanently established virtual circuit that consists of one mode: data transfer. PVCs are used in situations in which data transfer between devices is constant.