• In this lab, you will configure Inter-VLAN Routing using the Router-on-a-Stick method.

    A single physical link between the switch and the router will carry multiple VLANs using 802.1Q encapsulation.
    This allows devices in different VLANs to communicate through the router.

    router on a stick configuration

    Figure 1 - Router on a Stick Topology

    Imagine a company where different departments, such as Sales and Tech need to be able to communicate with each other.

    So far in this course, you’ve learned:

    • How VLANs segment broadcast domains

    • How trunking carries multiple VLANs over a single link

    • How default gateways allow traffic to leave a subnet

    • How routers use subinterfaces to route between VLANs

    In this lab, you will put all these concepts together.
    We’ll walk through each step to configure Router-on-a-Stick, verify the subinterfaces, set gateways, and test inter-VLAN communication.

    Lab Overview

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

    • Step 1 – Set Up VLANs and Switch Ports

    • Step 2 – Configure Router Subinterfaces

    • Step 3 – Set Default Gateways on PCs

    • Step 4 – Test Inter-VLAN Routing

    In the next sections, we’ll walk through each configuration step together and verify that Router-on-a-Stick is working properly.

    Answer the question below