Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Enable SSH CISCO 7206

Status
Not open for further replies.

fabianoboscatto

IS-IT--Management
Jan 30, 2002
78
0
0
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???
 
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
 
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top