Start a Conversation

Unsolved

P

1 Message

379

June 27th, 2022 22:00

Replace master in N 3000 stack

I have a stack with one N3024 (which is the master) and one N3024P. Now I need some more ports, so I want to replace the N3024 with a N3048. What are the correct steps to accomplish that?

Do I have to add the N3048 to the stack first, and then remove the N3024? Or can I simply remove the N3024 first, and then add the N3048?

Moderator

 • 

2.8K Posts

June 28th, 2022 06:00

Hello, note that the switch to be added is the same fw version. Take a backup of the configuration. You can check the switch index to see if the N3048 is among the supported switches(on page 2324 https://dell.to/3u9V54p
I would remove the switch N3024 you want to remove with unstack no member and then add the member "member id" "SID" for the new stack in reverse order. I would reload the backup and power up the new switch and check.

to unstack https://dell.to/3u3gpIX

Command Parameters
console>enable Enter Privileged EXEC mode.
console#configure  Enter configuration mode.
console(config)#stack Enter Stack Configuration mode.
console(config-stack)#no member  Remove member

 

to stack

Command Parameters
console>enable Enter Privileged EXEC mode.
console#configure  Enter configuration mode.
console(config)#stack Enter Stack Configuration mode.
console(config-stack)#member Remove member

 

Hope that helps!

No Events found!

Top