CCNA Foundations: Layer 2 EtherChannel with LACP — Two Links, One Trunk
Today's daily lab
Bundle two parallel switch uplinks into a single Port-Channel using LACP so that Spanning Tree no longer blocks one link. You will convert two existing 802.1Q trunks into one logical trunk, verify both member links are active in the Port-Channel, and confirm end-to-end host reachability.
Configure LACP-based EtherChannel on parallel inter-switch trunks
Build and harden a Port-Channel as an 802.1Q trunk with native VLAN 999 and limited allowed VLANs
Verify EtherChannel state and membership with show etherchannel and trunk commands
Observe how STP treats a Port-Channel as a single logical link
Validate end-to-end connectivity across the aggregated uplink
Troubleshooting focus
Verify every link's interface status and IP addressing (`show ip interface brief`) and correct any interface that is down or misaddressed.
Confirm each device's running configuration matches the lab objective, and bring any interface, route, or service that is not in its expected state back to health.
Trace end-to-end reachability with ping/traceroute and isolate the first hop where forwarding fails.