QuestionQ873

Security Fundamentals

Which command can you enter to permit Telnet support in addition to SSH?

  • A transport input telnet ssh
  • B transport input telnet
  • C no transport input telnet
  • D privilege level 15
Explanation

In Cisco IOS, the transport input line configuration command controls which remote-management protocols are accepted on VTY lines. Allowing Telnet in addition to SSH requires permitting both protocols on the line, which is done with transport input telnet ssh. A command that lists only telnet would exclude SSH, and privilege level 15 does not control remote-access protocol support.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!