How To Generate Rsa Key Cisco?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. To generate an RSA key for Cisco IOS, use the following command in privileged EXEC mode:
Router# crypto key generate rsa
2. Enter the number of bits in the modulus [512]: 1024
3. Enter a key modulus size greater than 512 and less than 2048 for your General Purpose Keys.
4. The name for the keys will be: mykey
5. Re-enter the same passphrase again:
6. The key modulus size is 1024 bits
7. Generating RSA keys …[OK]
8. The key has been generated.