HP MSR2000/3000/4000 Router Series Fundamentals Command Reference

219
Examples
# Display the operating states of all fans.
<Sysname> display fan
display memory
Use display memory to display memory usage.
Syntax
On an MSR2000 or MSR3000:
display memory
On an MSR4000:
display memory [ slot slot-number ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
slot slot-number: Specifies a card by its slot number. Without this option, the command displays memory
usage for all cards. (On an MSR4000.)
Examples
# Display memory usage.
<Sysname> display memory
The statistics about memory is measured in KB:
Slot 0:
Total Used Free Shared Buffers Cached FreeRatio
Mem: 2008976 907892 1101084 0 320 198516 54.8%
-/+ Buffers/Cache: 709056 1299920
Swap: 0 0 0
Table 36 Command output
Field Descri
p
tion
Slot
Specifies the entire device. The value of this field is always 0. (On an MSR2000 or
MSR3000.)
Slot number of a card. (On an MSR4000.)
Mem Memory usage information.
Total
Total size of the physical memory space that can be allocated.
The memory space is virtually divided into two parts. Part 1 is solely used for kernel
codes, kernel management, and ISSU functions. Part 2 can be allocated and used for
such tasks as running service modules and storing files. The size of part 2 equals the
total size minus the size of part 1.
Used Used physical memory.