Show log – LevelOne FGL-2870 User Manual
Page 428

Command Line Interface
4-62
4
show log
This command displays the system and event messages stored in memory.
Syntax
show log {flash | ram} [login]
• flash - Event history stored in flash memory (i.e., permanent memory).
• ram - Event history stored in temporary RAM (i.e., memory flushed on
power reset).
• login - Shows the login record only.
Default Setting
None
Command Mode
Privileged Exec
Command Usage
This command shows the system and event messages stored in memory,
including the time stamp, message level (page 4-58), program module,
function, and event number.
Example
The following example shows sample messages stored in RAM.
Console#show log ram
[5] 00:01:06 2001-01-01
"STA root change notification."
level: 6, module: 6, function: 1, and event no.: 1
[4] 00:01:00 2001-01-01
"STA root change notification."
level: 6, module: 6, function: 1, and event no.: 1
[3] 00:00:54 2001-01-01
"STA root change notification."
level: 6, module: 6, function: 1, and event no.: 1
[2] 00:00:50 2001-01-01
"STA topology change notification."
level: 6, module: 6, function: 1, and event no.: 1
[1] 00:00:48 2001-01-01
"VLAN 1 link-up notification."
level: 6, module: 6, function: 1, and event no.: 1
Console#