1 Ch 9 Hardware Addressing and Frame Type Identification.

Slides:



Advertisements
Similar presentations
CECS 474 Computer Network Interoperability Notes for Douglas E. Comer, Computer Networks and Internets (5 th Edition) Tracy Bradley Maples, Ph.D. Computer.
Advertisements

CECS 474 Computer Network Interoperability Notes for Douglas E. Comer, Computer Networks and Internets (5 th Edition) Tracy Bradley Maples, Ph.D. Computer.
© 2007 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets with Internet Applications, 4e By Douglas.
© 2007 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets with Internet Applications, 4e By Douglas.
1 Fall 2005 Hardware Addressing and Frame Identification Qutaibah Malluhi CSE Department Qatar University.
Ethernet Kenneth Castelino. Network Architecture - Protocols Physical: Actual signal transmission Data-Link: Framing / Error Detection Network: Routing.
Computer Network 實踐資管 Wang-Jiunn Cheng 2004 PART IV-2 Local Area Networks (LANs) Frame.
Dec 14, 2006CS573: Network Protocols and Standards1 LAN Addressing Network Protocols and Standards Autumn
Oct 21, 2004CS573: Network Protocols and Standards1 IP: Addressing, ARP, Routing Network Protocols and Standards Autumn
OSI Model.
CS335 Networking & Network Administration Tuesday, May 11, 2010.
Network Concepts. Networks LAN WAN Main Concepts n Protocol n Media n Topology.
© 2007 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets with Internet Applications, 4e By Douglas.
Chapter 9 Hardware Addressing & Frame Type Identification EE 526 Presentation by Ryan Star.
Review on Networking Technologies Linda Wu (CMPT )
CS335 Networking & Network Administration Tuesday, April 13, 2010.
Chapter 3 Review of Protocols And Packet Formats
Detection of Promiscuous nodes Using Arp Packets By Engin Arslan.
Data Link Layer IS250 Spring 2010
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.
Ethernet, MAC podvrstva
Chapter 13 Wired LANs: Ethernet
Packet Transmission (Part III) Local Area Networks (LANs)
1 Layer 2: Concepts Honolulu Community College Cisco Academy Training Center Semester 1 Version
Oct 21, 2014CS524: Advanced Computer Networks1 LAN Addressing Advanced Computer Networks.
Chapter 7 - LAN Technologies and Network Topology Direct point-to-point communication Connections in a point-to-point network Reducing the number of communication.
ECE 526 – Network Processing Systems Design Networking: protocols and packet format Chapter 3: D. E. Comer Fall 2008.
IP Routing Table (Linux) eth0 eth0 UG UG lo lo U eth0 eth0 U
1 Semester 1 CHAPTER 6 REVIEW JEOPARDY Frames Data Link LayerMACAddressingHexadecimalsMiscellaneous
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Ethernet Network Fundamentals – Chapter 9.
Chapter 1 - Local Area Network Technologies. How IP Datagrams are Encapsulated IP datagrams are found at the OSI Network layer IP datagrams are sent to.
1 Network Administration Module 3 ARP/RARP. 2 Address Resolution The problem Physical networks use physical addresses, not IP addresses Need the physical.
1Ethernet Lecture # 12 Computer Communication & Networks.
Chapter 9 Hardware Address & Frame Type Identification Hardware address of frame Addressing schemes Ethernet Frame header format.
Chapter 9 Hardware Addressing and Frame Type Identification 1.Delivering and sending packets 2.Hardware addressing: specifying a destination 3. Broadcasting.
1 Part IV Local Area Networks (LANs). 2 Classification Terminology  Network technologies classified into three broad categories  Local Area Network.
© 2009 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets, 5e By Douglas E. Comer Lecture PowerPoints.
Chapter 11 Extending LANs 1. Distance limitations of LANs 2. Connecting multiple LANs together 3. Repeaters 4. Bridges 5. Filtering frame 6. Bridged network.
13-LAN, packets, frames and topologies Dr. John Abraham Professor UTPA.
1 Chapter 8-10 Local Area Networks (LANs). Comparison 4e and 5e  Ch 7, 4eCh 8, 5e Ch 10, Forouzan  Ch 8, 4eCh 14, 5e Ch 13, Forouzan  Ch 9, 4eCh 13,
Chapter 7 OSI Data Link Layer.
1 Hardware Addressing and Frame Type Identification.
© N. Ganesan, Ph.D., All rights reserved. Chapter Formatting of Data for Transmission.
Lecture Focus: Data Communications and Networking  Data Link Layer  MAC Frame Format Lecture 25 CSCS 311.
CNAP AT VCC Semester 1 CHAPTER 7 Wael Yousif Connecting The Internet Generation.
1 Binding Protocol Addresses (ARP ). 2 Resolving Addresses Hardware only recognizes MAC addresses IP only uses IP addresses Consequence: software needed.
+ Lecture#2: Ethernet Asma ALOsaimi. + Objectives In this chapter, you will learn to: Describe the operation of the Ethernet sublayers. Identify the major.
Local Area Networks: Topologies. 2 Packet Identification & MAC Addresses Each packet specifies an intended recipient with an identifier. – Demultiplexing.
Data Communication Networks Lec 18. Wired LAN:Ethernet Datalink layer – Logical link control(LLC) – MAC Physical layer.
LAN Topologies Part 1. What is topology? Topology is the physical or logical interconnection of communicating devices Physical Topology: LANtopology,
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.
What we’ve learned so far Ch. 6 Ch. 7 Ch. 8 Ch. 10 Ch. 11.
Behrouz A. Forouzan TCP/IP Protocol Suite, 3rd Ed.
Introduction to Networks v6.0
IP: Addressing, ARP, Routing
Part III Datalink Layer.
Local Area Networks: Topologies
COMPUTER NETWORKS CS610 Lecture-9 Hammad Khalid Khan.
Data Networking via LANs Packets and Frames
Hardware Addressing and Frame Type Identification
Internetworking & Address Resolution
Ethernet : Framing and Addressing
COMPUTER NETWORKS CS610 Lecture-10 Hammad Khalid Khan.
Data-link Layer Computer Networks.
Part III Datalink Layer.
Ch 17 - Binding Protocol Addresses
Local Area Networks (LANs)
Chaithra Ashwin Sanjana
Chapter 13 Wired LANs: Ethernet
13-LAN, packets, frames and topologies
Presentation transcript:

1 Ch 9 Hardware Addressing and Frame Type Identification

2 Specifying a Recipient  All stations on shared-media LAN receive all transmissions  To allow sender to specify destination Each station assigned a unique number Known as station’s physical address, hardware address, or media access address (MAC address) Each frame contains address of intended recipient in the header (also the sender’s address)

3 Conceptual Frame Format  Each LAN technology defines the exact format  Header Contains address and type information Fixed size  Payload Contains data being sent Variable in size

4 Illustration Of Ethernet Frame  Sender places 64-bit alternating 1s and 0s Sender’s address in source Recipient’s address in destination Type of data in frame type Cyclic redundancy check in CRC

5 Ethernet Addressing  Standardized by IEEE  Each station assigned by unique 48-bit address ( demo )  Address assigned when network interface card ( NIC ) manufactured  Demo: ipconfig /all

6 Use Addresses to Filter Packets  LAN interface HW handles Sending and receiving frames Checks frame length and CRC Compare the destination address in the received frame  Accept or discard (filter packets) NIC CPU Memory LAN Computer

7 Ethernet Address Recognition  Each frame contains destination address  All stations receive a transmission  Station discards any frame addresses to another station  Important: interface hardware, not software, checks address

8 Possible Destinations  Packet can be sent to: Single destination ( unicast ) All stations on network ( broadcast ) Subset of stations ( multicast )  Address used to distinguish A B C D E F

9 Advantages of Address Alternatives  Unicast Efficient for interaction between two computers  Broadcast Efficient for transmitting to all computers  Multicast Efficient for transmitting to a subset of computers

10 Broadcast on Ethernet  Sender Places broadcast address in frame All 1 s address specifies a broadcast Transmits one copy on shared network All stations receive the copy  Receiver always accepts BC frame CRC

11 Multicast on Ethernet A BC D E F Group 1: AC1000…01 Group 2: CDF1000…11

12 Multicast on Ethernet  Half addresses reserved for multicast (start with a 1 bit)  Network interface card Always accepts unicast and broadcast Can be programmed to accept zero or more multicast addresses  Software Determines multicast address to accept Informs NIC

13 Promiscuous Mode  Allows interface to accept all frames  Designed for testing / debugging  Available on most interface hardware

14 Network Analyzer  Listens in promiscuous mode for testing and maintenance  Produces Summaries (e.g., % of broadcast frames) Specific items (e.g., frames from a given address)  Example Ethereal (WinPcap_3_0.exe and ethereal-setup exe) Sniffer

15

16 Exercise  Use the Ethereal to find the physical address of computers on a LAN

17 End

18 Identifying Frame Contents  Integer type field tells recipient the type of data being carried For example, , web pages, or text files  Two possibilities Self-identifying or explicit type (network hardware includes a type field in each frame) Implicit type (application sending data must handle type)

19 Example Ethernet Types

20 When Network Hardware Does Not Include Types  Sending and receiving computers must agree To only send single type of data To put type information in first few octets of payload  Questions What size should the type information be? Meaning of type value? Multiple standards

21 A Standard For Type Information  Defined by IEEE, called LLC / SNAP header  LLC portion specifies that a type field follows  SNAP portion contains 2 fields Organizationally Unique Identifier TYPE