05-22-2025 09:17 AM
I had a issue when one of our access switches got dead and it replaced with another one connected to another switch, earlier it was working fine. The moment I connected the replacement switch, the entire neighboring switches and others started flapping. What might be the reason for this? Is it due to the switch root bridge issues with the new one or something else? I dont see any issues with the replacement switch while configuring it. All are same models 2960 models.
05-22-2025 11:06 AM
- You need to make sure that it does not become the root bridge of the network, and check the configuration accordingly
before taking the replacement switch in production,
M.
05-22-2025 11:18 AM
how do I make sure?
05-22-2025 11:35 AM
- @13jobsp90 You need to look at it from a reverse viewpoint ;
meaning that you prepare a (valid) running configuration that for instance does not interfere
with root bridge priorities (accidently becoming the root) , VTP ,...
M.
05-23-2025 12:57 AM
what command should I check for that before moving to production?
05-22-2025 01:26 PM
Hello @13jobsp90,
there are some common best practices that you can follow to check the replacement switch, especially if it was in use before or refurbished:
This ensures that the switch has a well-known state when you move it to your production network and avoids bad surprises.
Of course, you need to explicitly configure the STP root bridges in your network. Otherwise the switch could still become root if it has the lowest MAC address in your network.
Some people might call such procedures overcautious but spending a few minutes on checking the device is definitely better than causing a network outage.
HTH!
05-22-2025 03:58 PM
@13jobsp90 wrote:
The moment I connected the replacement switch, the entire neighboring switches and others started flapping.
Network storm.
Someone has connected a hub/switch and bridged multiple ports.
Turn on BPDU Guard and see what port(s) go into error-disable. Alternatively, count the number of MAC addresses generated by each port. Any switch port with three or more is a suspect.
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