Data Networking via LANs Packets and Frames

Slides:



Advertisements
Similar presentations
Ethernet Risanuri Hidayat. Ethernet The term Ethernet refers to the family of local-area network (LAN) products covered by the IEEE standard. Three.
Advertisements

Data Link Layer - Ethernet Pertemuan 14 Matakuliah: H0484/Jaringan Komputer Tahun: 2007.
Microsoft Windows Server 2003 TCP/IP Protocols and Services Technical Reference Slide: 1 Lesson 1 Local Area Network (LAN) Technologies.
CompTIA Network+ Chapter 2
ECE 4110 – Internetwork Programming TCP/IP Protocol (cont’d)
1 Fall 2005 Hardware Addressing and Frame Identification Qutaibah Malluhi CSE Department Qatar University.
OSI Model.
TDC 461 Basic Communications Systems Local Area Networks 29 May, 2001.
Review on Networking Technologies Linda Wu (CMPT )
IP Address 0 network host 10 network host 110 networkhost 1110 multicast address A B C D class to to
1 Computer Networks Course: CIS 3003 Fundamental of Information Technology.
SIMS-201 LAN Basics, MANs, WANs.
Introducing Network Standards Open Systems Interconnection (OSI) Model IEEE 802.x Standard Device Drivers and OSI 1.
Chapter 1-3 The Ethernet LAN. Ethernet The networking protocol used in most modern computer networks is Ethernet. Ethernet is a CSMA/CD LAN protocol.
Packet Transmission (Part III) Local Area Networks (LANs)
Wired LANs: Ethernet In Chapter 1, we learned that a local area network (LAN) is a computer network that is designed for a limited geographic area such.
Network Technologies Chapter 2. Approaches to Network Communication Connection-Oriented –Circuit-switched –A dedicated connection (circuit) is formed.
1 Layer 2: Concepts Honolulu Community College Cisco Academy Training Center Semester 1 Version
Ethernet Fundamentals. The success of Ethernet is due to the following factors: Simplicity and ease of maintenance Ability to incorporate new technologies.
Ethernet Term Paper Introduced by: Almarshood, Yosef Bahaitham, Ahmed Alrashudi, Ahmed.
1 Data Link Layer Lecture 22 Imran Ahmed University of Management & Technology.
25-Oct-15Network Layer Connecting Devices Networks do not normally operate in isolation.They are connected to one another using connecting devices. The.
1 Semester 1 CHAPTER 6 REVIEW JEOPARDY Frames Data Link LayerMACAddressingHexadecimalsMiscellaneous
Ethernet Encapsulation RFC 894. Ethernet The term Ethernet generally refers to a standard published in 1982 by Digital Equipment Corp., Intel Corp., and.
Media Access Control (MAC) addresses in the network access layer ▫ Associated w/ network interface card (NIC) ▫ 48 bits or 64 bits IP addresses for the.
Chapter 6 – Layer 2 MAC, Frames, Hex, etc.. Layer 1 / Layer 2 Layer 1 Signals, media, bit streams Layer 2 –Communicates with upper layers using Logical.
Chapter 9 Hardware Addressing and Frame Type Identification 1.Delivering and sending packets 2.Hardware addressing: specifying a destination 3. Broadcasting.
Enterprise network 8.1:Introduction 8.2:LANs 8.3:Ethernet / IEEE :Token ring 8.5:Bridges.
IEEE (Token Ring) LAN Dr. Sanjay P. Ahuja, Ph.D. Fidelity National Financial Distinguished Professor of CIS School of Computing, UNF.
Computer Networks. Internetworking Devices Network Interface Card (NIC) Repeaters HUB Bridge Switch Router.
Introduction to Computer Networks Introduction to Computer Networks.
Data Link Layer and Ethernet COM211 Communications and Networks CDA College Theodoros Christophides
Chapter 7 OSI Data Link Layer.
Rehab AlFallaj.  Standards determine:  Techniques used in the networks.  Its protocols.  Network specifications and features.
LECTURE 10 NET301 11/12/2015Lect 10 NET NETWORK STANDARDS Standards determine: Techniques used in the networks. Its protocols. Network specifications.
© N. Ganesan, Ph.D., All rights reserved. Chapter Formatting of Data for Transmission.
What is Network Reference Model? A network reference model defines the functions of communication software in a generalized and structured manner which.
ENGS 112 Lecture 3 Packet Switching Chapter 3, Walrand WWW links, eg.
CNAP AT VCC Semester 1 CHAPTER 7 Wael Yousif Connecting The Internet Generation.
Introduction to Ethernet In 1985, the Institute of Electrical and Electronics Engineers (IEEE) published standards for LANs. These standards start with.
+ Lecture#2: Ethernet Asma ALOsaimi. + Objectives In this chapter, you will learn to: Describe the operation of the Ethernet sublayers. Identify the major.
Introduction to Communication Lecture (10) 1. 2 Wired LANs: Ethernet IEEE Project 802 defines the LLC and MAC sublayers for all LANs including Ethernet.
Data Communication Networks Lec 18. Wired LAN:Ethernet Datalink layer – Logical link control(LLC) – MAC Physical layer.
ETHERNET Yash Vaidya. Introduction Ethernet is a family of computer networking technologies for local area networks (LANs). Ethernet was commercially.
The OSI Model. History of OSI Model ISO began developing the OSI model in It is widely accepted as a model for understanding network communication.
1 Kyung Hee University Chapter 13 Wired LANs: Ethernet.
Chapter 13 Wired LANs: Ethernet
A quick intro to networking
Part III Datalink Layer.
Ethernet Frame Structure
Chapter 7 Packets, Frames, and Error Detection
ISO-OSI Reference Model and IEEE Standards
Ken Gunnells, Ph.D. - Networking Paul Crigler - Programming
Ethernet and Token Ring LAN Networks
CS 457 – Lecture 6 Ethernet Spring 2012.
Lec 5 Layers Computer Networks Al-Mustansiryah University
Introduction to Networks Ethernet CNET 124 – Introduction to Networks/Week 3 Week 5 – Objectives Chapter 5-Ethernet Ethernet Protocol Address.
CT1303 LAN Rehab AlFallaj.
Ethernet and Token Ring LAN Networks
Chapter 12 Local Area Networks
Data Link Issues Relates to Lab 2.
Business Data Communications
Part III Datalink Layer.
Chapter 12 Local Area Networks
Chapter 12 Local Area Networks
Chaithra Ashwin Sanjana
Data Link Layer: Overview; Error Detection
Ethernet and Token Ring LAN Networks
Chapter 13 Wired LANs: Ethernet
Presentation transcript:

