421
Severity
value
Level Description
Corresponding
5 Notification
Normal
but significant condition. For example, a
terminal logs in to the device, or the device reboots.
notification
6 Informational
Informational message. For example, a command or a
ping
operation is executed.
informational
7 Debugging Debugging message.
debugging
size buffersize: Specifies the number of latest logs to be displayed. The value range is 1 to 1024. If
you do not specify this option, the command displays all logs in the log buffer.
slot slot-number: Specifies a card by its slot number. If you do not specify a card, this command
displays information for all cards. (Distributed devices in standalone mode.)
slot slot-number: Specifies an IRF member device by its member ID. If you do not specify a member
device, this command displays information for all member devices. (Centralized devices in IRF
mode.)
chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The
chassis-number argument represents the member ID of the IRF member device. The slot-number
argument represents the slot number of the card. If you do not specify a card, this command displays
information for all cards. (Distributed devices in IRF mode.)
Examples
# (Centralized devices in standalone mode.) Display the state and log information of the log buffer.
<Sysname> display logbuffer
Log buffer: Enabled
Max buffer size: 1024
Actual buffer size: 512
Dropped messages: 0
Overwritten messages: 718
Current messages: 512
%Jun 17 15:57:09:578 2006 Sysname SYSLOG/7/SYS_RESTART:System restarted --
…
# (Distributed devices in standalone mode/centralized devices in IRF mode.) Display the state and
log information of the log buffer.
<Sysname> display logbuffer slot 1
Log buffer: Enabled
Max buffer size: 1024
Actual buffer size: 512
Dropped messages: 0
Overwritten messages: 0
Current messages: 127
%Jun 19 18:03:24:55 2006 Sysname SYSLOG /7/SYS_RESTART:System restarted
…
# (Distributed devices in IRF mode.) Display the state and log information of the log buffer.
<Sysname> display logbuffer chassis 0 slot 1
Log buffer: Enabled
Max buffer size: 1024
Actual buffer size: 512
Dropped messages: 0