nerdexam
Cisco

200-301 · Question #832

Which IOS troubleshooting tool should you use to direct system messages to your screen?

The correct answer is B. terminal monitor. The Cisco IOS terminal monitor command is the appropriate tool for directing real-time system messages and debug output to an administrator's console or VTY session.

Submitted by fernanda_arg· Mar 5, 2026Network Fundamentals

Question

Which IOS troubleshooting tool should you use to direct system messages to your screen?

Options

  • Alog events
  • Bterminal monitor
  • Clocal SPAN
  • DAPIC-EM

How the community answered

(24 responses)
  • B
    88% (21)
  • C
    8% (2)
  • D
    4% (1)

Why each option

The Cisco IOS `terminal monitor` command is the appropriate tool for directing real-time system messages and debug output to an administrator's console or VTY session.

Alog events

`log events` is not a standard Cisco IOS command used for directing system messages to the screen; logging configurations typically involve `logging console` or `logging monitor`, but `terminal monitor` is the command to view them in a remote session.

Bterminal monitorCorrect

The `terminal monitor` command, executed in privileged EXEC mode, redirects console log messages, debug output, and other system messages to the current Telnet or SSH session. This is critical for real-time troubleshooting when connected remotely, as these messages are otherwise only displayed on the physical console port by default.

Clocal SPAN

Local SPAN (Switched Port Analyzer) is a feature used to mirror network traffic from one port or VLAN to another port for external analysis, not for displaying router system messages on the screen.

DAPIC-EM

APIC-EM (Application Policy Infrastructure Controller Enterprise Module) is a Cisco SDN controller and network management platform, not a command-line troubleshooting tool within IOS for viewing system messages directly.

Concept tested: Cisco IOS Message Display

Source: https://www.cisco.com/c/en/us/td/docs/ios/12_2/configfun/command/reference/frf_r1/frf005.html#wp1010041

Topics

#terminal monitor#syslog#IOS CLI#troubleshooting

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice