§ — — Data Communications and Networking
A small network can support users, applications, file sharing, internet access, and basic security. Building one requires planning devices, addressing, connectivity, verification, and troubleshooting procedures.
A small network commonly includes:
The device selection should match user needs, expected traffic, growth, budget, and security requirements.
Redundancy means having backup paths, devices, or services. Small networks may have limited redundancy because of cost, but important services should still be considered.
Examples:
Small networks may carry web traffic, email, file transfers, printing, voice, video, and cloud application data. Time-sensitive traffic such as voice or video may need prioritization if bandwidth is limited.
Traffic management may involve QoS, bandwidth planning, separating guest traffic, and monitoring usage.
Common services include:
| Service | Protocols or Technologies |
|---|---|
| Web access | HTTP, HTTPS, DNS |
| SMTP, IMAP, POP3 | |
| Address assignment | DHCP |
| File sharing | SMB or secure file transfer |
| Remote management | SSH |
| Connectivity testing | ICMP |
A small network should be designed so it can grow. Good practices include structured addressing, clear device names, documentation, cable labeling, scalable IP subnets, secure management, and consistent configuration standards.
Verification confirms that the network works as intended. Start with the local device and move outward.
Suggested order:
ProReviewer — locked
Drills, code labs, and full solutions.
ProReviewer — locked
Drills, code labs, and full solutions.
Structured troubleshooting avoids random guessing.
Common approaches include:
| Method | Description |
|---|---|
| Bottom-up | Start at the physical layer and move upward. |
| Top-down | Start with the application and move downward. |
| Divide-and-conquer | Test from the middle to narrow the problem area. |
| Follow-the-path | Trace the actual traffic path hop by hop. |
| Substitution | Replace a suspected faulty component with a known good one. |
| Comparison | Compare a nonworking setup with a working setup. |
If a host can reach local devices but cannot reach remote networks, the default gateway may be missing, incorrect, or unreachable. The host's gateway must be in the same local network as the host.
Common symptoms:
If a host can reach remote IP addresses but cannot reach websites by name, DNS may be the problem. Check DNS server configuration and test name resolution with tools such as nslookup.
Common symptoms:
ping 8.8.8.8 works.ping example.com fails.ProReviewer — locked
Drills, code labs, and full solutions.
ProReviewer — locked
Drills, code labs, and full solutions.
ProReviewer — locked
Drills, code labs, and full solutions.
Done with this module? Track it — your progress shows on the subject list.
You've finished this subject