Skip to content

(Fast Way – Cut and Paste) Cisco Catalyst Router/Switch Enable SSH

Because who cares about the details. “Just Do It”.

“crypto key generate rsa” will have to be a replied to with at least 1024 or better 2048.

conf t
hostname <HOSTNAME>
ip domain-name <DOMAIN.COM>
crypto key generate rsa
line vty 0 15
transport input ssh
login local
aaa new-model
ip ssh time-out 60
ip ssh authentication-retries 3
ip ssh version 2

service password-encryption
username admin privilege 15 secret <PASSWORD>
enable secret <PASSWORD>

Published inUncategorized

Be First to Comment

Leave a Reply

Your email address will not be published. Required fields are marked *

%d bloggers like this: