EtherChannel Configuration Lab

Download Lab Files

  • Imagine a company that wants to double its bandwidth and ensure redundancy between switches but without causing loops. That’s exactly what EtherChannel does: it combines multiple physical links into a single logical one.

    So far in this course, we’ve seen how EtherChannel can be configured using different methods:

    In this lab, you’ll put all of that into practice.
    We’ll recap everything step by step, so you can configure and verify each EtherChannel type directly in Packet Tracer.

    How to Begin

    Before starting, download the lab file using the button at the top of the page.
    You’ll find a ready-made topology with all IP addresses and VLANs pre-configured, so you can focus entirely on the EtherChannel setup.

    etherchannel configuration lab

    Figure 1 - EtherChannel Configuration Topology

    The goal of this lab is simple: you’ll configure EtherChannel between switches using different methods, then verify that the PC can successfully ping the Server through the aggregated links.

    Lab Overview

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

    • Step 1 – Configure a Layer 2 EtherChannel between SW1 and DSW1 using PAgP and set the interfaces as trunk ports.

    • Step 2 – Configure a Layer 2 EtherChannel between SW2 and DSW2 using LACP and set the interfaces as trunk ports.

    • Step 3 – Configure a static Layer 3 EtherChannel between DSW1 and DSW2 and assign IP addresses.

    • Step 4 – Configure static routing on DSW1 and DSW2 to allow communication between the PC and the server.

    • Step 5 – Verify connectivity by pinging the server from the PC.

    Let’s Get Started

    Open the Packet Tracer file and try to configure the first EtherChannel on your own.
    This way, you’ll actively apply what you’ve learned before checking the guided solution that follows.

    In the next sections, we’ll walk through each configuration step together, explain the commands, and verify that everything works correctly.

    Answer the question below