02-16-2014 10:22 PM - edited 03-07-2019 06:14 PM
Dear,
I have just joined this helpful community. Since I am still a newbie, it is my hope to comprehend through our discussions. I would like to ask few questions about 3750X stack switch:
Thank you very much. Look forward to reading your replies.
Solved! Go to Solution.
02-19-2014 10:44 AM
1, This is correct. The switch that you want configured as Master, is where you put the "stacking" commands.
So for instance if you have two other switches you can do the following.
'switch 2 provision
'switch 3 provision
Then if you want to configure port 5 on swtich 2 to vlan 5 for instance you can do the following'.
'int 2/0/5' and enter in your Interface Configuration commands so when you get ready to plug everything into the various switch ports everything is configured already.
I recommend doing the following as well for stacking. Lets say you have a 3 switch stack.
Master - 'switch 1 priority 15'
Slave2 - 'switch 2 priority 14'
Slave 3 - 'switch 3 priority 13'
etc
Hope this helps
02-19-2014 07:37 PM
"Am I able to type "interface gig 3/0/x" in global configuration mode before connecting the 3rd switch into the existing stack?"
This can be done AS LONG AS you've pre-provisioned the switch. I must've done this sooooo many times: Configure the ports of a switch that's not yet attached to the stack.
It saves a lot of time.
02-16-2014 10:40 PM
Hello,
Provisioning is an offline configuration feature which allows to supply a configuration to a new switch before it joins the switch stack.
I recommend to read the folllowing document explaining the provisioning:
Note that the switch stack retains the provisioned configuration in the running configuration whether or not the provisioned switch is part of the stack.
Kind Regards,
Ivan Shirshin
**Please grade this post if you find it useful.
02-17-2014 02:32 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
Ivan's reference provides the details, but in real world where provisioned switches are nice include: if a switch member fails, that's switch member's configuration is still present and can be used on a like model replacement.
Also: for new stack members, being able to provision the new switch stack, before you add it to the stack, save a little time when you add the stack member to the stack. I.e. you can provision the stack member ahead of time, and then when you add the stack member, as soon as it joins the stack, it has the desired configuration.
02-19-2014 03:22 AM
I am sorry for late because I was busy with another major incident and need more time to comprehend the document you mentioned. I think the discussion would be a helpful sharing for everyone who wants to have deeper understanding.
I am planning to deploy stack switch and hope to be clear risks I may have. It is my hope to not receive a disclaimer.
Thanks.
Hi Ivan,
Thank for your document. I read it before but not very clear. I think I understand better at this stage. May I have few more questions?
Thank you very much.
02-19-2014 10:44 AM
1, This is correct. The switch that you want configured as Master, is where you put the "stacking" commands.
So for instance if you have two other switches you can do the following.
'switch 2 provision
'switch 3 provision
Then if you want to configure port 5 on swtich 2 to vlan 5 for instance you can do the following'.
'int 2/0/5' and enter in your Interface Configuration commands so when you get ready to plug everything into the various switch ports everything is configured already.
I recommend doing the following as well for stacking. Lets say you have a 3 switch stack.
Master - 'switch 1 priority 15'
Slave2 - 'switch 2 priority 14'
Slave 3 - 'switch 3 priority 13'
etc
Hope this helps
02-19-2014 11:53 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
I recommend doing the following as well for stacking. Lets say you have a 3 switch stack.Master - 'switch 1 priority 15'
Slave2 - 'switch 2 priority 14'
Slave 3 - 'switch 3 priority 13'
BTW, yesterday I was working on a 3750X, and provisioning for a 2nd stack member. Switch rejected the switch priority command for a switch that wasn't physically active in the stack. This on (55)SE7.
02-19-2014 12:48 PM
That sucks. I hope that was a bug.
02-19-2014 01:13 PM
Switch rejected the switch priority command for a switch that wasn't physically active in the stack.
Nope. It's not a bug.
You will NEVER set the switch priority if the new switch member is not yet physically and logically part of the stack.
02-19-2014 01:21 PM
I swear I've done that before. But if I remember correct, that was on an lder 3750 not a 3750x. All my 3750x installs, I've always connected the stack and then put priorties.
02-19-2014 07:17 PM
Hi all,
Thank for your helpful replies. How about this following question?
"Am I able to type "interface gig 3/0/x" in global configuration mode before connecting the 3rd switch into the existing stack?"
I have never tried this because it's still in my imcoming plan. Look forward to hearing from your experience.
Thanks.
02-19-2014 07:37 PM
"Am I able to type "interface gig 3/0/x" in global configuration mode before connecting the 3rd switch into the existing stack?"
This can be done AS LONG AS you've pre-provisioned the switch. I must've done this sooooo many times: Configure the ports of a switch that's not yet attached to the stack.
It saves a lot of time.
02-19-2014 08:20 PM
Thank you very much. I got the answers
02-20-2014 01:30 PM
Thank you for taking the time to rate our posts.
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