Exam objective

Core 1 2.0: Network Configuration Concepts

A+ Topic

Network Configuration Concepts for A+

This A+ topic covers A+ Core 1 support-level knowledge for recognizing IPv4 and IPv6 address formats, differentiating public/private/APIPA/loopback addressing patterns, understanding the purpose of core client network fields (IP, subnet mask, default gateway, DNS), and distinguishing static (manual) versus DHCP (automatic) configuration. The emphasis is practical troubleshooting logic and field interpretation rather than design, deep mathematics, or infrastructure administration.

Start first lesson

5 lessons in this topic

Common mistakes to avoid

1

- Treating any four-number dotted string as valid without checking octet ranges (0-255). - Expecting to perform full subnet math; the goal is a plausibility check, not deep calculation.

2

- 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.

3

- Treating any colon-containing string as invalid rather than recognizing IPv6. - Expecting link-local addresses to be usable for global connectivity.

4

- Interpreting inability to reach internet as always a DNS problem. Some symptoms require checking multiple fields in order (address/mask, then gateway, then DNS).