0% found this document useful (0 votes)
33 views1 page

Etherchannel Config

etherchannel

Uploaded by

Prabhakar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views1 page

Etherchannel Config

etherchannel

Uploaded by

Prabhakar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Switch>enable

Switch#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname S1
S1(config)#

Switch>
Switch>enable
Switch#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname S2
S2(config)#

S1(config)#interface range gigabitethernet 0/1-2


S1(config-if-range)#channel-group 1 mode active

S2(config)#interface range gigabitethernet 0/1-2


S2(config-if-range)#channel-group 1 mode active

S1#show ip interface brief -- to check the interface configuration

S1#show etherchannel summary -- to check protocol status

PAGP

S1(config)#interface range gigabitethernet 0/1-2


S1(config-if-range)#channel-group 1 mode desirable

S2(config)#interface range gigabitethernet 0/1-2


S2(config-if-range)#channel-group 1 mode desirable

S1#show etherchannel port-channel --- to check the ports in the channel-group

You might also like