03-01-2017 01:07 PM - edited 03-05-2019 08:07 AM
Hi
In regular ios, running-config file is located at nvram. Anyone can tell where is running-config located by default at in ASR9K? Thank you
03-01-2017 07:17 PM
Hi
It should be stored at the NVRAM as well.
03-01-2017 08:34 PM
Thanks for your reply.
What command can we use to see the config file located at NVRAM in asr9k? or see where it is located?
03-01-2017 09:45 PM
Running configuration is located in RAM.
03-03-2017 01:33 PM
Hi, you could use the command: Dir <location> , example:
#dir ?
/all List all files
/ena Recognize sub directories
/recurse Recursively list subdirectories encountered
WORD file name
bootflash: bootflash: file system
disk0: disk0: file system
disk0a: disk0a: file system
disk1: disk1: file system
disk1a: disk1a: file system
harddisk: harddisk: file system
harddiska: harddiska: file system
harddiskb: harddiskb: file system
location Fully qualified location specification
nvram: nvram: file system
dir nvram:
Also you could verify the bootflash:
dir bootflash:
Hope it is useful:
:-)
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