nerdexam
F5

101 · Question #575

What are two examples of network layer protocols? (Choose two)

The correct answer is A. ARP E. ICMP. ARP and ICMP are network layer protocols in the TCP/IP model, supporting IP address resolution and IP-level error and diagnostic messaging respectively.

Section 1: OSI Model, Network, and Application Delivery Basics

Question

What are two examples of network layer protocols? (Choose two)

Options

  • AARP
  • BTCP
  • CIPv4
  • DBGP
  • EICMP

How the community answered

(25 responses)
  • A
    92% (23)
  • B
    4% (1)
  • D
    4% (1)

Why each option

ARP and ICMP are network layer protocols in the TCP/IP model, supporting IP address resolution and IP-level error and diagnostic messaging respectively.

AARPCorrect

ARP (Address Resolution Protocol) maps Layer 3 IP addresses to Layer 2 MAC addresses and is directly invoked by the IP stack to resolve next-hop addresses. It is tightly coupled to network layer operations and is classified as a network layer support protocol in the TCP/IP model.

BTCP

TCP (Transmission Control Protocol) operates at Layer 4 of the OSI model, providing reliable connection-oriented data transport, not network layer addressing or delivery functions.

CIPv4

While IPv4 defines the network layer packet format and addressing scheme, it represents the overarching internetwork framework rather than a discrete operational protocol example in the way ARP and ICMP are.

DBGP

BGP (Border Gateway Protocol) is an interdomain path-vector routing protocol that runs over TCP port 179 and is classified at the application layer, not the network layer.

EICMPCorrect

ICMP (Internet Control Message Protocol) is encapsulated directly within IP datagrams at Layer 3 without a transport layer header. It delivers essential network layer functions including destination-unreachable notifications, time-exceeded messages, and echo request/reply used by ping and traceroute.

Concept tested: OSI and TCP/IP network layer protocol identification

Source: https://www.ietf.org/rfc/rfc792.txt

Topics

#OSI network layer#ARP#ICMP#Layer 3 protocols

Community Discussion

No community discussion yet for this question.

Full 101 Practice