Configuring the Switch
3-20
3
RAM Level – Limits log messages saved to the switch’s temporary RAM memory
for all levels up to the specified level. For example, if level 7 is specified, all
messages from level 0 to level 7 will be logged to RAM. (Range: 0-7, Default: 7)
Note: The Flash Level must be equal to or less than the RAM Level.
Web – Click System, Log, System Logs. Specify System Log Status, set
the level of
event messages to be logged to RAM and flash memory, then click Apply.
Figure3-12 System Logs
CLI – Enable system logging and then specify the level of messages to be logged to
RAM and flash memory.
Remote Log Configuration
The Remote Logs page allows you to configure the logging of messages that are
sent to syslog servers or other management stations. You can also limit the event
messages sent to only those messages at or above a specified level.
Console(config)#logging on 4-43
Console(config)#logging history ram 0 4-44
Console(config)#exit
Console#show logging ram 4-47
Syslog logging: Enable
History logging in FLASH: level emergencies
[4] 00:01:29 01/01/2001
"DHCP request failed - will retry later."
level: 4, module: 9, function: 0, and event no.: 10
[3] 00:00:57 01/01/2001
"VLAN 1 link-up notification."
level: 6, module: 6, function: 1, and event no.: 1
[2] 00:00:57 01/01/2001
"STA topology change notification."
level: 6, module: 6, function: 1, and event no.: 1
[1] 00:00:27 01/01/2001
"Unit 1, Port 20 link-up notification."
level: 6, module: 6, function: 1, and event no.: 1
[0] 00:00:27 01/01/2001
"System coldStart notification."
level: 6, module: 6, function: 1, and event no.: 1
Console#