01-21-2011 03:01 AM - edited 03-06-2019 03:07 PM
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
Solved! Go to Solution.
01-21-2011 03:16 AM
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
01-21-2011 03:16 AM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide