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.

Slides:



Advertisements
Similar presentations
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Advertisements

Network Certification Preparation. Module - 1 Communication methods OSI reference model and layered communication TCP/IP model TCP and UDP IP addressing.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 5: Ethernet Introduction to Networks.
1 Fall 2005 Hardware Addressing and Frame Identification Qutaibah Malluhi CSE Department Qatar University.
CCNA 1 v3.1 Module 6 Review. 2 What 3 things happen on an Ethernet network after a collision occurs? A backoff algorithm is invoked and transmission is.
Institute of Technology Sligo - Dept of Computing Naming & Framing Ch. 6–Layer 2 Concepts Paul Flynn.
Introduction to TCP/IP
Introduction To Networking
Introduction to Management Information Systems Chapter 5 Data Communications and Internet Technology HTM 304 Fall 07.
Review on Networking Technologies Linda Wu (CMPT )
Chapter Overview TCP/IP Protocols IP Addressing.
The OSI Model and the TCP/IP Protocol Suite
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Computer Communication and Networks Muhammad Waseem Iqbal Lecture # 07.
Networks. ProtocolMeaningApplication DNSDomain Name System (Server)Translates domain names such as ocr.org.uk into IP Addresses TLS/SSLTransport Layer.
IP Addressing Basics LAB 8.
SIMS-201 LAN Basics, MANs, WANs.
DIT314 ~ Client Operating System & Administration CHAPTER 9 SUPPORTING TCP/IP, DNS USING WINDOWS XP Prepared By : Suraya Alias.
IP Addressing Basics LAB 8.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Addressing Networking for Home and Small Businesses – Chapter 5.
Lecture 2 TCP/IP Protocol Suite Reference: TCP/IP Protocol Suite, 4 th Edition (chapter 2) 1.
Basic LAN techniques IN common with all other computer based systems networks require both HARDWARE and SOFTWARE to function. Networks are often explained.
Chapter 7 Low-Level Protocols
Naming & Framing Ch. 6–Layer 2 Concepts By: Allan Johnson.
© 2007 Cisco Systems, Inc. All rights reserved. 1 Network Addressing Networking for Home and Small Businesses – Chapter 5 Darren Shaver – Modified Fall.
Physical & Logical Address COMP 315. MAC Address A media access control address (MAC address) is a unique identifier assigned to network interfaces for.
S305 – Network Infrastructure Chapter 6 Local Area Network.
C HAPTER 9 Supporting TCP/IP, DNS using Windows XP.
Chapter 18 IP: Internet Protocol Addresses
Chapter 6-2 the TCP/IP Layers. The four layers of the TCP/IP model are listed in Table 6-2. The layers are The four layers of the TCP/IP model are listed.
Addressing Through the Layers  Data Link Layer Address  Network Layer Address.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 Semester 1 CHAPTER 6 REVIEW JEOPARDY Frames Data Link LayerMACAddressingHexadecimalsMiscellaneous
LECTURE ON IP Addressing. What is Networking? –by ‘computer network’ we mean the interconnection between different computers. Why Networking? –to share.
Ethernet Encapsulation RFC 894. Ethernet The term Ethernet generally refers to a standard published in 1982 by Digital Equipment Corp., Intel Corp., and.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Ethernet Network Fundamentals – Chapter 9.
1 Chapter 8 – TCP/IP Fundamentals TCP/IP Protocols IP Addressing.
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.
© Cengage Learning 2014 How IP Addresses Get Assigned A MAC address is embedded on a network adapter at a factory IP addresses are assigned manually or.
Data Link Layer and Ethernet COM211 Communications and Networks CDA College Theodoros Christophides
Linux Operations and Administration Chapter Eight Network Communications.
Naming & Framing Ch. 6–Layer 2 Concepts. Layer 2’s Job For every limitation of Layer 1, Layer 2 has a solution. Layer 1 cannot name computers. How does.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Renesas Electronics America Inc. © 2010 Renesas Electronics America Inc. All rights reserved. Overview of Ethernet Networking A Rev /31/2011.
Voice Over Internet Protocol (VoIP) Copyright © 2006 Heathkit Company, Inc. All Rights Reserved Presentation 5 – VoIP and the OSI Model.
+ Lecture#2: Ethernet Asma ALOsaimi. + Objectives In this chapter, you will learn to: Describe the operation of the Ethernet sublayers. Identify the major.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
Local Area Networks: Topologies. 2 Packet Identification & MAC Addresses Each packet specifies an intended recipient with an identifier. – Demultiplexing.
1 Layer 3: Routing & Addressing Honolulu Community College Cisco Academy Training Center Semester 1 Version
Windows Vista Configuration MCTS : Advanced Networking.
Understand IPv6 Part 2 LESSON 3.3_B Networking Fundamentals.
Chapter Objectives In this chapter, you will learn:
Introduction to Networks v6.0
Lecture 3 By Miss Irum Matloob.
Instructor Materials Chapter 5: Ethernet
Local Area Networks: Topologies
Chapter-5 TCP/IP Suite.
Data Networking via LANs Packets and Frames
The Open System Interconnection (OSI) Model & Network Protocols.
Chapter 9 Objectives Understand TCP/IP Protocol.
Chapter 5 Network and Transport Layers
Ethernet : Framing and Addressing
Topologies, Protocols and Layers
Chapter 10: Ethernet Network Basics Chapter 10: Ethernet
CCNA 1 Chapter 5 Ethernet Fundamentals
Delivering the Data.
Lec 6 ADDRESSING Computer Networks Al-Mustansiryah University
Chapter 13 Wired LANs: Ethernet
Objectives: 1.Identify different internet protocol (IP) 2.Configure sample of IP address 3.Appreciate and relate protocol in our life.
Presentation transcript:

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. CS – Carrier Sense MA – Multiple Access CD – Collision Detection

Ethernet Packet The information in an Ethernet network is exchanged in a packet form. The information in an Ethernet network is exchanged in a packet form. The packet provides grouping of the information for transmission. The packet provides grouping of the information for transmission.

The Ethernet Packet Preamble – an alternating pattern of 1’s and 0’s used for synchronization

The Ethernet Packet Start Frame Delimiter – a binary 8-bit sequence of that indicates the start of the frame

The Ethernet Packet Destination MAC Address and Source MAC Address – Each computer has an Ethernet network interface card (NIC) or network adapter that has a unique media access control (MAC) address associated with it. The MAC address is 6 bytes (12 hex characters) in length.

The Ethernet Packet Length / Type - an indication of the number of bytes in the data field if this value is less than If this number is greater than 1500, it indicates the type of data format, for example IP or IPX.

The Ethernet Packet This is the data being transferred from the source to the destination and destination to the source.

The Ethernet Packet This is the data being transferred from the source to the destination and destination to the source.

The Ethernet Packet This is the data being transferred from the source to the destination and destination to the source.

The Ethernet Packet A field used to bring the total number of bytes up to the minimum of 46 if the data field is less than 46 bytes.

The Ethernet Packet A 4-byte CRC (cyclic redundancy check) value used for error detection. The CRC is performed on the characters from the destination MAC address through the Pad fields. If an error is detected, the system retransmits the data.

The Ethernet Packet A 4-byte CRC (cyclic redundancy check) value used for error detection. The CRC is performed on the characters from the destination MAC address through the Pad fields. If an error is detected, the system retransmits the data.

A Network Interface Card

The MAC address How is the destination and source addresses for the data determined within a LAN? How is the destination and source addresses for the data determined within a LAN? Networked devices, such as computers and network printers each have an electronic hardware interface to the LAN called a Network Interface Card (NIC) or integrated network port. The NIC contains a unique network address called the MAC address. Networked devices, such as computers and network printers each have an electronic hardware interface to the LAN called a Network Interface Card (NIC) or integrated network port. The NIC contains a unique network address called the MAC address.

FIGURE 1-10 An example of a small office LAN star topology. Jeffrey S. Beasley Networking, 1e Copyright ©2004 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights reserved.

The MAC address The MAC address is 6 bytes (48 bits) in length. The MAC address is 6 bytes (48 bits) in length. The address is displayed in 12 hexadecimal codes. The first 6 hexadecimal codes are used to indicate the vendor of the network interface, also called the Organizationally Unique Identifier (OUI) The address is displayed in 12 hexadecimal codes. The first 6 hexadecimal codes are used to indicate the vendor of the network interface, also called the Organizationally Unique Identifier (OUI) the last 6 hexadecimal values are unique numbers assigned by the vendor. the last 6 hexadecimal values are unique numbers assigned by the vendor. IEEE is the worldwide source of registered OUIs. IEEE is the worldwide source of registered OUIs.

The MAC address Table 1-3 A Sample of MAC Addresses Company ID / Vendor Manufacturer Serial # 00-AA-00-B6-7A-57Intel Corporation (00-AA-00) C-32-11Cisco Systems, Inc. ( ) 00-0A-27-B7-3E-F8Apple Computer Inc. (00-0A-27)

the MAC address The MAC address, also called the Ethernet, physical, hardware or adapter address The MAC address, also called the Ethernet, physical, hardware or adapter address The MAC address can be obtained from computers operating under Microsoft Windows by typing the ipconfig /all command while in the command mode. The MAC address can be obtained from computers operating under Microsoft Windows by typing the ipconfig /all command while in the command mode.

FIGURE 1-7 The Run window used to enter the command prompt in Windows XP. Jeffrey S. Beasley Networking, 1e Copyright ©2004 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights reserved.

The MAC address is listed under the Ethernet adapter Local Area Connection: heading. The Media State - Media disconnected text indicates that there is not an active Ethernet device connected to the computer. The Description lists the manufacturer and model of the network interface and the Physical Address of A E is the actual MAC address for the computer.

