04-27-2005 09:49 AM - edited 03-03-2019 09:24 AM
I have four routers that I want to upgrade with newer IOS and would like to know exactly how to tell how much memory, flash memory the routers have. I have seen the details under the 'sh ver" command but I am a little uncertain on how to interpret the output in regards to memory.
Thanks in advance.
Carlos
04-27-2005 10:22 AM
In order to tell how much flash is in the router, its the output line with the board system flash and it reads as, which means the router/switch has 16megs of flash.
16384K bytes of processor board System flash (Read/Write)
For the DRAM. there are two parts once the main memory and the other part is the shared memory. the output line reads as
cisco 2651 (MPC860P) processor (revision 0x200) with 44032K/5120K bytes of memory.
which means you have about 49megs of total.
04-27-2005 01:35 PM
So in consideration for ios upgrades minimum memory requirements, the total DRAM would be 49megs and not 44megs, correct?
04-27-2005 01:43 PM
The sh version splits the memory count into system and interface memories, so the total memory available in the system is 44032 + 5120 = 49152 kbytes
49152 kbytes = 49152/1024 = 48 MB. So in the example output, the system memory is 48 Meg. So this can be the limit that you use to spec out what IOS is stored.
Also consider the amount of flash you have. This is where the IOS goes in.
04-27-2005 04:43 PM
Thanks to everyone.
04-27-2005 05:48 PM
"So this can be the limit that you use to spec out what IOS is stored" -- I really meant this statement to be "So this can be the limit that you can use to spec out the IOS to be downloaded from Cisco's website".
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