A+ Lesson

Public, Private & APIPA for A+

Last updated: 6/10/2026

Short answer

Knowing these patterns allows fast triage. Private addresses indicate a device is using internal addressing as expected for most LANs. APIPA indicates DHCP failure. Loopback indicates the OS networking stack and is not used to reach external devices. Public addresses are those not reserved for private use and are necessary for direct internet routing.

Why it appears on the exam

- Given an address, classify it as private, public, APIPA, or loopback. - Given a short scenario (device cannot reach internet but can reach LAN), identify whether an APIPA address would explain the symptom.

Key concepts

Concept 1

Required terms

Private IPv4 ranges: Address ranges reserved for private networks: 10.0.0.0/8, 172.16.0.0/12 (172.16.0.0-172.31.255.255), 192.168.0.0/16. APIPA: Automatic Private IP Addressing: self-assigned IPv4 addresses in the 169.254.0.0/16 range when DHCP fails. Loopback (IPv4/IPv6): Addresses used to test the local network stack: IPv4 loopback range 127.0.0.0/8 (commonly 127.0.0.1) and IPv6 loopback ::1. Public IPv4 address: An IPv4 address routable on the public internet (not inside the reserved private ranges).

Example

192.168.0.5 -> private address (common home/office LAN).

Concept 2

How Public, Private & APIPA works

Knowing these patterns allows fast triage. Private addresses indicate a device is using internal addressing as expected for most LANs. APIPA indicates DHCP failure. Loopback indicates the OS networking stack and is not used to reach external devices. Public addresses are those not reserved for private use and are necessary for direct internet routing.

Example

169.254.45.12 -> APIPA assigned by the host; DHCP reachability problem likely.

Concept 3

Common confusion

- Interpreting APIPA as a intentionally configured address rather than a sign of automatic self-assignment after DHCP failure. - Thinking private addresses are invalid; they are valid for internal networks but not publicly routable.

Example

127.0.0.1 -> IPv4 loopback (local-only).

Concept 4

Core 1 (220-1201) question cues

Given an address, classify it as private, public, APIPA, or loopback; Given a short scenario (device cannot reach internet but can reach LAN), identify whether an APIPA address would explain the symptom.

Example

203.0.113.10 -> example public address (not in private ranges).

Sample questions

Select an answer to reveal the explanation. For tracked practice and weak-area review, use the Cultiv8 app.

Q1.A technician is troubleshooting this situation: 192.168.0.5 -> private address (common home/office LAN). What should they identify?

Q2.A support ticket includes this clue: 169.254.45.12 -> APIPA assigned by the host; DHCP reachability problem likely. Which concept is being tested?

Q3.Read this A+ scenario: 127.0.0.1 -> IPv4 loopback (local-only). Which term or action matches it?

Practice this lesson in Cultiv8

The app adds tracked practice, targeted remediation, saved session history, and future readiness scoring.

Continue in Cultiv8