CiscoCisco
350-401 · Question #919
350-401 Question #919: Real Exam Question with Answer & Explanation
The correct answer is B: terminal monitor. To display real-time logging messages from a Cisco router to a non-console terminal session (like Telnet or SSH), the terminal monitor command must be issued.
Submitted by jakub_pl· Mar 6, 2026Network Assurance
Question
An engineer is connected to a Cisco router through a Telnet session. Which command must be issued to view the logging messages from the current session as soon as they are generated by the router?
Options
- Alogging host
- Bterminal monitor
- Cservice timestamps log uptime
- Dlogging buffer
Explanation
To display real-time logging messages from a Cisco router to a non-console terminal session (like Telnet or SSH), the terminal monitor command must be issued.
Common mistakes.
- A. The
logging hostcommand configures the router to send logging messages to an external syslog server, not to the current terminal session. - C. The
service timestamps log uptimecommand adds a timestamp to logging messages, but it does not enable their display on the current terminal session. - D. The
logging buffercommand configures the size of the buffer where logging messages are stored; messages are viewed from this buffer using theshow loggingcommand, not in real-time as they are generated.
Concept tested. Router logging and session monitoring
Topics
#Cisco IOS logging#terminal monitor#router management
Community Discussion
No community discussion yet for this question.