Enable SSH for Cisco Router ( Secure Shell )

Опубликовано: 27 Октябрь 2024
на канале: Build Your Tech Base
560
22

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.