R3303-HP HSR6800 Routers Fundamentals Command Reference

158
Field Descri
p
tion
Specified view View containing the commands in the job.
Time timeID Execution time of each command in the job.
Execute command Command string.
Related commands
job
time
view
display memory
Use display memory to display memory usage statistics.
Syntax
In standalone mode:
display memory [ slot slot-number [ cpu cpu-number ] ] [ | { begin | exclude | include }
regular-expression ]
In IRF mode:
display memory [ chassis chassis-number slot slot-number [ cpu cpu-number ] ] [ | { begin | exclude |
include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
slot slot-number: Displays the memory usage statistics for a card. The slot-number argument represents
the number of the slot where the card resides. (In standalone mode.)
chassis chassis-number slot slot-number: Displays the memory usage statistics for a card on an IRF
member device. The chassis-number argument represents the IRF member ID of the device, and the
slot-number argument represents the number of the slot where the card resides. (In IRF mode.)
cpu cpu-number: Displays the memory usage statistics for a CPU. The cpu-number represents the ID of the
CPU.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.