CS335 Networking & Network Administration Tuesday, April 13, 2010.

Slides:



Advertisements
Similar presentations
Data Link Layer - Ethernet Pertemuan 14 Matakuliah: H0484/Jaringan Komputer Tahun: 2007.
Advertisements

CECS 474 Computer Network Interoperability Notes for Douglas E. Comer, Computer Networks and Internets (5 th Edition) Tracy Bradley Maples, Ph.D. Computer.
CompTIA Network+ Chapter 2
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1 Building a Simple Network Understanding Ethernet.
© 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.
Computer Network 實踐資管 Wang-Jiunn Cheng 2004 PART IV-2 Local Area Networks (LANs) Frame.
1 Version 3 Module 8 Ethernet Switching. 2 Version 3 Ethernet Switching Ethernet is a shared media –One node can transmit data at a time More nodes increases.
OSI Model.
Chapter 9 Hardware Addressing & Frame Type Identification EE 526 Presentation by Ryan Star.
The Saigon CTT Semester 1 CHAPTER 6. The Saigon CTT  Content LAN Standards. Hexadecimal Numbers. MAC Addressing. Framing. Media Access Control (MAC).
Network Layer (Part IV). Overview A router is a type of internetworking device that passes data packets between networks based on Layer 3 addresses. A.
IP Network Basics. For Internal Use Only ▲ Internal Use Only ▲ Course Objectives Grasp the basic knowledge of network Understand network evolution history.
Ethernet, MAC podvrstva
Chapter 13 Wired LANs: Ethernet
Packet Transmission (Part III) Local Area Networks (LANs)
ICOM 6115©Manuel Rodriguez-Martinez ICOM 6115 – Computer Networks and the WWW Manuel Rodriguez-Martinez, Ph.D. Lecture 16.
1 Layer 2: Concepts Honolulu Community College Cisco Academy Training Center Semester 1 Version
1 Ethernet & IEEE Cisco Section 7.3 Stephanie Hutter October 2000.
Lecture 3 Overview. Protocol An agreed upon convention for communication both endpoints need to understand the protocol. Protocols must be formally defined.
Ethernet Fundamentals. The success of Ethernet is due to the following factors: Simplicity and ease of maintenance Ability to incorporate new technologies.
Access to Shared Media - Media Access Control protocols RD-CSY10171.
Local Area Networks: Ethernet. IEEE Background Institution of Electrical and Electronic Engineering (IEEE) A professional non-profit organization Project.
1 Data Link Layer Lecture 22 Imran Ahmed University of Management & Technology.
1 Semester 1 CHAPTER 6 REVIEW JEOPARDY Frames Data Link LayerMACAddressingHexadecimalsMiscellaneous
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 Ch 9 Hardware Addressing and Frame Type Identification.
The Saigon CTT Semester 1 CHAPTER 6 Le Chi Trung.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Connecting Devices CORPORATE INSTITUTE OF SCIENCE & TECHNOLOGY, BHOPAL Department of Electronics and.
Open System Interconnection Describe how information from a software application in one computer moves through a network medium to a software application.
Ethernet Overview it the IEEE standard for Ethernet.
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Protocols and Architecture Slide 1 Use of Standard Protocols.
Data Link Layer and Ethernet COM211 Communications and Networks CDA College Theodoros Christophides
13-LAN, packets, frames and topologies Dr. John Abraham Professor UTPA.
IEEE STANDARDS IEEE STANDARDS In 1985, the Computer Society of the IEEE started a project, called Project 802, to set standards to enable intercommunication.
Chapter 7 OSI Data Link Layer.
1 Hardware Addressing and Frame Type Identification.
Cisco Confidential © 2013 Cisco and/or its affiliates. All rights reserved. 1 Cisco Networking Training (CCENT/CCT/CCNA R&S) Rick Rowe Ron Giannetti.
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.
+ Lecture#2: Ethernet Asma ALOsaimi. + Objectives In this chapter, you will learn to: Describe the operation of the Ethernet sublayers. Identify the major.
Chapter 5. An IP address is simply a series of binary bits (ones and zeros). How many binary bits are used? 32.
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.
1 Kyung Hee University Chapter 13 Wired LANs: Ethernet.
Introduction to Networks v6.0
Instructor Materials Chapter 5: Ethernet
Networking Devices.
Circuit Switching Circuit switching refers to a communication mechanism that establishes a path between a sender and receiver with guaranteed isolation.
Part III Datalink Layer.
COMPUTER NETWORKS CS610 Lecture-9 Hammad Khalid Khan.
Hardware Addressing and Frame Type Identification
Ethernet : Framing and Addressing
Ethernet and Token Ring LAN Networks
Chapter 12 Local Area Networks
Chapter 3: Open Systems Interconnection (OSI) Model
Data Link Issues Relates to Lab 2.
COMPUTER NETWORKS CS610 Lecture-10 Hammad Khalid Khan.
Protocol layering and data
Part III Datalink Layer.
Chapter 12 Local Area Networks
Protocol layering and data
Chapter 12 Local Area Networks
Chaithra Ashwin Sanjana
Ethernet and Token Ring LAN Networks
Chapter 13 Wired LANs: Ethernet
13-LAN, packets, frames and topologies
Presentation transcript:

