Courseiva
easyMultiple ChoiceObjective-mapped

300-410 Practice Question: Given the configuration: logging buffered 8192…

Given the configuration:

logging buffered 8192 warnings
logging console alerts
logging monitor critical

Which of the following is true?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The logging buffer stores messages of severity 0 through 4.

The buffer is set to 8192 bytes with level warnings (0-4). Console is alerts (0-2). Monitor is critical (0-3). Note that the buffer size is in bytes, not messages.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The logging buffer stores messages of severity 0 through 4.

    Why this is correct

    Level 'warnings' (4) includes severities 0-4.

  • The console displays messages of severity 0 through 3.

    Why it's wrong here

    Console level 'alerts' (1) includes only 0-1. Actually, alerts is severity 1, so it includes 0-1. But critical is 2, so console is 0-1? Wait: alerts is severity 1, so 0-1. The option says 0-3, which is wrong.

  • The monitor receives messages of severity 0 through 4.

    Why it's wrong here

    Monitor level 'critical' (2) includes 0-2.

  • The buffer can store up to 8192 syslog messages.

    Why it's wrong here

    The buffer size is in bytes, not messages.

About these practice questions

Courseiva writes every 300-410 question from scratch — 1,966 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 300-410 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 300-410 exam.