Crypto key destroy hostkey 8, Crypto key destroy hostkey – Allied Telesis AT-FS970M Series User Manual
Page 1408

Chapter 89: SSH Server Commands
1408
CRYPTO KEY DESTROY HOSTKEY
Syntax
crypto key destroy hostkey
dsa|rsa|rsa1
Parameters
dsa
Deletes the DSA key.
rsa
Deletes the RSA key.
rsa1
Deletes the RSA1 key.
Mode
Global Configuration mode
Description
Use this command to delete encryption keys from the switch. Deleted
encryption keys are permanently removed by the switch when you enter
this command. You do not have to enter the WRITE command or the
COPY RUNNING-CONFIG STARTUP-CONFIG command to save your
changes on the switch.
Confirmation Command
“SHOW CRYPTO KEY HOSTKEY” on page 1414
Examples
This example deletes the DSA key:
awplus> enable
awplus# configure terminal
awplus(config)# crypto key destroy hostkey dsa
This example deletes the RSA key:
awplus> enable
awplus# configure terminal
awplus(config)# crypto key destroy hostkey rsa