SOHO Networks
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing CompTIA A+ Core 1 premium course — no separate purchase.
14-day money-back guarantee — no questions asked.
Included in this chapter:
- IPv4 addressing: the four settings a host needs
- Static, DHCP, and reservations
- APIPA: the address that means DHCP failed
- The SOHO router: NAT and port forwarding
- Wireless setup: SSID, bands, and WPA
- IPv6 on a SOHO network
- Client VPN for secure remote access
How a host gets its IPv4 address: dynamic, reserved, or static
| Aspect | DHCP (dynamic) | DHCP reservation | Static (manual) |
|---|---|---|---|
| Who assigns it | DHCP server, any free address from the scope | DHCP server, fixed to the device MAC | You, typed on the device itself |
| Stable over time? | No, can change at each lease renewal | Yes, always the same IP | Yes, until you change it |
| Configured where | Nothing on the client | Centrally on the router/DHCP server | Locally on each device |
| Best for | Laptops, phones, general clients | Printers, NAS, port-forward targets | The router, servers, infrastructure |
| Managing many devices | Lowest effort, fully automatic | Low, one console lists every reservation | Highest effort, per-device and error-prone |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
Also tested in
References
- RFC 2131: Dynamic Host Configuration Protocol Whitepaper
- RFC 3927: Dynamic Configuration of IPv4 Link-Local Addresses Whitepaper
- RFC 1918: Address Allocation for Private Internets Whitepaper
- RFC 3022: Traditional IP Network Address Translator (Traditional NAT) Whitepaper
- CompTIA A+ Certification (Core 1 exam objectives)
- Wi-Fi Alliance: Wi-Fi Security (WPA3-Personal / SAE)
- RFC 7664: Dragonfly Key Exchange (SAE) Whitepaper
- RFC 4291: IP Version 6 Addressing Architecture Whitepaper
- RFC 4862: IPv6 Stateless Address Autoconfiguration (SLAAC) Whitepaper