cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
22474
Views
22
Helpful
3
Replies

Command Pompt crypto key generate modulus 1024

Hi! I'm working in the Packet tracer and it told me to create a rsa key for SSH and I'm trying to do that and it keeps telling me the Modulus part is invalid. I'm using the 1941 switch as the project told me. I'm in global config mode. 

 

Any idea why the command wouldn't work? or something else I can try?

1 Accepted Solution

Accepted Solutions

Hello,

 

in Packet Tracer, on the 1941, these are your options:

 

1941(config)#crypto key generate rsa general-keys modulus ?
<360-4096> size of the key modulus [360-4096]

View solution in original post

3 Replies 3

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Not familiar with PT but make sure the IOS you are running support SSH. The IOS should have "k9" in it.

example:

c3750e-universalk9-tar.122-35.

HTH

Hello,

 

in Packet Tracer, on the 1941, these are your options:

 

1941(config)#crypto key generate rsa general-keys modulus ?
<360-4096> size of the key modulus [360-4096]

Thank you so much!