50 Management Security Commands
Management Security Commands
This section describes commands you use to generate keys and certificates,
which you can do in addition to loading them as before.
crypto key generate
rsa
Use this command to generate an RSA key pair for SSH. The new key files will
overwrite any existing generated or downloaded RSA key files.
no crypto key
generate rsa
Use this command to delete the RSA key files from the device.
crypto key generate
dsa
Use this command to generate a DSA key pair for SSH. The new key files will
overwrite any existing generated or downloaded DSA key files.
no crypto key
generate dsa
Use this command to delete the DSA key files from the device.
Format
crypto key generate rsa
Mode Global Config
Format
no crypto key generate rsa
Mode Global Config
Format
crypto key generate dsa
Mode Global Config
Format
no crypto key generate dsa
Mode Global Config