5.1.2.8 Lab - Viewing Network Device MAC Addresses
5.1.2.8 Lab - Viewing Network Device MAC Addresses
Topology
Addressing Table
Objectives
Part 1: Configure Devices and Verify Connectivity
Part 2: Display, Describe, and Analyze Ethernet MAC Addresses
Background / Scenario
Every device on an Ethernet LAN is identified by a Layer 2 MAC address. This address is assigned by the
manufacturer and stored in the firmware of the NIC. This lab will explore and analyze the components that
make up a MAC address, and how you can find this information on a switch and a PC.
You will cable the equipment as shown in the topology. You will configure the switch and PC to match the
addressing table. You will verify your configurations by testing for network connectivity.
After the devices have been configured and network connectivity has been verified, you will use various
commands to retrieve information from the devices to answer questions about your network equipment.
Note: The switches used are Cisco Catalyst 2960s with Cisco IOS Release 15.0(2) (lanbasek9 image). Other
switches and Cisco IOS versions can be used. Depending on the model and Cisco IOS version, the
commands available and the output produced might vary from what is shown in the labs.
Note: Make sure that the switches have been erased and have no startup configurations. If you are unsure,
ask your instructor.
Required Resources
1 Switch (Cisco 2960 with Cisco IOS Release 15.0(2) lanbasek9 image or comparable)
1 PC (Windows 7 or 8 with a terminal emulation program, such as Tera Term)
Console cable to configure the Cisco switch via the console ports
Ethernet cables as shown in the topology
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 5
Lab – Viewing Network Device MAC Addresses
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 2 of 5
Lab – Viewing Network Device MAC Addresses
What is the OUI portion of the MAC address for this device?
0001.97
What is the serial number portion of the MAC address for this device?
2B.C6EC
Using the example above, find the name of the vendor that manufactured this NIC.
Cisco Systems, INC.
b. From the command prompt on PC-A, issue the ipconfig /all command and identify the OUI portion of the
MAC address for the NIC of PC-A.
e4-f8-9c
Identify the serial number portion of the MAC address for the NIC of PC-A.
69-0b-1e
Identify the name of the vendor that manufactured the NIC of PC-A.
Intel Corporate
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 3 of 5
Lab – Viewing Network Device MAC Addresses
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 4 of 5
Lab – Viewing Network Device MAC Addresses
Reflection
1. Can you have broadcasts at the Layer 2 level? If so, what would the MAC address be?
You can and often do have broadcasts at Layer 2. ARP will use broadcasts to find MAC address information.
2. Why would you need to know the MAC address of a device?
There could be a variety of reasons. In a large network, it may be easier to pinpoint location and identity of a
device by MAC address rather than IP address. The MAC OUI will list the manufacturer, which may help
narrow down the search. Security measures can be applied at Layer 2 so knowledge of allowable MAC
addresses is needed
© 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 5 of 5