CS335 Networking & Network Administration Tuesday, April 13, 2010

LANs and data link layer Physical layer specifies electrical, mechanical, procedural, and functional requirements for activating, maintaining, and deactivating the physical link Physical layer Physical layer specifies voltage levels, data rates, maximum transmission distances, and physical connectors Data link layer (layer 2) communicates with upper layers through Logical Link Control (LLC) Data link layer Uses framing to group the bits of data Uses MAC Address to identify devicesMAC Address

LAN standards Media Access Control (MAC) (IEEE802.3) Media Access Control The MAC sublayer defines how to transmit frames on the physical wire. It handles physical addressing associated with each device, network topology definition, and line discipline Logical Link Control (LLC) (IEEE802.2) Logical Link Control Logically identifies different protocol types and then encapsulates them. A type code or a service access point (SAP) identifier performs the logical identification. The type of LLC frame used by an end station depends on what identifier the upper layer protocol expects.

Hardware Addressing Physical address Hardware address MAC address (media access control) MAC address When a sender transmits a frame the sender and receiver MAC address are in the frame header Source address field Destination address field

NICS LAN Hardware handles details of sending and receiving frames (NIC) Independent of the processor

NICS If a frame is addressed to the NIC, the NIC accepts the frame and passes it on to the CPU Otherwise it discards the frame Checks CRC and discards frames with errors NICs have The computer therefore is isolated from activity because the NIC isolates the CPU from unnecessary frames

Format of a physical address Static – hardware manufacturer assigns a unique physical address to all devices Advantages Ease of use and permanence Unique, no conflicts

Format of a physical address Configurable – customer assigns an address manually (switches or jumpers) or electronically with nonvolatile memory like EPROM Advantages Address remains the same Can be smaller

Format of a physical address Dynamic – automatically assigns a physical address when the station boots, ex. Current time of day, check to see if that address is taken, different address every time it boots Advantages Eliminates need for hardware manufacturers to coordinate assigning addresses Addresses can be smaller Disadvantage Lack of permanence Potential conflict

Unicast A single packet is sent from a source to a destination Uses the MAC address

Broadcasting Data sent to all devices on the network, not a single destination physical address Broadcast address is a reserved address of each network EX subnet mask , the broadcast address is Broadcast address is usually reserved as all 1’s When a frame is sent to the broadcast address each computer on the network receives a copy

Multicasting Broadcasting is inefficient Computers waste CPU time deciding if a broadcast frame is necessary Sends a single frame over the network and allows a specific subset of nodes to receive the transmission The source addresses by using a multicast address

Frame headers Frame headers and format Two parts Frame header has a fixed size Size of the data area is determined by the type of data being sent

Example frame format Ethernet frame format 64 bit preamble contains alternating 0’s and 1’s to allow synchronizing signals Ethernet uses 48 bit addresses (6 byte) 16 bit frame type

Frame types

Network Analyzers NIC is in promiscuous mode so it receives copies of all frames Can choose what kind of frames to report Can graph results

Next es.ppt es.ppt This next link covers much of what we are covering, use it to further review the basics and extend your knowledge 1/road-map.html 1/road-map.html