08-16-2021 11:40 AM
Forum,
I am reprovisioning one of my company's Cisco 9300-48P switches to be used in another office.
I have performed "write erase" command successfully and also reloaded the switch.
I am guessing that the switch must have been a stack member in its former life, as when i do a "sho int des" command, it shows the interfaces starting at Gi2/0/1 -48 instead of Gi1/0/1 - 48.
I have performed the "write erase" twice and reloaded after each one, but the switch is still showing the interface numbers as if it were the 2nd member in a stack.
Thank you in advance for any input.
Kevin Melton
08-16-2021 12:18 PM
Hi,
Try this command:
"no switch stack-member-number provision" command.
in your case the stack member number is 2
HTH
08-16-2021 12:46 PM
Reza,
Thanks for your prompt response. I issued the command "no switch 2 provision" as instructed, but received the following error:
Switch(config)#no switch 2 provision
Error: A switch is already physically present at this location.
08-16-2021 03:14 PM - edited 08-16-2021 03:16 PM
Hi,
show switch should show you the switch # and the priority.
You may want to try and renumber it to 1.
switch 2 renumber 1 and then reboot.
HTH
08-16-2021 04:52 PM
if this was standalong it showing the switch2 , you need to make switch 1 as standalone, looking for interface 1/0/X (instead 2/0/X)
switch current-stack-member-number renumber new-stack-member-number Example:
|
Specifies the current stack member number and the new stack member number for the stack member. The range is 1 to 8. Yo |
08-17-2021 04:32 AM
Balaji,
the "renumber" command does not appear to be available. Here is the output:
Switch(config)#switch 2 ?
provision Configure Switch provision / offline config
Switch(config)#switch 2
08-18-2021 02:45 AM
Global mode # (not config mode (config)#) - for changing the number
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