QuestionQ1337

Security Fundamentals

What occurs if you configure the logging trap debug command on a router?

  • A It causes the router to send messages with lower severity levels to the syslog server
  • B It causes the router to send all messages with the severity levels Warning, Error, Critical, and Emergency to the syslog server
  • C It causes the router to send all messages to the syslog server
  • D It causes the router to stop sending all messages to the syslog server
Explanation

In Cisco IOS, logging trap controls which syslog severity levels are forwarded to a remote syslog server. The debug level is severity 7, the least severe and highest numeric level, so setting logging trap debug includes every message level from Emergency (0) through Debugging (7). That means the router sends all syslog messages to the syslog server.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!