nerdexam
Exams200-101Questions#96
Cisco

200-101 · Question #96

200-101 Question #96: Real Exam Question with Answer & Explanation

The correct answer is B: emergency. Syslog severity levels range from 0 (most severe) to 7 (least severe): 0=Emergency, 1=Alert, 2=Critical, 3=Error, 4=Warning, 5=Notice, 6=Informational, 7=Debug. The command 'logging trap 3' sets the trap level to Error (3), which means the router sends messages at level 3 AND all

Question

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.)

Options

  • Ainformational
  • Bemergency
  • Cwarning
  • Dcritical
  • Edebug
  • Ferror

Explanation

Syslog severity levels range from 0 (most severe) to 7 (least severe): 0=Emergency, 1=Alert, 2=Critical, 3=Error, 4=Warning, 5=Notice, 6=Informational, 7=Debug. The command 'logging trap 3' sets the trap level to Error (3), which means the router sends messages at level 3 AND all levels with a lower number (higher severity) - levels 0 through 3. This includes Emergency (0), Alert (1), Critical (2), and Error (3). From the answer choices, Emergency (B), Critical (D), and Error (F) fall within levels 0–3. Warning (C) is level 4, Informational (A) is level 6, and Debug (E) is level 7 - all above the trap threshold and therefore not forwarded.

Community Discussion

No community discussion yet for this question.

Full 200-101 Practice