Build a Network Diagram Lab Identify Your Key Network Components

Learning objective: By the end of this lesson, students will be able to identify the essential components of a network’s infrastructure, including devices, connections, and protocols.

Scenario

For this lab, you’ll create a network diagram for a hypothetical small business called “General Co.” Let’s take a look at their network setup:

General Co. has a main office with about 50 employees. They have a simple but typical small business network:

Your task in this lab will be to create a network diagram that accurately represents General Co.’s network setup.

But before we start diagramming, let’s break down this network description and identify the key components. This will give us a clear checklist of what needs to be included in our diagram.

Exercise

  1. Review the description of General Co.’s network setup above.

  2. On a piece of paper or in a text document, list all the distinct components mentioned. For example, your list might start with:

    • Cable modem
    • Router
    • Firewall
    • …and so on.
  3. For each component, note down the important details provided. For example:

    • Cable modem: Provided by ISP and connected to the router.
    • Router: Connected to cable modem and firewall.
    • Firewall: Hardware firewall connected to the router. It provides security for the network.
    • …and so on.
  4. Next, identify the types of connections mentioned in the network description. In this case, we have:

    • Ethernet (implied by the wired connections between devices).
    • Wi-Fi (provided by the wireless access point).
    • VPN (used for remote access).
  5. Finally, note down the protocols and services mentioned:

    • Windows Server (running on the file server).
    • Linux (running on the web application server).
    • Microsoft 365 (for email and office applications).
    • AWS (for website hosting).
  6. Review your list. Have you captured all the essential components, connections, and services of General Co.’s network? If you’re unsure about anything, refer back to the network description.

By the end of this exercise, you should have a comprehensive list of the key elements you’ll need to include in your network diagram. This list will serve as a helpful reference as you build your diagram in the next exercise.

In the meantime, take a moment to reflect on General Co.’s network setup. Can you envision how these various components might be physically and logically arranged? How might data flow through this network, from the internet to the end-user devices and back again? Keep these questions in mind as we move forward.

In the next exercise, you’ll start translating this network inventory into a visual diagram using draw.io. Get ready to put your diagramming skills to the test!