07-08-2020 07:50 AM
Cisco 3650 on IOS XE 16.9.3a Ignoring the "Ignore Startup Config" Variable
Hello Everyone,
I have a 3650 on IOS XE 16.9.3a that I do not know the password for. I am using the standard password recovery procedure as follows:
1. Power cycle and enter ROMMON
2. flash_init
3. switch_ignore_startup_cfg=1
4. boot flash:packages.conf
When the device reloads I am taken right back to the username prompt. It's like the device is ignoring the "ignore" variable and booting from startup config. I have used the same recovery procedure before and have never had this issue. Is there a way to factory reset the device without having access to the IOS?
Thanks in advance!
Solved! Go to Solution.
07-08-2020 08:42 AM
Hello,
I believe the variable is case sensitive. Try:
SWITCH_IGNORE_STARTUP_CFG=1
Hope that helps!
07-08-2020 08:23 AM
You can probably use this method to reset the switch:
Step 1 If you are using Cisco IOS XE Release 3.6.0E or later releases, enter the erase startup-config privileged EXEC command to clear the contents of your startup configuration.If you are using an earlier release, you can skip this step.
Step 2 Press and hold the Mode button. The switch LEDs begin blinking after about 3 seconds.
Step 3 Continue holding down the Mode button. The LEDs stop blinking after 7 more seconds, and then the switch restarts.
Step 4 The switch now operates like an unconfigured switch. You can enter the switch IP information by using Express Setup as described in the “Running Express Setup” section.
This is for 3850 but it should work the same way for 3650.
HTH
07-09-2020 05:22 AM
07-08-2020 08:42 AM
Hello,
I believe the variable is case sensitive. Try:
SWITCH_IGNORE_STARTUP_CFG=1
Hope that helps!
06-19-2024 01:41 PM
Is there a way to check the current setting once in privileged mode? Sh ?
06-19-2024 05:15 PM
If the switch, router or WLC is in ROMMON, the command is "set".
If the switch, router or WLC has booted normally, the command is "sh romvar".
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