Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Rap
R
Rap
Community Contributor
Quizzes Created: 12 | Total Attempts: 46,441
| Attempts: 1,061 | Questions: 7
Please wait...
Question 1 / 7
0 %
0/100
Score 0/100
1. A network administrator enters the following command on a router: logging trap 3. What are three message types that will be sent to the Syslog server? (Choose three)

Explanation

The command "logging trap 3" on a router sets the logging level to 3, which means that messages with severity levels of 0 to 3 will be sent to the Syslog server. The severity levels are as follows: 0 (emergency), 1 (alert), 2 (critical), 3 (error), 4 (warning), 5 (notification), 6 (informational), and 7 (debug). Therefore, the three message types that will be sent to the Syslog server are emergency, critical, and error.

Submit
Please wait...
About This Quiz
CCNA  Syslog Questions - Quiz

The 'CCNA \u2013 Syslog Questions' quiz assesses knowledge on Syslog message destinations, log levels, and configurations. It covers commands and settings crucial for efficient network management and monitoring, essential for IT professionals preparing for CCNA certification.

Tell us your name to personalize your report, certificate & get on the leaderboard!
2. What is the default Syslog facility level?

Explanation

The default Syslog facility level is local7.

Submit
3. Syslog was configured with a level 3 trap. Which 3 types of logs would be generated (choose four)

Explanation

The Message Logging is divided into 8 levels as listed below:

Level Keyword Description
0 emergencies System is unusable
1 alerts Immediate action is needed
2 critical Critical conditions exist
3 errors Error conditions exist
4 warnings Warning conditions exist
5 notification Normal, but significant, conditions exist
6 informational Informational messages
7 debugging Debugging messages
The highest level is level 0 (emergencies). The lowest level is level 7. If you specify a level with the “logging console level” command, that level and all the higher levels will be displayed. For example, by using the “logging console warnings” command, all the logging of emergencies, alerts, critical, errors, warnings will be displayed.

In this question level 3 trap is configured so Emergencies, Alerts, critical and Errors messages are displayed. Although this question only requires to choose 3 correct answers but maybe something is missing here.

Submit
4. What levels will be trapped if the administrator executes the commandrouter(config)# logging trap 4

Explanation

The Message Logging is divided into 8 levels as listed below:

Level Keyword Description
0 emergencies System is unusable
1 alerts Immediate action is needed
2 critical Critical conditions exist
3 errors Error conditions exist
4 warnings Warning conditions exist
5 notification Normal, but significant, conditions exist
6 informational Informational messages
7 debugging Debugging messages
If you specify a level with the “logging trap level” command, that level and all the higher levels will be logged. For example, by using the “logging trap 4″ command, all the logging of emergencies, alerts, critical, errors, warnings will be logged.

Submit
5. What command instructs the device to timestamp Syslog debug messages in milliseconds?

Explanation

The “service timestamps debug” command configures the system to apply a time stamp to debugging messages. The time-stamp format for datetime is MMM DD HH:MM:SS, where MMM is the month, DD is the date, HH is the hour (in 24-hour notation), MM is the minute, and SS is the second. With the additional keyword msec, the system includes milliseconds in the time stamp, in the format HH:DD:MM:SS.mmm, where .mmm is milliseconds

(Reference: http://www.cisco.com/c/en/us/td/docs/ios/fundamentals/command/reference/cf_book/cf_r1.html#wp1030116)

Submit
6. What are the popular destinations for Syslog messages to be saved?

Explanation

By default, switches send the output from system messages and debug privileged EXEC commands to a logging process. The logging process controls the distribution of logging messages to various destinations, such as the logging buffer (on RAM), terminal lines (console terminal), or a UNIX syslog server, depending on your configuration. The process also sends messages to the console.

(Reference: http://www.cisco.com/en/US/docs/switches/lan/catalyst2950/software/release/12.1_9_ea1/configuration/guide/swlog.html#wp1024032)

Note: Syslog messages can be written to a file in Flash memory although it is not a popular place to use. We can configure this feature with the command logging file flash:filename.

Submit
7. Which three statements about Syslog utilization are true? (Choose three)

Explanation

Syslog is a protocol used for message logging, allowing devices to send log messages to a centralized server. The given answer states that a Syslog server provides storage space for log files without using router disk space. This is true because the log files are stored on the server, reducing the burden on the router's storage. The answer also mentions that there are more Syslog messages available within Cisco IOS than SNMP trap messages. This is true as Syslog offers a wider range of log messages for monitoring and troubleshooting. Additionally, a Syslog server helps in aggregating logs and alerts, allowing for centralized management and analysis of log data.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 22, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 22, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Mar 10, 2015
    Quiz Created by
    Rap
Cancel
  • All
    All (7)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
A network administrator enters the following command on a router:...
What is the default Syslog facility level?
Syslog was configured with a level 3 trap. Which 3 types of logs would...
What levels will be trapped if the administrator executes the...
What command instructs the device to timestamp Syslog debug messages...
What are the popular destinations for Syslog messages to be saved?
Which three statements about Syslog utilization are true? (Choose...
Alert!

Advertisement