Memory Issue

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2008 03:29 AM - edited 03-05-2019 08:37 PM
Hi,
I have a Cisco 3660 router with 64MB DRAM. When I use the command sh proc mem or sh mem sum, it shows me only 18MB. Will anyone explain me where the rest of memory used.
Thanks..
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2008 04:51 AM
Hi,
If you post the output we can help you further.
BR,
Mohammed Mahmoud.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2008 05:39 AM
Hi Br,
Attached is the file with output...
Thanks..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2008 10:01 AM
Aizaz
You are correct that the show version is very clear about 64 MB of memory. And neither the show memory or the show proc mem come anywhere close to that. I am not sure but I believe that the major difference is the amount of memory used to hold the IOS image and run it. The memory that is reported (total, used, free, etc) is the memory not used for the image that is available for processing tasks.
HTH
Rick
Rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2008 04:55 AM
Hi,
Totally agree with Rick, the total field in the output is the amount of memory available after the IOS loads and builds its data structures. The I/O (AKA shared memory, fast memory or PCI memory) is the packet memory used for packet buffering (Packet Memory can be either a separate physical RAM or shared DRAM).
BR,
Mohammed Mahmoud.
