In this video, I'll show you how to configure SSH on a cisco Router.
One of the most popular way to access a Cisco router remotely is using Telnet but it is an unsecured method as the data is sent unencrypted. If a bad person grabs data from a Telnet session, he can see details like a user’s username and password, giving them access to your router.
SSH (Secure Shell) is a secure method for remote access as it includes authentication and encryption.