03-04-2021 06:40 AM
Good day,
I have a Cisco router 1921 that doesn't save the config file to the flash like other routers. May you please help with resolving the issue or help with other ways to achieve this.
This is what I configured on all of the routers,
archive
path flash:mybackup
maximum 1
write-memory
Regards
Nelson
03-04-2021 06:44 AM
what is the version of the IOS code running on this router ?
can you post below output :
#show version
#show archive
#dir
03-04-2021 07:02 AM
03-04-2021 07:41 AM
if you using USB flash, that need to change in config also right :
dir flash: - do you see any output, if not change as below and test it
archive
path usbflash0:mybackup
maximum 1
write-memory
03-04-2021 07:55 AM
Hello BB,
Still no luck after changing and write to memory,
path usbflash0:mybackup
maximum 1
write-memory
#sh archive
The maximum archive configurations allowed is 1.
There are currently no configuration saved.
The next archive file will be named usbflash0:mybackup-<timestamp>-0
Archive # Name
1
03-04-2021 08:14 AM
try again config t
add some config which not effect and write and post below information again
dir
dir flash:
03-04-2021 08:42 AM
just found out to be a bug on only the 1921 Router ( your version does not show as a fixed version).
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCtr74737
Try offloading to FTP or TFTP or any other destination to see if that works.
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