- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2014 12:18 PM - edited 03-04-2019 11:31 PM
Hi, I issued the command:
switch 1 renumber 2
The change won't take effect until a reload; wondering if there is a way for me to cancel that operation as I made the change in error. For that matter, is there a command to show all pending operations that won't take effect until the next reload?
Thanks in advance,
Mike
Solved! Go to Solution.
- Labels:
-
LAN Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2014 11:55 PM
hi mike,
are you referring to stacking command?
you can use the 'no' keyword and save (wr mem).
SW(config)#no switch 1 ?
priority Set the priority of the specified switch
provision Configure Switch provision / offline config
renumber Renumber the specified switch number
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2014 11:55 PM
hi mike,
are you referring to stacking command?
you can use the 'no' keyword and save (wr mem).
SW(config)#no switch 1 ?
priority Set the priority of the specified switch
provision Configure Switch provision / offline config
renumber Renumber the specified switch number
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2014 10:45 AM
That worked, thank you!
Mike
