CCNA Plan

CCNA practice question: Network Fundamentals

Network FundamentalsDifficulty 3/5

How many usable host addresses are in a /31 subnet on a point-to-point link, and why?

  1. A0, because network and broadcast consume both addresses
  2. B2, because RFC 3021 allows both addresses to be assigned on point-to-point links
  3. C1, because one address is reserved for the broadcast
  4. D4, because /31 has four addresses
Show answer and rationale

Correct: B. A /31 has two addresses. RFC 3021 permits using both on point-to-point links, since no broadcast address is needed there. Cisco IOS supports this with the ip address ... 255.255.255.254 form.

  • A — The classic 2^n − 2 rule does not apply to /31 per RFC 3021.
  • C — No broadcast address is reserved on a /31 point-to-point link.
  • D — 2^(32−31) = 2 addresses, not 4.

Concept being tested

Network components, topologies, cabling and interface issues, TCP vs UDP, IPv4 addressing and subnetting, IPv6 addressing and types, wireless principles, virtualization, switching concepts. — 20% of the exam. Study guide for Network Fundamentals.

Related questions

Practice this topic

Blueprint-mapped questions with full rationales for every choice.

Start practice

Primary references

  1. CCNA Exam v1.1 (200-301) Exam Topics — Cisco Systems · primary · retrieved 2026-09-21, verified 2026-09-21
  2. RFC 3021 — Using 31-Bit Prefixes on IPv4 Point-to-Point Links — IETF · government · retrieved 2026-09-21, verified 2026-09-21
Draft — pending editorial reviewHow we verify facts