Cisco
200-301 · Question #989
Refer to the exhibit. A network engineer started to change default settings on SW1 to allow remote access and has entered the following in the configuration mode: SW1(config)#line vty 0 15 SW1(config-
The correct answer is C. SW1(config-line)#transport input ssh. transport input ssh: This command ensures that only SSH connections are allowed to the device (disabling Telnet access).
Submitted by viktor_hu· Mar 5, 2026Network Access
Question
Refer to the exhibit. A network engineer started to change default settings on SW1 to allow remote access and has entered the following in the configuration mode:
SW1(config)#line vty 0 15 SW1(config-line)#password Labtest32! Which set of commands are needed to allow only SSH access and hide passwords in the running configuration?
Exhibits
Options
- ASW1(config-line)#exit
- BSW1(config-line)#login local
- CSW1(config-line)#transport input ssh
- DSW1(config-line)#login local
How the community answered
(28 responses)- A14% (4)
- B7% (2)
- C75% (21)
- D4% (1)
Explanation
transport input ssh: This command ensures that only SSH connections are allowed to the device (disabling Telnet access).
Topics
#Cisco VTY configuration#SSH transport#Cisco IOS commands#Remote access control
Community Discussion
No community discussion yet for this question.