Data Networking via LANs 10.8- Packets and Frames By: Marrissa Jones PHS 221 Fall 2007

Translation of a Packet A packet is a unit of binary data (1s and 0s) that is routed through a computer network. There are many protocols that use different size packets, they are all arranged into individual bits and bytes into a larger block of data called a data packet. The data packet is then placed inside a larger container called a frame. During the transmission, packets are broken down into similar structures and reassembled to the original data once they reach their destination.

Frames A frame is a formation of data packets, which includes layers for easy transmission. There is a higher-level frame and lower-level frame. When several layers of protocol are used, each level data will be encapsulated within the next level of the frame. Perfect Analogy- The use of many envelopes, placed inside each other to create one.

Different Types of Frames Ethernet Frame IEEE 802.3 Frame 8 bytes 6 bytes 2 bytes 46-1500 bytes 4 bytes Preamble Destination Address Source Type DATA CRC 7 bytes 1 byte 6 bytes 2 bytes 46-1500 4 bytes Preamble Start Destination Address Source Length DATA CRC

Walkthrough of a Frame Preamble- alerts and synchronizes the (NIC) network interface card Start- Start of the Frame Destination Address- The MAC (medium access control) address of destination NIC. Source Address- The MAC address of the source NIC Length/Type- indicates type and length of data DATA- carries data being transferred CRC- cyclic redundancy check on all data, error detection mechanism generated by NIC.

Translating Bridge When a medium using one protocol must connect data to a medium using different protocol, a translator is included in the connection. Example: The bridge is used to connect a token-ring LAN to an Ethernet LAN