cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
518
Views
0
Helpful
1
Replies

Etherchannel on Stacked 3750 Switch

cisco
Level 1
Level 1

Hi,

       Can etherchannel (using two uplinks) be configured between a single 2960 and a stacked 3750 switch.

Connectivity will be like this

one cable Switch_2960_A going to  Switch_3750_1 of the stack and second cable from same Switch_2960_A to Switch_3750_2 .

regards

Neo

1 Accepted Solution

Accepted Solutions

Shashank Singh
Cisco Employee
Cisco Employee

Hi Neo,

Stack is a single logical switch and hence etherchannel between different stack switches and 2960 as mentioned is very much possible. No special configuration is required to achieve this. For eg:

2960 switch

===========

int gi0/1

channel-group 1 mode on

exit

int gi0/2

channel-group 1 mode on

3750 stack

==========

int gi1/0/1  ------> on switch 1

channel-group 1 mode on

exit

int gi2/0/1  -----> on switch 2

channel-group 1 mode on

Cheers,

Shashank

Please rate if you found the content useful

View solution in original post

1 Reply 1

Shashank Singh
Cisco Employee
Cisco Employee

Hi Neo,

Stack is a single logical switch and hence etherchannel between different stack switches and 2960 as mentioned is very much possible. No special configuration is required to achieve this. For eg:

2960 switch

===========

int gi0/1

channel-group 1 mode on

exit

int gi0/2

channel-group 1 mode on

3750 stack

==========

int gi1/0/1  ------> on switch 1

channel-group 1 mode on

exit

int gi2/0/1  -----> on switch 2

channel-group 1 mode on

Cheers,

Shashank

Please rate if you found the content useful

Review Cisco Networking for a $25 gift card