| Author |
Message |
Michael W. Hubbard
Guest
|
Posted:
Sun Dec 04, 2005 3:12 am Post subject:
crypto key generate rsa error |
|
|
Dear Reader;
Cisco 2621 router with IOS (tm) C2600 Software (C2600-I-M), Version 12.2(5)
I want to be able to use SSH from the internet. Looking at Cisco's Secure
Shell Commands reference it says to generate an RSA key first using crypto
key generate rsa from global config mode. When I do that I receive the
following. According to Cisco's reference this feature was added to 11(3).
Any suggestions? Thanks.
Michael Hubbard
Loud_2620(config)#crypto key generate rsa
^
% Invalid input detected at '^' marker.
Loud_2620(config)# |
|
| Back to top |
|
 |
Martin Bilgrav
Guest
|
Posted:
Sun Dec 04, 2005 4:02 am Post subject:
Re: crypto key generate rsa error |
|
|
Do you have a K9 image running ?
What is the flsh file-name of the running image of IOS ?
"Michael W. Hubbard" <mwhubbard@xxx.att.net> wrote in message
news:%Snkf.2785$0u6.2784@fe06.lga...
| Quote: | Dear Reader;
Cisco 2621 router with IOS (tm) C2600 Software (C2600-I-M), Version
12.2(5)
I want to be able to use SSH from the internet. Looking at Cisco's Secure
Shell Commands reference it says to generate an RSA key first using crypto
key generate rsa from global config mode. When I do that I receive the
following. According to Cisco's reference this feature was added to
11(3).
Any suggestions? Thanks.
Michael Hubbard
Loud_2620(config)#crypto key generate rsa
^
% Invalid input detected at '^' marker.
Loud_2620(config)#
|
|
|
| Back to top |
|
 |
callsaver
Joined: 20 May 2005
Posts: 36
|
Posted:
Mon Dec 05, 2005 5:06 am Post subject:
Re: crypto key generate rsa error |
|
|
"Michael W. Hubbard" <mwhubbard@xxx.att.net> wrote in message
news:%Snkf.2785$0u6.2784@fe06.lga...
| Quote: | Dear Reader;
Cisco 2621 router with IOS (tm) C2600 Software (C2600-I-M), Version
12.2(5)
I want to be able to use SSH from the internet. Looking at Cisco's Secure
Shell Commands reference it says to generate an RSA key first using crypto
key generate rsa from global config mode. When I do that I receive the
following. According to Cisco's reference this feature was added to
11(3). Any suggestions? Thanks.
Michael Hubbard
Loud_2620(config)#crypto key generate rsa
^
% Invalid input detected at '^' marker.
Loud_2620(config)#
|
Hi,
Maybe you are using the wrong IOS version as in not the number but the
software feature set.
Many thanks
Matt |
|
| Back to top |
|
 |
Guest
|
Posted:
Mon Dec 05, 2005 3:57 pm Post subject:
Re: crypto key generate rsa error |
|
|
| Quote: | Loud_2620(config)#crypto key generate rsa
C2600-I-M
|
-I- = IP only.
I think that you need more than that for ssh.
In fact I think you need the full crypto image. $$$
By the way -M = Run from RAM
Z = compressed image file (which you don't have) |
|
| Back to top |
|
 |
Michael W. Hubbard
Guest
|
Posted:
Mon Dec 05, 2005 5:21 pm Post subject:
Re: crypto key generate rsa error |
|
|
Thanks for the replies everyone!
I didn't realize that I would need the crypto feature set for ssh but since
you have to generate an RSA key I guess that makes since.
Sorry for not posting the ver. I knew to do that but just forgot.
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-I-M), Version 12.2(5), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2001 by cisco Systems, Inc.
Compiled Tue 11-Sep-01 22:18 by pwade
Image text-base: 0x80008088, data-base: 0x80989210
ROM: System Bootstrap, Version 11.3(2)XA4, RELEASE SOFTWARE (fc1)
Loud_2620 uptime is 4 weeks, 4 days, 17 hours, 47 minutes
System returned to ROM by power-on
System image file is "flash:c2600-i-mz.122-5.bin"
Michael Hubbard
<anybody43@hotmail.com> wrote in message
news:1133776635.787502.47930@g44g2000cwa.googlegroups.com...
| Quote: | Loud_2620(config)#crypto key generate rsa
C2600-I-M
-I- = IP only.
I think that you need more than that for ssh.
In fact I think you need the full crypto image. $$$
By the way -M = Run from RAM
Z = compressed image file (which you don't have)
|
|
|
| Back to top |
|
 |
|
|
|
|