MAC Address The Media Access Control (MAC) address is just as important as the IP address. The MAC address is a unique value associated with the network.

Slides:



Advertisements
Similar presentations
ARP AND RARP ROUTED AND ROUTING Tyler Bish. ARP There are a variety of ways that devices can determine the MAC addresses they need to add to the encapsulated.
Advertisements

CCNA1 v3 Module 9 v3 CCNA 1 Module 9 JEOPARDY K. Martin Galo Valencia.
1 Address Resolution Protocol (ARP) Relates to Lab 2. This module is about the address resolution protocol.
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.
1 Address Resolution Protocol (ARP) Relates to Lab 2. This module is about the address resolution protocol.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1 Building a Simple Network Understanding Ethernet.
Oct 21, 2004CS573: Network Protocols and Standards1 IP: Addressing, ARP, Routing Network Protocols and Standards Autumn
Introduction to TCP/IP
MAC AddressesCS-502 (EMC) Fall Clarification — MAC Addresses and IP Networks CS-502, Operating Systems Fall 2009 (EMC) (Slides include materials.
Overview of simple LANs. Networking basics: LAN TCP/IP is the protocol used in the Internet and dominates the internet and transport layers The subnet.
Building a Simple Network
CS 356 Systems Security Spring Dr. Indrajit Ray
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.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Computer Communication and Networks Muhammad Waseem Iqbal Lecture # 07.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.0 Module 9 TCP/IP Protocol Suite and IP Addressing.
IP Addressing Basics LAB 8.
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.
Connecting Networks © 2004 Cisco Systems, Inc. All rights reserved. Exploring How IP Address Protocols Work INTRO v2.0—4-1.
CCNA 1 v3.0 Module 9 TCP/IP Protocol Suite and IP Addressing
Exploring the Packet Delivery Process Chapter
DNS (Domain Name System) Protocol On the Internet, the DNS associates various sorts of information with domain names. A domain name is a meaningful and.
1 Data Link Layer Lecture 17 Imran Ahmed University of Management & Technology.
The Fabric of Network: Ethernet By: Mujtaba Faraz Baig Mirza.
Chapter 7 Low-Level Protocols
CMPT 471 Networking II Address Resolution IPv4 ARP RARP 1© Janice Regan, 2012.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—2-1 Ethernet LANs Exploring the Packet Delivery Process.
ECE 526 – Network Processing Systems Design Networking: protocols and packet format Chapter 3: D. E. Comer Fall 2008.
CS 447 Networks and Data Communication ARP (Address Resolution Protocol) for the Internet Department of Computer Science Southern Illinois University Edwardsville.
1 Network Administration Module 3 ARP/RARP. 2 Address Resolution The problem Physical networks use physical addresses, not IP addresses Need the physical.
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 2 Dissecting the OSI Model
BAI513 - PROTOCOLS ARP BAIST – Network Management.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 1 v3.1 Module 9 TCP/IP Protocol Suite and IP Addressing.
CCNA 1 v3.0 Module 9 TCP/IP Protocol Suite and IP Addressing
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Ethernet Network Fundamentals – Chapter 9.
Ethernet Basics -9 MAC Addresses. MAC address (physical address) In a Local Area Network (LAN) or other network, the MAC (Media Access Control) Address.
© 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.
Networking Material taken mainly from HowStuffWorks.com.
Data Link Layer and Ethernet COM211 Communications and Networks CDA College Theodoros Christophides
SWICHING & ROUTING.
Renesas Electronics America Inc. © 2010 Renesas Electronics America Inc. All rights reserved. Overview of Ethernet Networking A Rev /31/2011.
1 Binding Protocol Addresses (ARP ). 2 Resolving Addresses Hardware only recognizes MAC addresses IP only uses IP addresses Consequence: software needed.
Wednesday, August 7 th 2013 By the Improvisors.  An Internet Protocol (IP) address is a protocol rule which contains the address of a digital device.
TCP/IP Protocol Suite 1 Chapter 7 Upon completion you will be able to: ARP ( and ARP ( RFC-826) and RARP ( RARP ( RFC-903) Understand the need for ARP.
TCP/IP Protocol Suite and IP Addressing Presented By : Dupien AMS.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
Wrapping up subnetting, mapping IPs to physical ports BSAD 146 Dave Novak Sources: Network+ Guide to Networks, Dean 2013.
Also known as hardware/physi cal address Customer Computer (Client) Internet Service Provider (ISP) MAC Address Each Computer has: Given by NIC card.
Cisco I Introduction to Networks Semester 1 Chapter 3 JEOPADY.
Spring Ch 17 Internetworking Concepts, Architecture, and Protocols Part III Internetworking.
Address Resolution Protocol (ARP)
IP: Addressing, ARP, Routing
Instructor Materials Chapter 5: Ethernet
How do we send data across computer networks
MAC Addresses and ARP 32-bit IP address:
ARP and RARP Objectives Chapter 7 Upon completion you will be able to:
What the OSI Protocol Layers Do
Semester 2 1 JEOPARDY CHAPTER 1 REVIEW S2C01 Jeopardy Review.
Address Resolution Protocol (ARP)
network interface card (NIC)
Ct1403 Lecture#2: DATA LINK LAYER
Net 323: NETWORK Protocols
(Read Forouzan Chapters 6 and 7)) IP Forwarding Procedure
Address Resolution Protocol (ARP)
CS 457 – Lecture 10 Internetworking and IP
Network Fundamentals – Chapter 9
Charles Warren and Ben Kangas
Address Resolution Protocol (ARP)
Ch 17 - Binding Protocol Addresses
16EC Computer networks unit II Mr.M.Jagadesh
Presentation transcript:

MAC Address The Media Access Control (MAC) address is just as important as the IP address. The MAC address is a unique value associated with the network adapter (NIC). MAC addresses are known as the hardware addresses or physical addresses. They uniquely identify the adapter on the LAN.

MAC Address Format of the MAC address: MM:MM:MM:SS:SS:SS or MM-MM-MM-SS-SS-SS The first half of the MAC address contains the ID number of the adapter manufacturer. These IDs are regulated by an Internet standards organization. The second half of the MAC address represents the serial number assigned to the adapter by the manufacturer.

MAC Address

Format of the MAC address: The following prefix indicates the manufacturer is Intel Corporation: 00:A0:C9:14:C8:29

MAC Address MAC and IP address functionality: The MAC addresses function at the data link layer (layer 2) and the IP addresses function at the network layer (layer 3). It’s a bit of oversimplification, but the IP addresses support the software implementation and the MAC addresses support the hardware implementation of the network stack (OSI model). The MAC address generally remains fixed and follows the network device, but the IP address changes as the network device moves from one network to another.

MAC Address MAC and IP address functionality: The IP network maintains a mapping between the IP address of a device and its MAC address. This mapping is know as the ARP cache or ARP table. The DHCP also relies on MAC addresses to manage the unique assignment of IP addresses to devices.

MAC Address