cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5174
Views
0
Helpful
8
Replies

ASA NVRAM size

Kfir Mesika
Level 1
Level 1

Hey all,

How can I know the NVRAM size of an ASA 5510? (or any other ASA)

Is there a official doc regarding this?

Already tried:

show file system

show ver

show tech info

dir...

nothing!

Your help please

1 Accepted Solution

Accepted Solutions

Yup, that is a known error as there is a limit to the total size of keypairs that can be stored on NVRAM (it doesn't depend on the amount of flash storage that you have as it has a maximum limit within flash for keypair storage).

Once you received the error message:

WARNING: NV RAM will not have enough space to save keypair keyXX. Remove any unnecessary keypairs and save the running config before using this keypair.

Then you know that you have hit that limit within NVRAM.

View solution in original post

8 Replies 8

Jennifer Halim
Cisco Employee
Cisco Employee

"show flash" will show you the size of NVRAM on ASA.

Hey Jennifer

The "show flash" shows the flash and RAM

I need to see the NVRAM

Is there a technical doc describing it?

Hi,

NVRAM = Non Volatile Random-Access Memory = Flash

Its where the Start-up configuration is stored. (Among other things)

Just use "dir flash:" or "show ver" and look how much you have

Example from one of our devices:

Internal ATA Compact Flash, 2048MB

- Jouni

It sounds strange to me that Flash and NVRAM are the same

Is there an official doc about it?

besides our configuration is small (80K) and we saved about 30 Crypto keys (of 2048K each) and we got an error that our NVRAM is full

Increasing the flash didn't help

Yup, that is a known error as there is a limit to the total size of keypairs that can be stored on NVRAM (it doesn't depend on the amount of flash storage that you have as it has a maximum limit within flash for keypair storage).

Once you received the error message:

WARNING: NV RAM will not have enough space to save keypair keyXX. Remove any unnecessary keypairs and save the running config before using this keypair.

Then you know that you have hit that limit within NVRAM.

Hey Jennifer

Thanks alot

Is there an official doc about this error? I didn't found it

Don't believe there is an official document on this unfortunately.

szeledon
Level 1
Level 1

This is the output of the show file system where you can see the nvram split from flash:

File Systems:
Size(b) Free(b) Type Flags Prefixes
- - opaque rw archive:
- - opaque rw system:
- - opaque rw tmpsys:
- - opaque rw null:
- - network rw tftp:
* 256507904 34750464 disk rw flash0: flash:#
262136 191586 nvram rw nvram:

how does the system handle the nvram if it is the same flash?

Review Cisco Networking for a $25 gift card