CiscoCisco
350-401 · Question #601
350-401 Question #601: Real Exam Question with Answer & Explanation
The correct answer is D: RouterX(config)# line vty 0 4. To enable Telnet access and configure local authentication on a Cisco router, the virtual terminal (VTY) lines must be configured.
Submitted by fernanda_arg· Mar 6, 2026
Question
An administrator must enable Telnet access to Router X using the router username and password database for authentication. Which configuration should be applied?
Options
- ARouterX(config)# line aux 0
- BRouterX(config)# aaa new-model
- CRouterX(config)# line vty 0 4
- DRouterX(config)# line vty 0 4
Explanation
To enable Telnet access and configure local authentication on a Cisco router, the virtual terminal (VTY) lines must be configured.
Common mistakes.
- A.
line aux 0configures the auxiliary port, which is used for out-of-band management via a modem or console, not for standard Telnet access. - B.
aaa new-modelenables the AAA (Authentication, Authorization, and Accounting) subsystem, which is a prerequisite for more advanced authentication schemes but is not the specific command to enable Telnet access or configure VTY lines. - C. This option is identical to choice D, indicating it refers to the same correct command for configuring virtual terminal lines for Telnet access.
Concept tested. Cisco IOS VTY line configuration for Telnet
Topics
#Cisco Telnet access#IOS VTY configuration#Router local authentication
Community Discussion
No community discussion yet for this question.