Removing stack configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2021 08:11 AM
The switch was part of a stack at one time, and now is not. When doing a show config the ports for the old switch are shown.
A show switch command gives show the Switch as 1 Active Priority 15. I have reset the switch but it doesn't clear the stack settings.
I want the switch to operate like it was never part of a stack, and remove the extra ports that are not there. How do I clear all stack settings.
Switch is a Cisco C9300-24U
- Labels:
-
Cisco Software
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2021 08:44 AM
Hi there,
Sounds like the second switch is still provisioned if the config is still present. Try the following command:
no switch 2 provision
cheers,
Seb.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2021 08:58 AM
show config the ports for the old switch are shown.
can you show us example to understand correctly ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2021 03:32 PM
@CrabtreeTech wrote:
I want the switch to operate like it was never part of a stack, and remove the extra ports that are not there. How do I clear all stack settings.
In enable mode, enter the following command: no switch <NUMBER> provision
