modul6-Data Link Layer Overview
8 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the primary function of the Data Link Layer in the OSI model?

  • Handles networking protocols at the application layer.
  • Encapsulates application data into transport packets.
  • Responsible for end-to-end communication across different networks.
  • Manages NIC-to-NIC communications on the same physical network. (correct)
  • Which sublayer of the Data Link Layer is defined by IEEE 802.2?

  • Media Access Control (MAC)
  • Logical Link Control (LLC) (correct)
  • Frame Relay Control (FRC)
  • Network Interface Card (NIC)
  • Which access method is used in legacy shared networks like hubs?

  • Mesh Networking
  • Full-Duplex
  • Point-to-Point
  • Half-Duplex (correct)
  • What type of addressing is unique to each NIC and used for local delivery?

    <p>MAC Addressing</p> Signup and view all the answers

    Which of the following describes CSMA/CD?

    <p>A contention-based method used to detect collisions in Ethernet hubs.</p> Signup and view all the answers

    Which topology is characterized by one central router connected to multiple branches?

    <p>Hub-and-Spoke</p> Signup and view all the answers

    Which is NOT a typical data link layer protocol?

    <p>HTTP</p> Signup and view all the answers

    When a frame crosses a router to reach a new network, which addressing is updated?

    <p>Layer 2 (MAC) addresses</p> Signup and view all the answers

    Study Notes

    • Layer 2 is responsible for communication between network interface cards (NICs) on the same physical network.
    • Encapsulates Layer 3 packets (IP packets) into frames for transmission.
    • Frame structure typically includes a header (source/destination Layer 2 addresses), data (Layer 3 packet), and a trailer (error detection, e.g., FCS/CRC).

    Sublayers: LLC and MAC

    • Logical Link Control (LLC): Defined by IEEE 802.2; communicates with upper-layer protocols (like IP); identifies the Layer 3 protocol within the frame.
    • Media Access Control (MAC): Handles data link addressing (source and destination MAC addresses); manages frame delimiting, error detection (FCS), and media access (how devices share the medium).

    Media Access Control Methods

    • Half-Duplex: One device transmits at a time; used in legacy shared networks (hubs); contention-based access (CSMA/CD or CSMA/CA).
    • Full-Duplex: Devices can transmit and receive simultaneously; common in modern switched Ethernet.
    • Contention-Based Access (Shared Media):
      • CSMA/CD (Ethernet hubs): detects collisions.
      • CSMA/CA (Wireless LAN): avoids collisions; uses acknowledgments.

    Network Topologies

    • Physical Topology: Physical layout (e.g., star, extended star, point-to-point).
    • Logical Topology: How data flows through the network (often star or bus logically).
    • WAN Topologies:
      • Point-to-point: Simplest, direct link.
      • Hub-and-spoke: Central router to many branches.
      • Mesh: Multiple interconnected routers.
    • LAN Topologies:
      • Star/Extended Star: Most common for Ethernet.
      • Bus and Ring: Legacy.

    Layer 2 Addressing (MAC Addresses)

    • MAC addresses are unique physical addresses for each NIC or interface; used for local delivery on the same network.
    • Frames only contain MAC addresses within the same network segment.
    • Routers update MAC addresses when frames cross to new networks.
    • Ethernet (IEEE 802.3)
    • 802.11 Wireless LAN
    • WAN protocols (PPP, HDLC, Frame Relay, etc.) - often replaced by Ethernet in modern WANs.

    Studying That Suits You

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

    Quiz Team

    Description

    Dive into the intricacies of the Data Link Layer, focusing on its role in facilitating communication between network interface cards. This quiz covers encapsulation, frame structures, the LLC and MAC sublayers, and the various media access control methods. Test your understanding of these essential networking concepts.

    More Like This

    OSI Model: Data Link Layer and Nodes
    46 questions
    OSI Model: Data Link Layer
    6 questions

    OSI Model: Data Link Layer

    AccomplishedStanza4833 avatar
    AccomplishedStanza4833
    Use Quizgecko on...
    Browser
    Browser