cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
33511
Views
5
Helpful
3
Replies

How I create RSA key and enable SSH access in Cisco VG202

cstcom
Level 1
Level 1

How I create RSA key and enable SSH access in Cisco VG202, in a Cisco router I use the next commands(but in a VG not exists):

conf t

crypto key generate rsa modulus 1024
ip domain-name domain-name
ip ssh version 2
ip ssh time-out 120
ip ssh authentication-retries 3
line vty 0 4
transport input telnet ssh
end

3 Replies 3

Marvin Rhoads
Hall of Fame
Hall of Fame

What IOS image are you running? Please share the exact image filename.

It needs to include encryption ("k9") in the filename in order to create an RSA key and enable ssh.

The IOS non include "k9", its need to update IOS image to generate RSA key and enable SSH?

Correct.

An image with strong cryptographic feature set ("k9") is required to generate an RSA key and enable ssh.

Review Cisco Networking for a $25 gift card