10-15-2025 06:11 AM
Hello House,
Has anyone observed any anomalies with the cisco 8200 loosing configurations after sudden power outage or an abruptly power outage.
I have some few routers that have that issue and would love to know if it is only me facing this.
Solved! Go to Solution.
10-17-2025 01:36 AM
is by any chance the device (unintentionally) registered with Cisco DNA-Center/Catalyst-Center?
in weird cases the PnP day-zero configuration on the device is still active and DNA may be pushing a default-config to the device.
-> log the boot-process using a PC/laptop connected to the console port and force a power break
10-15-2025 07:04 AM - edited 10-15-2025 07:04 AM
Hello @Ahmad A Sadiq
what about you config register value ?
#show ver and tell us that value 0x....
Should be 0x2102
10-15-2025 09:18 AM
The config register is 0x2102.
At times after the power outage. I have to change this confreg to 0x2142 after which I return back to 0x2102
10-15-2025 04:06 PM
@Ahmad A Sadiq wrote:
I have to change this confreg to 0x2142 after which I return back to 0x2102
Why is this necessary?
10-15-2025 07:35 PM
because the device doesn't allow me use the default password to login. so I have to now enter rommon mode, change the confreg value, reset, do write, change the config-register to have full access to the device
10-16-2025 11:19 AM
>>> because the device doesn't allow me use the default password to login <<<
this suggests the password is not set to the default value after power outage, and also indicates the config is not cleared!
(I'm assuming you did change the default password(s) after initial config? and/or use AAA for authentication?
NB! nowadays the user Cisco is removed during initial configuration,
-> you need to have configured another user/password during initial configuration
10-16-2025 01:03 PM
Exactly! the whole config isn't cleared, however, you won't see a hostname or any other config on the device.
I actually change the default password or use AAA when the ISP is connected to the router.
10-17-2025 01:36 AM
is by any chance the device (unintentionally) registered with Cisco DNA-Center/Catalyst-Center?
in weird cases the PnP day-zero configuration on the device is still active and DNA may be pushing a default-config to the device.
-> log the boot-process using a PC/laptop connected to the console port and force a power break
10-17-2025 03:27 AM
Some of the devices are which is pushing a default config.
thank you so much for this. The way out is to ensure the power outage is solved, or boot should be from packages.boot or Deregister devices.
10-17-2025 06:28 AM
if you do not want this device managed using DNA Center, you can disable the PnP service
e.g. using "no pnp enable"
10-17-2025 06:35 AM
Thank you so much.
because most times if I want to configure the router, I need to stop pnp services in order to get the details for the CSV file.
I appreciate this.
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