beautypg.com

Crypto key destroy hostkey, Crypto key destroy hostkey 0 – Allied Telesis AT-8100 Series User Manual

Page 1430

background image

Chapter 91: SSH Server Commands

1430

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 1436

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