nerdexam
GIAC

GSEC · Question #362

There is not universal agreement on the names of the layers in the TCP/IP networking model. Which of the following is one of the functions of the bottom layer which is sometimes called the Network…

The correct answer is D. Defines the procedures for interfacing with Ethernet devices. The Network Access (Link) layer in the TCP/IP model is responsible for interfacing with physical network hardware and defining frame formats for specific technologies like Ethernet.

Networking and Core Concepts

Question

There is not universal agreement on the names of the layers in the TCP/IP networking model. Which of the following is one of the functions of the bottom layer which is sometimes called the Network Access or Link Layer?

Options

  • AProvides end-to-end data delivery service for user applications
  • BHandles the routing of the data packets over the network
  • CManages IP addressing and encryption for data packets
  • DDefines the procedures for interfacing with Ethernet devices

How the community answered

(37 responses)
  • A
    14% (5)
  • B
    3% (1)
  • C
    8% (3)
  • D
    76% (28)

Why each option

The Network Access (Link) layer in the TCP/IP model is responsible for interfacing with physical network hardware and defining frame formats for specific technologies like Ethernet.

AProvides end-to-end data delivery service for user applications

End-to-end data delivery for user applications is the responsibility of the Transport layer (TCP/UDP), not the Network Access/Link layer.

BHandles the routing of the data packets over the network

Routing of data packets across networks is the function of the Internet layer (IP), not the Network Access/Link layer.

CManages IP addressing and encryption for data packets

IP addressing is managed by the Internet layer, not the Network Access/Link layer, and link-layer encryption is not a primary function defined at this layer.

DDefines the procedures for interfacing with Ethernet devicesCorrect

The Network Access/Link layer defines the procedures and protocols for interfacing directly with network hardware such as Ethernet, including frame formatting, MAC addressing, and physical transmission. This layer maps to OSI Layers 1 and 2 and handles technology-specific communication details that higher layers abstract away.

Concept tested: TCP/IP Network Access Link layer functions

Source: https://www.rfc-editor.org/rfc/rfc1122

Topics

#TCP/IP model#link layer#network access layer#Ethernet

Community Discussion

No community discussion yet for this question.

Full GSEC Practice