Objective 1.1N10-009

1.1 Explain concepts related to the Open Systems Interconnection (OSI) reference model.

Objective 1.1 sits in Networking Concepts, which carries 23% of the Network+ exam. The questions below are original, written from the official objective title above, and each explanation cites the CompTIA page it rests on.

Objective title verbatim from the official objectives. CompTIA exam page

A worked example

Shown solved, with the whole explanation open: this is what every question here carries.

Networking ConceptsModerate

A network technician captures traffic and finds a router sending ICMP Destination Unreachable messages back to a source host after failing to forward one of its packets toward the destination network. Which OSI layer generates these messages?

Correct.

The concept

The network layer is responsible for logical addressing, routing, and reporting delivery problems for datagrams as they move between networks.

Why this answer

ICMP error messages such as Destination Unreachable are generated as part of the network layer's job of reporting forwarding failures for IP datagrams.

  • This is the correct layer for generating datagram delivery error messages.
  • BThe data link layer only delivers frames on a single local segment and does not report routing failures.
  • CThe transport layer handles delivery between processes on end hosts, not per-hop forwarding errors.
  • DThe session layer manages application dialog control and has no role in reporting routing failures.
Read the sourceRFC 1122: Requirements for Internet Hosts
Source-cited
osi modelnetwork layericmp

Now you: objective 1.1 questions

No account needed. The explanation opens when you answer.

Sample question 1 of 3

Networking ConceptsModerate

During a packet capture review, an analyst notices two hosts negotiating a maximum segment size and exchanging sequence numbers to guarantee ordered, reliable delivery of a byte stream between their applications. Which OSI layer performs this function?

Sample question 2 of 3

Networking ConceptsEasy

A protocol stack documents four layers instead of the OSI model's seven, and folds OSI's top layers into one. Which two OSI layers does that single layer combine?

Sample question 3 of 3

Networking ConceptsEasy

An application sends IP datagrams to destinations whose capabilities are unknown. RFC 791 states every host must be prepared to accept datagrams up to what size?

Full Network+ question bank coming

We’re writing the complete bank from the official objectives right now. Leave your email and we’ll tell you when it ships, nothing else, ever.

Read the sources

These are the official pages the questions above cite. Reading them is studying the objective from the primary source, which is what the explanations point you toward anyway.

More objectives in Networking Concepts