cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
965
Views
5
Helpful
5
Replies

Process to Create Stack with 2960s and 2960x

bartosikr1
Level 1
Level 1

Hello -

 

I have 1 existing 2960s switch (15.0(2a)SE9) in prod and I want to create a stack by adding a 2960x 15.2(2)E7.

 

1 - What is the process to do so? I have read that you need to change the Stack Speed and to adjust the SDM Template for the 2960x to be able to join a 2960s?

 

You need to run -

switch stack port-speed 10

sdm prefer default

 

Do you execute this on the 2960x PRIOR to adding to stack? Not sure where this command get run?

 

2 - Can you insert the Stack module into the 2960s in prod impacting service?

 

3 - If the IOS on the 2960s is newer then the 2960x, can you add to the stack and will the IOS on the 2960x get upgraded during

the stacking process?

4 - If the 2960s will not upgrade the 2960x can you create the stack and run (assuming SW1 is the Master) -

#archive copy-sw /destination-system 2 1

5 - Can you cable the stack without impacting service?

 

Thanks for your feedback.

 

5 Replies 5

Leo Laohoo
Hall of Fame
Hall of Fame
Both units must have the same IOS. The 2nd switch must have NO config.
Power down the 2nd unit and attach the stacking cables.
Once the stacking cables are secure, power up the 2nd switch.

Hello

The two switches will require the same ios feature set (LAN Base) and flex stack modules to be viable for stacking, Once the 2960x switch has the same ios etc.. you can just provision the 2960s for the 2960x.

 

2960S example:

conf t
switch 2 provision ws-c2960x-xxxx

switch 1 priority 15

switch 2 priority 11

lastly with the "new" 2960x switch powered down attach the flex-stack cabling between the two switch's and then power up the 2960x

 

res

Paul

 

 

 


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Hi Paul Thanks for the reply.

 

So I am clear -

 1 - If the 2960s is running IOS 15.0(2a)SE9; we should downgrade the 2960x (15.2.2E7) to IOS 15.0.2a-EX5 to match the 2960s?

 OR will the Master push down the IOS it is running to the new member when it is added to the stack?

 If no, then we need to upgrade the existing stack 2960s to anOS matching the 2960x? 

 

Deployment would look like this aside from the above activities -

1 - On new member switch run cmd -

conf t switch 2 provision ws-c2960x-48fps-l

switch 1 priority 15

switch 2 priority 11

2 - Power Off new stack member

3 - Connect the new member to the Cisco stack using the stacking cables, 1 loop at a time.

4 - Power on the new stack member. 

5 - Validate new member has been added

 

Thanks!

Richard

 

 

Hello
If you have a stack of 2960S already in production then I would suggest put the same IOS and feature set on the 2960x switch -Before you add - attach it to the production stack

Apart from installing the same iOS etc on the 2960x you don’t meet to do anything else to it

The provisioning and switch priorities are set on the production stack

res
Paul

Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Hello!

Thanks! Do I need to run the following on the 2960x as well to adjust for the 2960s Stack Speed (switch stack port-speed 10) and adjust for the default SDM template on the 2960x?

 

Thanks,