Courseiva
mediumMultiple ChoiceObjective-mapped

220-1201 Practice Question: A technician is setting up a small network for a…

A technician is setting up a small network for a home office. The router's WAN port receives a public IP of 203.0.113.5 from the ISP. The technician configures the LAN with a private IP range. Which of the following is a valid private IP address for the technician to assign to a workstation?

⚠ Common exam trap

A common trap in this question is that 172.32.1.10 appears to be a private address but actually falls outside the 172.16.0.0/12 range, leading candidates to incorrectly select it.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

192.168.1.10

(192.168.1.10) is correct because it falls within the private IPv4 address range defined by RFC 1918 for Class C networks (192.168.0.0/16). Private IP addresses are reserved for internal LAN use and are not routable on the public internet, making them appropriate for a workstation behind a router performing NAT.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • 172.32.1.10

    Why it's wrong here

    Incorrect. 172.32.1.10 is not in the private range (172.16.0.0 to 172.31.255.255). It is a public address.

  • 192.168.1.10

    Why this is correct

    Correct. 192.168.1.10 is within the private 192.168.0.0/16 range and is commonly used for LANs.

  • 203.0.113.10

    Why it's wrong here

    Incorrect. 203.0.113.10 is a public IP address (often used for documentation) and should not be used on a private LAN.

  • 169.254.1.10

    Why it's wrong here

    Incorrect. 169.254.1.10 is an APIPA address, used only when DHCP fails, not for static assignment.

Visual reference

Inside (Private) PC-A 10.0.0.1 PC-B 10.0.0.2 NAT Router Outside (Public) 203.0.113.1 Inside Global Server PAT: many private IPs share one public IP via unique port numbers

Quick reference

IPv4 Address Class Summary

ClassFirst Octet RangeDefault MaskNetworksHosts per Network
A1–126/8 (255.0.0.0)12616,777,214
B128–191/16 (255.255.0.0)16,38465,534
C192–223/24 (255.255.255.0)2,097,152254
D224–239N/AMulticast groups
E240–255N/AReserved / experimental

127.x.x.x is reserved for loopback. Modern networks use CIDR (classless) rather than classful addressing.

About these practice questions

This 220-1201 question is part of Courseiva's 972-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 220-1201 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 220-1201 exam.