One EtherChannel Member Refuses to Bundle

intermediate
LAB TOPOLOGY

EtherChannel / LACP Lab

Multiple physical links · one logical Port-Channel

ACCESSNICE1/0Po1 MEMBERE0/0E0/0Po1 MEMBERE0/1E0/1Po1 MEMBERE0/2E0/2ACCESSE1/0NICPC1LAN A192.168.10.10/24SW1LACP ACTIVESW2LACP ACTIVEPC2LAN B192.168.10.20/24
Topology note:Member links must match key Layer-2 parameters before the bundle forms correctly.

Situation

SW1 and SW2 should bundle E0/0-E0/2 into Po1. show etherchannel summary shows Po1, but E0/2 is not bundled.

Evidence

E0/0 and E0/1 are trunks on both sides. On SW2, E0/2 was accidentally configured as an access port.

Your task

Would rebooting the switch help? Which outputs prove a member-compatibility problem?

Investigation

SW2# show etherchannel summary
SW2# show interfaces ethernet 0/2 switchport
SW2# show running-config interface ethernet 0/2
SW2# show lacp neighbor

Root cause and fix

EtherChannel members need compatible Layer-2 settings. Restore E0/2 so it matches the intended bundle, then verify that it rejoins Po1.