LAB 27
SSH stands for secure shell, that allows us to access terminal remotely in encrypted format, so this is a secure method as the information exchanges between device will be in encrypted format.
In this session we will see how we can enable our Cisco Router for ssh, we can use telnet for the same purpose but it is an unsecured method as it uses plain text format in session. Using ssh method you can avoid security breach.