C
ONFIGURING
THE
S
WITCH
3-32
set the logging trap.

Displaying Log Messages

Use the Logs page to scroll through the logged system and event messages.
The switch can store up to 2048 log entries in temporary random access
memory (RAM; i.e., memory flushed on power reset) and up to 4096
entries in permanent flash memory.
Web – Click System, Log, Logs.
CLI – This example shows that system logging is enabled, the message
level for flash memory is “errors” (i.e., default level 3 - 0), the message
level for RAM is “debugging” (i.e., default level 7 - 0), and lists one sample
Console(config)#logging host 10.1.0.93-60
Console(config)#logging facility 233-61
Console(config)#logging trap 43-62
Console(config)#
Console#show logging trap3-63
Syslog logging: Enable
REMOTELOG status: enable
REMOTELOG facility type: local use 7
REMOTELOG level type: Warning conditions
REMOTELOG server ip address: 10.1.0.9
REMOTELOG server ip address: 0.0.0.0
REMOTELOG server ip address: 0.0.0.0
REMOTELOG server ip address: 0.0.0.0
REMOTELOG server ip address: 0.0.0.0
Console#