Process and Memory Management Commands on Cisco IOS-XR Software
show memory
SMR-286
Cisco IOS-XR System Management Command Reference
show memory
To display the available physical memory on the n etworking device and the memory usage of processes
on the networking device, use the show memory command in EXEC mode.
show memory [job-id | location node-id | summary]
Syntax Descriptionl
Command Modes EXEC
Command History
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, refer to the Configuring AAA Services
on Cisco IOS-XR Software module of the Cisco IOS-XR System Security Configuration Guide.
Examples The following is partial sample output from the show memory command entered without keywords or
arguments:
RP/0/RP1/CPU0:router# show memory
Physical Memory:2048M total
Application Memory :1802M (1636M available)
Image:116M (bootram:116M)
Reserved:128M, IOMem:0, flashfsys:0
Total shared window:0
kernel:jid 1
Address Bytes What
0008f000 12288 Program Stack
000b2000 12288 Program Stack
Total Allocated Memory:0
Total Shared Memory:0
sbin/devc-pty:jid 68
Address Bytes What
4817f000 4096 Program Stack (pages not allocated)
48180000 516096 Program Stack (pages not allocated)
481fe000 8192 Program Stack
48200000 28672 Physical Mapped Memory
job-id (Optional) Displays the memory available and memory usage information for
only the process associated with this job identifier. If the job-id argument is not
specified, this command displays information for all running processes.
location node-id (Optional) Displays the available physical memory from the designated node.
The node-id argument is entered in the rack/slot/module notation.
summary (Optional) Displays only a summary of the physical memory and memory usage
information.
Release Modification
Release 2.0 This command was introduced.