I have a 3750 on the network. It is my only layer 3 switch and it is handling my vlans.
I am adding a second 3750 because we need more ports in the server room.
What would be the best way to go about doing that?
Should they be cascaded or not?
Stacking is the best way, just make sure they are the same series (G/E/X) and the same firmware version when you add the new one to the stack. I would also make sure your current switch has a higher priority so it is the stack master otherwise you could have some problems
First, get onto the CLI on your switch and make sure your logging is set to informational.
Then rack the new switch, patch in the stacking cables, and then power-up the new switch.
Now check your logs and you will see what it does. Generally, the master will upgrade the new switch to make it the same version. Sometimes you will need to make this happen by issuing the relevant commands. Either way, the logging will tell you what's happening and what you need to do.
The best way forward is to ensure you get the same model as you currently have and use the Cisco stack cable supplied as already mentioned in the previous posts. The advantage of doing this is that, you will have all your ports available for client connections.
However, you have to ensure that the two switches are the same model and version. We recently added a new WS-C3750V2-48PS to our existing core stack of WS-C3750-48PS-S and it didn't like the version 2.
Thanks guys. I start feeling little nervous about this. I read another post like mine and the infrastructure went south.
Lucky I have only one server room with one 3750.
I really appreciate everyone’s help. I will update as soon as possible.
That should not happen but it always good practice to save your running configuration to a tftp server and in the unlikely event that you loose your master, you should be able to recover your running configuration from your backup.
You only have one switch at the moment and should the worst happen it means your network(vlans) are all gone but you can recover from your backup easily.
Also, be aware that if/when you add another switch and the master does go down, the other switch will recognize this and takeover as the new master. The place where this is really relevant is if you are running any routing/SVI's off of this stack.
The worst thing that you can do is reboot the master as you add the new switch. Don't do that.
Just add the switch and watch your logs (log to syslog for convenience). Sometimes it doesn't auto-upgrade and you get a message telling you you have to use the command:
archive copy-sw /overwrite /destination-system 2 1
( 1 is the source system)
I think maybe I said that the wrong way, I meant when he has more than one switch and the master goes down. Not if the master goes down when he is adding a switch. Sorry if there was any confusion
Finally I got to this project.
I did run a sh ver on both switches and found out:
The Cisco ios on the existing switch to be the master is ver 12.2 (35) Se5, Release Software (Fc1).
On the new switch it is ver 12.2 (25r) See4, Release Softeware (Fc1).
Do I need to downgrade the new swith to the same ver as the existing switch or what they have is close enough to work with no issues?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.