Oct 13, 2004 #1 fabianoboscatto IS-IT--Management Joined Jan 30, 2002 Messages 78 Location BR Hi there, i have a Cisco 7206 VXR with IOS that supports SSH, the problem is: the router asks me to create a RSA key. How i do this???
Hi there, i have a Cisco 7206 VXR with IOS that supports SSH, the problem is: the router asks me to create a RSA key. How i do this???
Oct 13, 2004 Thread starter #2 fabianoboscatto IS-IT--Management Joined Jan 30, 2002 Messages 78 Location BR Ok, i know how to do that: Router(config)#ip domain-name <domain name> Router(config)#crypto key generate rsa usage-keys Choose more than 1024 Router(config)#ip ssh rsa keypair-name <RSA KEY NAME CREATED ABOVE > Then you go to your vty line 4 0 (usualy) and put: transport input ssh Upvote 0 Downvote
Ok, i know how to do that: Router(config)#ip domain-name <domain name> Router(config)#crypto key generate rsa usage-keys Choose more than 1024 Router(config)#ip ssh rsa keypair-name <RSA KEY NAME CREATED ABOVE > Then you go to your vty line 4 0 (usualy) and put: transport input ssh
Oct 13, 2004 #3 BuckWeet IS-IT--Management Joined Mar 6, 2002 Messages 1,927 Location US you don't have to have the 'Router(config)#ip ssh rsa keypair-name <RSA KEY NAME CREATED ABOVE >' to make it work though... BuckWeet Upvote 0 Downvote
you don't have to have the 'Router(config)#ip ssh rsa keypair-name <RSA KEY NAME CREATED ABOVE >' to make it work though... BuckWeet