ipconfig /all demonstration Click on Start – Run and enter the command cmd Enter ipconfig /all to display the MAC address

IP Addressing The MAC address provides the physical address for the network interface card, but provides no information as to its network location or even on what LAN, or in which building, city, or even the country in which the network resides? The MAC address provides the physical address for the network interface card, but provides no information as to its network location or even on what LAN, or in which building, city, or even the country in which the network resides? IP addressing provides a solution to worldwide addressing. IP addressing provides a solution to worldwide addressing.

IPv4 Addressing The IP address is a unique 32 bit address that identifies on which network the computer is located. The address is divided into four 8-bit parts. The format for the IP address is The IP address is a unique 32 bit address that identifies on which network the computer is located. The address is divided into four 8-bit parts. The format for the IP address is A. B. C. D. where the A.B.C.D. values are written as the decimal equivalent of the 8-bit binary value. The range for each of the decimal values is 0 to 255. where the A.B.C.D. values are written as the decimal equivalent of the 8-bit binary value. The range for each of the decimal values is 0 to 255.

IPv4 Addresses IP addresses are issued based upon the class of the network. Examples of the classes of IP networks are provided in Table 1-4 of the text. IP addresses are issued based upon the class of the network. Examples of the classes of IP networks are provided in Table 1-4 of the text. ClassDescription Example IP Numbers Class AGovernments, very large networks44.*.*.* Class BMidsize companies, universities, etc ".* Class CSmall networks *

IPv4 Addressing Table 1-5The Address Range for each Class of Network Class A to Class B to Class C to

IPv4 Addressing network number is the portion of the IP address that defines which network the IP packet is originating from or being delivered to. network number is the portion of the IP address that defines which network the IP packet is originating from or being delivered to. The * entries for each class represent the host number. The host number is the portion of the IP address that defines the address of the networking device connected to the network. The host number is also called the host address. The * entries for each class represent the host number. The host number is the portion of the IP address that defines the address of the networking device connected to the network. The host number is also called the host address

IPv4 Addressing The network number provides sufficient information for routing the data to the appropriate destination network. The network number provides sufficient information for routing the data to the appropriate destination network. The destination network then uses the remaining information (the * portion) to direct the packet to the destination computer or host. The destination network then uses the remaining information (the * portion) to direct the packet to the destination computer or host. The * portion of the address is typically assigned by the local network system administrator or is dynamically assigned when users need access outside their local networks. The * portion of the address is typically assigned by the local network system administrator or is dynamically assigned when users need access outside their local networks

IPv4 Addressing - ISP your Internet Service Provider (ISP) dynamically assigns an IP address to your computer when you log on to the Internet. your Internet Service Provider (ISP) dynamically assigns an IP address to your computer when you log on to the Internet. Remember, you can check the IP address assigned to your computer by your ISP using the ipconfig command in the command prompt. Remember, you can check the IP address assigned to your computer by your ISP using the ipconfig command in the command prompt

IPv4 Private Addresses Table 1-6 Private IP Addresses

Private IP Addresses Private addresses are IP addresses set aside for use in private intranets. Private addresses are IP addresses set aside for use in private intranets. An intranet is an internal network that provides file and resource sharing. An intranet is an internal network that provides file and resource sharing. Private addresses are not valid addresses for Internet use because they have been reserved but can be used within a private LAN to create an IP network. Private addresses are not valid addresses for Internet use because they have been reserved but can be used within a private LAN to create an IP network.

IP Network An IP network is one that uses IP addressing for identifying devices connected to the network and is also the addressing scheme used in TCP/IP networks. An IP network is one that uses IP addressing for identifying devices connected to the network and is also the addressing scheme used in TCP/IP networks. TCP/IP stands for Transmission Control Protocol/Internet Protocol and is the protocol suite used for internetworks such as the Internet. TCP/IP stands for Transmission Control Protocol/Internet Protocol and is the protocol suite used for internetworks such as the Internet. The topic of IP addressing will be examined in greater detail throughout the text. For Chapter 1 the objective is to use the IP addresses for configuring the address of the computers for operation in a TCP/IP network. The topic of IP addressing will be examined in greater detail throughout the text. For Chapter 1 the objective is to use the IP addresses for configuring the address of the computers for operation in a TCP/IP network.

Section 1-3 Key Terms CSMA/CD CSMA/CD Packet Packet Network Interface Card Network Interface Card MAC Address MAC Address Organizationally Unique Identifier (OUI) Organizationally Unique Identifier (OUI) Ethernet, Physical, Hardware, or Adapter Address Ethernet, Physical, Hardware, or Adapter Address

Section 1-3 Key Terms ipconfig /all ipconfig /all IANA – Internet Assigned Numbers Authority IANA – Internet Assigned Numbers Authority IP address IP address Network Number Network Number Host Number Host Number Host Address Host Address

Section 1-3 Key Terms ISP ISP Private Address Private Address Intranet Intranet IP Network IP Network TCP/IP TCP/IP