A network administrator is configuring logging thresholds and destinations on a Cisco IOS device to monitor system events. Which TWO statements accurately describe Cisco IOS syslog operations and severity levels?
- The logging trap global configuration command specifies the severity threshold for syslog messages sent to an external syslog server.Cevap
- Syslog severity level 3 represents Error conditions, which are more critical than severity level 5 Notice conditions.Cevap
- CConfiguring logging trap 4 prevents messages with severity level 2 (Critical) from being forwarded to the syslog server.
- DThe logging buffered command enables the display of real-time log messages directly on active SSH and Telnet user terminal sessions.
Cevap
The statement that the 'logging trap' command sets the severity threshold for remote syslog servers and the statement that severity level 3 (Error) is more critical than severity level 5 (Notice) are correct.
The 'logging trap' global configuration command specifies the severity threshold for log messages forwarded to external syslog servers. Additionally, syslog severity numerical levels range from 0 (Emergency) to 7 (Debugging), meaning lower numerical values indicate higher severity/criticality. Severity level 3 (Error) is higher priority than severity level 5 (Notice).
Adım Adım Çözüm
Anahtar Kavram
Syslog Severity Levels and Log Destination Configuration