The dsa local-key-pair destroy command destroys all the local Digital Signature Algorithm (DSA) key pairs.
Usage Scenario
The digital signature algorithm (DSA) is one of the most widely used authentication modes in SSH. The DSA public key and DSA private key are generated according to the encryption principle of the asymmetric encryption system. DSA implements secure key exchange. This ensures the secure session process. You can run the dsa local-key-pair create command to create a local DSA key. Before deleting a local DSA key using this command, ensure that the local DSA key is not used any more.
Prerequisites
Before running the command, ensure that a local DSA key that can be deleted has been generated on the device.
Configuration Impact
After the command is run, the files (**_DSA) where DSA keys are saved will be cleared on the AMB and SMB.
Precautions
After the command is run, it takes effect and is not saved in the configuration file.