ā04-23-2016 07:33 PM - edited ā03-08-2019 05:28 AM
If I have 4 switches configures as a stack - where StackWise ports are connected as 1 to 2, 2 to 3, 3 to 4 and 4 to 1. Switch1 is the master.
If something were to break stack connectivity between 4 to 1 stack still works as Switch 4 still has connectivity to master via 3 to 2 to 1.
Below the a reference output-
switch#show switch detail
Switch/Stack Mac Address : 0023.34b3.5600
H/W Current
Switch# Role Mac Address Priority Version State
----------------------------------------------------------
*1 Master 0023.34b3.5600 15 0 Ready
2 Member 0023.0543.aa00 14 0 Ready
3 Member 3037.a6ca.2000 13 0 Ready
4 Member 3037.a6ca.6900 12 0 Ready
Stack Port Status Neighbors
Switch# Port 1 Port 2 Port 1 Port 2
--------------------------------------------------------
1 Ok Down 2 None
2 Ok Ok 3 1
3 Ok Ok 4 2
4 Down Ok None 3
switch#
With this as current status does reloading 2 automatically cause 3 and 4 to reload because they loose connectivity to master completely or will they stay up as individual switches'
And same question again - will reloading switch 3 cause switch 4 to automatically reload as it has lost connectivity to master completely?
I saw this happen... so need to confirm if this is expected or we need to check and troubleshoot some other issue that might have caused this!
Solved! Go to Solution.
ā04-23-2016 08:28 PM
This is not the expected behavior. Disconnecting a stack member should not cause other switches to reboot. They should work as individual switches.
From Cisco's documentation:
http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750/software/troubleshooting/switch_stacks.pdf
ā04-23-2016 08:28 PM
This is not the expected behavior. Disconnecting a stack member should not cause other switches to reboot. They should work as individual switches.
From Cisco's documentation:
http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750/software/troubleshooting/switch_stacks.pdf
ā04-25-2016 06:04 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 wha2tsoever (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
As Reza noted, partitioned stack members should continue to function without reloading. As he also noted, one or more stack elections might be caused because every switch stack, which can be just one member, has a stack master.
If the stack partitions, "bad stuff" can happen on your network, because each partitioned stack "thinks" it's the stack. I.e. you could have the same logical device on your network more than once.
If you experienced different behavior, perhaps it's an IOS bug.
ā04-23-2016 08:30 PM
I have never tried this.
My guess is no. Reloading 2 will cause 3 and 4 to have a stack election, which one of them will have to win.
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