LAN Risanuri Hidayat.

Slides:



Advertisements
Similar presentations
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.
Advertisements

TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 3 Underlying Technology.
Lab Practical 2 Study about different types of Networking Device
Networks Adapting Computers to Telecommunications Media.
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.
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.
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.
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.
Chapter 4.  Understand network connectivity.  Peer-to-Peer network & Client-Server network  Understand network topology  Star, Bus & Ring topology.
Chapter Five Network Architecture. Chapter Objectives  Describe the basic and hybrid LAN technologies  Describe a variety of enterprise-wide and WAN.
Chapter 5 Networks Communicating and Sharing Resources
Computers Are Your Future Chapter 8 Computers Are Your Future © 2008 Prentice-Hall, Inc.
Local Area Network By Bhupendra Ratha, Lecturer
1 Module 15: Network Structures n Topology n Network Types n Communication.
Network Technologies Chapter 2. Approaches to Network Communication Connection-Oriented –Circuit-switched –A dedicated connection (circuit) is formed.
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.
5 SECTION A 1 Network Building Blocks  Network Classifications  LAN Standards  Network Devices  Clients, Servers, and Peers  Physical Topology  Network.
William Stallings Data and Computer Communications
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.
Computer Networks Syed Md. Ashraful Karim Lecturer, CSE BU.
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 Chapter 1 – Data Communications, Data Networks, and the Internet.
INTRODUCTION TO COMPUTER NETWORKS BY: SAIKUMAR III MSCS, Nalanda College.
Data Communications Chapter 1 – Data Communications, Data Networks, and the Internet.
Network Concepts.
NETWORK AND COMMUNICATIONS
3.4 Connectivity Methods.
William Stallings Data and Computer Communications 7th Edition
SIMS-201 Computer Networks.
Network Access and Transmission Methods
INTRODUCTION TO COMPUTER NETWORKS
Network Protocols.
Underlying Technology
Wide Area Network.
Computer Networks and Internet
Physical & Data-link ISQS 6343 #2 John R. Durrett.
Lecture 7: Data Link Layer Protocols (Part2): Frame Relay
Shuffle Exchange Point-to-point, Bus, Ring, Star, Mesh
Computer Networks and Internet
Telecommunication ELEC503
Module 15: Network Structures
Computer Networks.
Chapter 5 Networks Communicating and Sharing Resources
NETWORKING TECHNOLOGIES (II)
Computers Are Your Future
Lecture 1: Introduction to WAN
William Stallings Data and Computer Communications 7th Edition
COMMUNICATIONS,NETWORKS, THE INTERNET AND
William Stallings Data and Computer Communications 7th Edition
Computer Networks.
Data Communication Networks
Protocol layering and data
Networks Your Name Roll No To be continued.... 1/12/2019 Your Name.
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
SIMS-201 Computer Networks.
Protocol layering and data
COE 342: Data & Computer Communications (T042) Dr. Marwan Abu-Amara
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.