02-01-2022 05:47 AM
Hi my workmate is trying to configure one of out new Cisco 9200 switches, and he is not entirely familiar with the Cisco IOS, to that extent he issued something along the lines of a reset all command and wiped the boot image of the switch and had to reinstall the image again, he now tells me that the switch no longer retains the configuration after the switch is turned off and on, i have tried this myself and he is correct, something has changed in the boot configuration i assume when he reinstalled the boot image.
I have examined the current boot variables and i am unsure if they need adjusting or if it is something else, i see it says boot variables does not exist?
#Show boot
-------------------------------
Switch 1
-------------------------------
Current boot variables:
BOOT variables does not exist
Boot Variables on next reload:
BOOT variables = flash:packages.conf;
Manual Boot = no
Enable Break = no
Boot Mode = DEVICE
iPXE Timeout = 0
02-01-2022 07:25 AM
Hi,
Can you post the output of "show version"?
HTH
07-18-2022 07:31 AM
hello Reza
i have same problem but when use show version
the config register doesn`t appears
02-01-2022 08:31 AM
make sure you have cofig register : (this can be viewed when you do show version)
Configuration register is 0x102
what is the outcome when you issueor use write memory command and then either reload the switch or run the copy startup-config running-config command.
07-18-2022 07:18 AM
hi balaji
i have same problem but when enter show version last row
there is not any thing about "config register "
07-18-2022 08:55 AM
- Verify this document against your current settings (too) : https://www.cisco.com/c/en/us/support/docs/switches/catalyst-9300-series-switches/216850-configuration-register-equivalent-clis-i.html
M.
02-02-2022 05:06 AM - edited 02-02-2022 05:10 AM
The 'Boot Variable does not exist' line is normal.
Sounds like he's told the switch to bypass the startup config when booting.
Try:
switch# no system ignore startupconfig switch all
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