PAgP modes
PAgP Channel Establishments
On – On = Yes
Auto/Desirable – Desirable = Yes
Any other mix = No
LACP modes
LACP Channel Establishments
On – On = Yes
Active/Passive – Active = Yes
Any other mix = No
EtherChannel - Configure LACP
#int range f0/1-2 #channel-group 1 mode active (install channel-group 1 in the interfaces - links to interface port channel 1) #int port-channel 1 (makes an etherchannel interface) #switchport mode trunk (make the new interface a trunk) #switchport trunk allowed vlan 1,2,20 (allow vlans to pass through, if there are any)
EtherChannel Troubleshooting
show etherchannel summary