• In this lab, you will learn how to configure 802.1Q trunking between two switches so VLANs can extend across multiple devices.

    This is the topology we will use to practice the concept of 802.1Q Trunking.

    802.1q configuration topology

    Figure 1 – 802.1Q Configuration Topology

    This lab will guide you through the configuration, verification, and testing of 802.1Q trunks so you understand exactly how VLANs propagate between switches.

    The switch connections are already in place, so you can focus entirely on the VLAN and trunk configuration.

    Addressing used in this lab:
    PC1 (VLAN 10) → 10.0.1.1 /24
    PC3 (VLAN 10) → 10.0.1.3 /24
    PC2 (VLAN 20) → 10.0.2.2 /24
    PC4 (VLAN 20) → 10.0.2.4 /24

    Notice that PC1 and PC3 share the same subnet, and PC2 and PC4 share another one. Each VLAN stays inside a single subnet, so no router is needed in this lab. The trunk alone is enough to carry VLAN 10 and VLAN 20 traffic between the two switches. If you rebuild this topology in Packet Tracer, use exactly these addresses and masks, otherwise your pings will time out.

    Lab Overview

    Here’s the structure we will follow throughout this lab:

    Step 1 – Configure VLANs and Access Ports on SW1
    Step 2 – Configure VLANs and Access Ports on SW2
    Step 3 – Configure 802.1Q Trunking
    Step 4 – Verify Trunk Behavior

    Let’s get started!

    Answer the question below

    Which two VLANs will you configure in this lab?