cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2808
Views
15
Helpful
3
Replies

Invalid key length on IE2000 switch

mem16421
Level 1
Level 1

I recently upgraded my IE2000 switches to the "crypto" version of firmware [15.2(6)E2a Crypto UNIVERSAL] now I receive an error either by connecting through https or ssh that there is an invalid key length. It appears that the switch needs to have a new key generated to using a greater length than 1024. However when I try this, certain crypto commands seem to be missing. For example when I try "crypto key generate rsa modulus 2048" it says invalid input. If I use help the only option I have for crypto key is "lock" and "unlock". These Industrial Switches seem to have a limited command set from IOS so I am not sure how I solve this problem. Any ideas? Thanks!

1 Accepted Solution

Accepted Solutions

Philip D'Ath
VIP Alumni
VIP Alumni

Almost.  In config mode try:

crypto key generate rsa general-keys modulus 2048

or try going a step further:

crypto key generate rsa general-keys modulus 4096

View solution in original post

3 Replies 3

Philip D'Ath
VIP Alumni
VIP Alumni

Almost.  In config mode try:

crypto key generate rsa general-keys modulus 2048

or try going a step further:

crypto key generate rsa general-keys modulus 4096

Philip,

 

I knew I was close, so thank you for getting me the rest of the way!!!

 

Mark

Philip D'Ath
VIP Alumni
VIP Alumni

If you are seeing "lock" it means you have used the "crypto" command while not in "config t".

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card