2101 Ch07: Ethernet Switching

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

What does the vendor code in a MAC address represent?

  • A unique identifier assigned during manufacturing only
  • A random number generated for each device
  • A unique identifier assigned by the vendor (correct)
  • A unique identifier assigned by the operating system

What can lead to the existence of duplicate MAC addresses?

  • Software updates
  • Changes made to network protocols
  • Mistakes in manufacturing or virtual machine implementations (correct)
  • Proper manufacturing processes

What happens to the MAC address when a computer boots up?

  • It is modified by the operating system
  • It is erased from ROM
  • It is copied from ROM to RAM (correct)
  • It is generated randomly

Which term is often used to refer to the MAC address due to its storage method?

<p>Burned-in address (B)</p> Signup and view all the answers

What is a unicast MAC address used for in Ethernet communications?

<p>To send a frame from a single device to another single device (A)</p> Signup and view all the answers

Which of the following is NOT a reason to change a MAC address?

<p>To enhance device performance (B)</p> Signup and view all the answers

What does the destination MAC address in an Ethernet frame identify?

<p>The unique address of the receiving device NIC (C)</p> Signup and view all the answers

What is the format of an Ethernet MAC address?

<p>48-bit binary value expressed as 12 hexadecimal digits (B)</p> Signup and view all the answers

Why is hexadecimal used to represent Ethernet MAC addresses?

<p>It requires fewer digits to express binary values (D)</p> Signup and view all the answers

What must vendors do to ensure their MAC addresses are unique?

<p>Register with the IEEE for an organizationally unique identifier (OUI) (C)</p> Signup and view all the answers

Which layer of the OSI model does MAC addressing operate?

<p>Data Link Layer (C)</p> Signup and view all the answers

What is the length of an Ethernet MAC address in bytes?

<p>6 bytes (D)</p> Signup and view all the answers

What does OUI stand for in the context of MAC addressing?

<p>Organizationally Unique Identifier (A)</p> Signup and view all the answers

What happens if two devices on a network have the same MAC address?

<p>Only one device will function at a time (B)</p> Signup and view all the answers

How are hexadecimal numbers often denoted in documentation?

<p>With the prefix 0x (A)</p> Signup and view all the answers

Which of the following is true about changing MAC addresses?

<p>MAC addresses can be altered using software (C)</p> Signup and view all the answers

What is the structure of an Ethernet MAC address?

<p>It is a 48-bit address expressed using 12 hexadecimal digits. (B)</p> Signup and view all the answers

What happens if two devices on a network have the same MAC address?

<p>Network collisions may occur, leading to communication failures. (A)</p> Signup and view all the answers

At which layer of the OSI model does MAC addressing operate?

<p>Data link layer (C)</p> Signup and view all the answers

Is it possible to change a device's MAC address?

<p>Yes, MAC addresses can be changed using software configuration. (B)</p> Signup and view all the answers

What does the vendor OUI in a MAC address represent?

<p>The Organizationally Unique Identifier assigned to a manufacturer. (D)</p> Signup and view all the answers

What is the purpose of the FCS field in an Ethernet frame?

<p>To detect errors in the transmitted frame. (A)</p> Signup and view all the answers

How many bytes are contained in an Ethernet MAC address?

<p>6 bytes (B)</p> Signup and view all the answers

What feature do most modern switches support regarding cable connections?

<p>Automatic medium-dependent interface crossover (auto-MDIX). (A)</p> Signup and view all the answers

What is encapsulated in an Ethernet frame?

<p>Source and destination MAC addresses, along with other fields. (A)</p> Signup and view all the answers

Flashcards are hidden until you start studying

Study Notes

Ethernet MAC Address

  • Each Ethernet device has a unique MAC address derived from a vendor-specific organizationally unique identifier (OUI).
  • OUI is a 24-bit (3-byte) code assigned to vendors by IEEE, ensuring distinct MAC addresses across devices.
  • An Ethernet MAC address is a 48-bit value, typically represented in hexadecimal as 12 digits (e.g., 00-60-2F-3A-07-BC).
  • MAC addresses are often hardcoded into a device's read-only memory (ROM) and can be referred to as burned-in addresses (BIA).
  • Changing a MAC address is possible via software on modern systems, which complicates the security of MAC-based filtering.

Ethernet Frame Processing

  • The Ethernet frame comprises essential fields: preamble, destination MAC address, source MAC address, EtherType, data, and Frame Check Sequence (FCS).
  • Frames are processed by examining the destination MAC address against the device's stored MAC in RAM; a match allows further processing up the OSI layers.
  • Ethernet NICs accept frames with matching MAC addresses or if intended for a broadcast/multicast group.

Addressing and Communication Types

  • Different types of MAC addressing in Ethernet: unicast (one-to-one), broadcast (one-to-all), and multicast (one-to-many).
  • Each network device, including workstations, printers, and routers, has an Ethernet MAC address for identification.

Data Encapsulation and Cables

  • Ethernet operates at the data link and physical layers, requiring various cable types for connections between similar and different devices.
  • A crossover cable connects like devices, while straight-through cables connect unlike devices; auto-MDIX feature can auto-detect cable types.

Frame Forwarding Methods on Switches

  • Store-and-Forward Switching: Entire frame is received; switch computes the CRC to check for errors before forwarding. Error detection helps prevent bandwidth waste with corrupt data.
  • Cut-Through Switching: Forwarding begins upon reading the destination address, potentially leading to faster performance but does not check for frame integrity before transmission.

Network Configuration and Operations

  • Upon boot, a NIC loads its MAC address from ROM into RAM, facilitating network communication.
  • In environments with a default gateway, Ethernet frames are sent to the gateway MAC address when IP is on a different network.
  • Switches dynamically learn MAC addresses as they receive frames, populating their MAC address table—also known as a CAM table—for efficient frame forwarding.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

2101-Ch07.docx

More Like This

Ethernet Protocol: Access and Frame Format
12 questions
Ethernet LAN: MAC Addresses
40 questions

Ethernet LAN: MAC Addresses

IntelligentJasper852 avatar
IntelligentJasper852
Ethernet Frame Minimum Size
10 questions

Ethernet Frame Minimum Size

SensitiveVibraphone avatar
SensitiveVibraphone
Understanding Ethernet and MAC Addresses
20 questions
Use Quizgecko on...
Browser
Browser