beautypg.com

Crypto key generate dsa, Crypto key generate rsa, Crypto key generate dsa crypto key generate rsa – Allied Telesis AT-S95 CLI (AT-8000GS Series) User Manual

Page 289

background image

SSH Commands

Page 289

Command Mode

Global Configuration mode

User Guidelines

If encryption keys are not generated, the SSH server is in standby until the keys are generated. To generate SSH
server keys, use the crypto key generate dsa, and crypto key generate rsa Global Configuration mode
commands.

Example

The following example enables configuring the device from a SSH server.

crypto key generate dsa

The crypto key generate dsa Global Configuration mode command generates DSA key pairs.

Syntax

crypto key generate dsa

Parameters

This command has no arguments or keywords.

Default Configuration

DSA key pairs do not exist.

Command Mode

Global Configuration mode

User Guidelines

DSA keys are generated in pairs: one public DSA key and one private DSA key. If the device already has DSA
keys, a warning and prompt to replace the existing keys with new keys are displayed.

This command is not saved in the device configuration; however, the keys generated by this command are saved
in the private configuration, which is never displayed to the user or backed up on another device.

DSA keys are saved to the backup master.

This command may take a considerable period of time to execute.

Example

The following example generates DSA key pairs.

crypto key generate rsa

The crypto key generate rsa Global Configuration mode command generates RSA key pairs.

console(config)# ip ssh server

console(config)# crypto key generate dsa