Last Updated on April 30, 2021 by Admin
Which benefit does SSH offer over Telnet for remotely managing a router?
- encryption
- TCP usage
- authorization
- connections via multiple VTY lines
Answers Explanation & Hints: SSH provides secure access to a network device for remote management. It uses a stronger password authorization than Telnet does and encrypts any data that is transported during the session.