Posts

Showing posts from January, 2022

7.2.7 Lab – View Network Device MAC Addresses (Answers)

Image
 Objectives Configure Devices and Verify Connectivity in Part 1 Part 2: Display, Describe, and Analyze MAC Addresses for Ethernet Context / Scenario A Layer 2 MAC address uniquely identifies each device on an Ethernet LAN. The manufacturer assigns and stores this address in the NIC's firmware. This lab will investigate and evaluate the components of a MAC address, as well as how to locate this information on a switch or a PC. You will connect the equipment in the topology depicted. The switch and PC will be configured to match the addressing table. You will validate your settings by attempting to connect to the network. After configuring the devices and verifying network connection, you'll use a variety of commands to get information from the devices in order to answer questions about your network equipment. Cisco Catalyst 2960 switches running Cisco IOS Release 15.2(2) were utilised (lanbasek9 image). Other Cisco switches and Cisco IOS versions are also supported. Depending on...

7.1.6 Lab – Use Wireshark to Examine Ethernet Frames

Image
 Objectives Part 1: Analyze the Ethernet II Frame's Header Fields Part 2: Capturing and Analyzing Ethernet Frames Using Wireshark Context / Scenario When protocols at the upper layers communicate, data flows down the Open Systems Interconnection (OSI) layers and is encapsulated in a Layer 2 frame. The frame composition is determined by the mode of media access. For instance, if the upper layer protocols are TCP and IP and the media access layer protocol is Ethernet, the Layer 2 frame encapsulation will be Ethernet II. This is standard behaviour in a LAN environment. It is beneficial to analyse frame header information when learning about Layer 2 concepts. You will review the fields contained in an Ethernet II frame in the first section of this lab. In Part 2, you'll capture and analyse Ethernet II frame header fields for local and remote traffic using Wireshark. Note from the instructor: This lab assumes the student is using a personal computer with internet access. Additionall...