R3303-HP HSR6800 Routers Network Management and Monitoring Command Reference
205
display logbuffer summary [ level severity | slot slot-number ] * [ | { begin | exclude | include }
regular-expression ]
In IRF mode:
display logbuffer summary [ level severity | chassis chassis-number slot slot-number ] * [ | { begin |
exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
level severity: Specifies a severity level in the range of 0 to 7.
slot slot-number: Specifies a card by its slot number. (In standalone mode.)
chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number
argument specifies the ID of the member device. The slot-number argument specifies the slot number of
the card. (In IRF mode.)
|: 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.
Examples
# (In standalone mode.) Display the summary of the log buffer.
<Sysname> display logbuffer summary
SLOT EMERG ALERT CRIT ERROR WARN NOTIF INFO DEBUG
0 0 0 0 0 0 0 0 0
1 0 0 0 0 0 0 0 0
2 0 0 0 0 0 0 0 0
3 0 0 0 0 16 0 1 0
# (In IRF mode.) Display the summary of the log buffer.
<Sysname> display logbuffer summary
CHASSIS SLOT EMERG ALERT CRIT ERROR WARN NOTIF INFO DEBUG
1 0 0 0 0 1 238 0 1 0
1 1 0 0 0 0 0 0 0 0
1 2 0 0 0 0 1 0 0 0
2 0 0 0 0 0 5 0 0 0
2 1 0 0 0 0 1 0 0 0
Table 47 Command output
Field Descri
p
tion
CHASSIS IRF member device ID.