C
HAPTER
20
| System Management Commands
Event Logging
– 741 –
DEFAULT SETTING
Flash: errors (level 3 - 0)
RAM: debugging (level 7 - 0)
COMMAND MODE
Global Configuration
COMMAND USAGE
The message level specified for flash memory must be a higher priority
(i.e., numerically lower) than that specified for RAM.
EXAMPLE
Console(config)#logging history ram 0
Console(config)#
logging host This command adds a syslog server host IP address that will receive
logging messages. Use the no form to remove a syslog server host.
SYNTAX
[no] logging host host-ip-address
host-ip-address - The IP address of a syslog server.
DEFAULT SETTING
None
COMMAND MODE
Global Configuration
COMMAND USAGE
â—† Use this command more than once to build up a list of host IP
addresses.
â—† The maximum number of host IP addresses allowed is five.
EXAMPLE
Console(config)#logging host 10.1.0.3
Console(config)#
logging on This command controls logging of error messages, sending debug or error
messages to a logging process. The no form disables the logging process.
SYNTAX
[no] logging on