Quickly Enable SSH On A Cisco Router Or Switch
Featured video
Description
This tutorial demonstrates how to quickly and easily enable SSH on a new Cisco router or switch. This will enable secure terminal sessions to the device without the risks associated with plain text protocols like telnet.
Something happened towards the end where the video stops displaying what I am typing. Here is the command summary that I was trying to type:
hostname
ip domain-name
crypto key generate rsa
username priv 15 secret
aaa new-model
line vty 0 4
transport input ssh
Remember, on a switch you need to use "line vty 0 15".
Post your comment
Comments
Be the first to comment