
COMMAND LINE INTERFACE
Level Argument | Level | Description | Syslog Definition |
notifications | 5 | Normal but significant | LOG_NOTICE |
|
| condition, such as cold |
|
|
| start |
|
|
|
|
|
informational | 6 | Informational messages | LOG_INFO |
|
| only |
|
|
|
|
|
debugging | 7 | Debugging messages | LOG_DEBUG |
|
|
|
|
*There are only Level 2, 5 and 6 error messages for the current firmware release.
Default Setting
Flash: errors (level 3 - 0)
RAM: warnings (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
Use this command to add a syslog server host IP address that will receive logging messages. Use the no form to remove a syslog server host.
Syntax
logging host host_ip_address no logging host host_ip_address
host_ip_address - The IP address of a syslog server.