Network Fundamentals is the vocabulary and packet-flow layer beneath the rest of the exam. Learn to explain what each component does, calculate addressing without guessing, and connect interface evidence to the correct layer.
What to know and how to practise it
Components, architectures, and physical interfaces
Distinguish routers, Layer 2 and Layer 3 switches, access points, controllers, endpoints, servers, firewalls, and power-over-Ethernet roles. Compare two-tier, three-tier, spine-leaf, WAN, SOHO, cloud, and on-premises designs. Read interface status, speed, duplex, and error counters as evidence rather than isolated facts.
TCP, UDP, IPv4, subnetting, and private addressing
Know when transport reliability, ordering, and connection state matter. Calculate network, broadcast, host range, and prefix length from an IPv4 address and mask. Recognize private IPv4 space and understand why it normally requires translation before reaching the public Internet.
IPv6 addressing and client verification
Recognize global unicast, unique local, link-local, multicast, and modified EUI-64 behavior. Confirm addresses, gateways, routes, and name resolution with the operating-system commands named by the blueprint instead of assuming every failure starts on a router.
Wireless principles, virtualization, and switch learning
Relate nonoverlapping channels, SSIDs, RF interference, and encryption to basic wireless behavior. Distinguish server virtualization, containers, and VRFs at CCNA depth. Trace how a switch learns source MAC addresses, forwards known unicasts, and floods unknown unicasts and broadcasts within a VLAN.
Example diagnostic sequence
A user can reach local hosts but not a remote subnet. Verify the endpoint address and gateway first, inspect the switch access path, then confirm the router interface and route. This ordered approach prevents a routing change from masking a Layer 1, Layer 2, or host configuration error.
ipconfig /all
show interfaces
show mac address-table
show ip interface brief
show ip routeReadiness checklist
- Explain the role of every device in a small topology.
- Read interface state and common error counters.
- Subnet IPv4 networks accurately without answer-pattern shortcuts.
- Classify common IPv6 address types and scopes.
- Trace Ethernet learning and forwarding inside one VLAN.
Common mistakes to remove
- Treating every connectivity failure as a routing problem.
- Confusing a subnet identifier with a usable host address.
- Memorizing wireless channel facts without understanding interference.
