Link Aggregation Control Protocol (LACP) | 611
The sections are:
• Configuring a LAG on ALPHA
• Summary of the configuration on ALPHA
• Summary of the configuration on BRAVO
Configuring a LAG on ALPHA
Creating a LAG on ALPHA.
Alpha(conf)#interface port-channel 10
Alpha(conf-if-po-10)#no ip address
Alpha(conf-if-po-10)#switchport
Alpha(conf-if-po-10)#no shutdown
Alpha(conf-if-po-10)#show config
!
interface Port-channel 10
no ip address
switchport
no shutdown
!
Alpha(conf-if-po-10)#
Inspecting a LAG port configuration on ALPHA.
Alpha#sh int gig 2/31
GigabitEthernet 2/31 is up, line protocol is up
Port is part of Port-channel 10
Hardware is Force10Eth, address is 00:01:e8:06:95:c0
Current address is 00:01:e8:06:95:c0
Gig 2/31
Gig 3/21
Gig 2/32
Gig 3/22
Gig 2/33
Gig 3/23
Port Channel 10
ALPHA
BRAVO