2101 Ch07: Ethernet Switching
25 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition

Podcast

Play an AI-generated podcast conversation about this lesson

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</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</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</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</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</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</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)</p> Signup and view all the answers

    Which layer of the OSI model does MAC addressing operate?

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

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

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

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

    <p>Organizationally Unique Identifier</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</p> Signup and view all the answers

    How are hexadecimal numbers often denoted in documentation?

    <p>With the prefix 0x</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</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.</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.</p> Signup and view all the answers

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

    <p>Data link layer</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.</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.</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.</p> Signup and view all the answers

    How many bytes are contained in an Ethernet MAC address?

    <p>6 bytes</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).</p> Signup and view all the answers

    What is encapsulated in an Ethernet frame?

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

    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

    Description

    Test your knowledge on Ethernet MAC addresses and their representations! This quiz focuses on understanding how 48-bit binary values are converted to hexadecimal and the significance of these conversions in networking. Brush up on the basics of binary, decimal, and hexadecimal comparisons.

    More Like This

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

    Ethernet LAN: MAC Addresses

    IntelligentJasper852 avatar
    IntelligentJasper852
    Address Resolution: MAC and IP Addresses
    40 questions
    Ethernet and MAC Addresses
    10 questions

    Ethernet and MAC Addresses

    ImprovedCloisonnism avatar
    ImprovedCloisonnism
    Use Quizgecko on...
    Browser
    Browser