You are on page 1of 2

LINK AGGREGATION

SWCore1

PaGP

interface range fast 0/20-21


channel-group 1 mode desirable
exit

interface portchannel 1
switchport trunk encapsulation dot1q
switchport mode trunk

SW-Server1

interface range fast 0/20-21


channel-group 1 mode auto

interface portchannel 1
switchport mode trunk
---------------------------------------------------------------------------------------------------------------------------

LACP

SWCore1

interface range fast 0/22-23


channel-group 2 mode passive
exit

interface portchannel 2
switchport trunk encapsulation dot1q
switchport mode trunk

SWB1

interface range fast 0/22-23


channel-group 2 mode active
exit

interface portchannel 2
switchport mode trunk
------------------------------------------------------------------------------------------------
-

show interface port-channel


show etherchannel summary
show etherchannel port-channel
show interfaces etherchannel

You might also like