CCNA Routing and Switching (legacy) — Question 10

If you are configuring syslog messages specifying `logging trap warning', which log messages will the router send?

Answer options

Correct answer:

Explanation

The command `logging trap warning' configures the router to send log messages with a severity level of warning (level 4) and above. This means that messages with severity levels 0 (emergency), 1 (alert), 2 (critical), 3 (error), and 4 (warning) will be sent, corresponding to the range 0-4. Options B, C, D, and E do not correctly reflect this range.