CCNA: Cisco Certified Network Associate — Question 191
Which command can you enter to allow Telnet to be supported in addition to SSH?
Answer options
- A. transport input telnet ssh
- B. transport input telnet
- C. no transport input telnet
- D. privilege level 15
Correct answer: A
Explanation
The correct answer is A, since 'transport input telnet ssh' allows both Telnet and SSH connections. Option B only enables Telnet, while option C disables it entirely, and option D relates to user privilege levels, which doesn't impact the transport protocols.