SMC Networks SMC6752AL2 Manuel D’Utilisation

Page de 516
S
YSTEM
 M
ANAGEMENT
 C
OMMANDS
4-67
show log
This command displays the system and event messages stored in memory.
Syntax 
show log {flash | ram} [login] [tail]
• 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). 
• tail - Shows event history starting from the most recent entry.
• 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-60), 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#