cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
404
Views
0
Helpful
3
Replies

Catalyst 3850 Stack question

S891
Level 2
Level 2

Hi,

I want to build a stack of 6 x 3850 switches. I don't want switches to have number 5 and 6. So my stack switches will be numberd as 1,2,3,4,7 & 8. 

Is that going to case any issue? I wanto it t be stable across reload and any addition or deletion of swictehs. Thanks!

3 Replies 3

Leo Laohoo
Hall of Fame
Hall of Fame

Before connecting the new switches to the stack, pre-provision them first. 

config t
switch 7 provision <MODEL number>
switch 8 provision <MODEL number>
end

Connect the switches to the stack and power up the new switches one-by-one and in order.

Thanks Leo. It means I should not have any issue if I don't use switch number 5 & 6 in the stack. 

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Should not be an issue. You can number them however you want as long as they are between 1-9.

HTH