Ip ssh crypto zeroize, Ip ssh save host-key – Alcatel Carrier Internetworking Solutions OmniStack 6300-24 User Manual

Page 250

Advertising
background image

Command Line Interface

4-38

4

Related Commands

ip ssh crypto zeroize (4-38)
ip ssh save host-key (4-38)

ip ssh crypto zeroize

Use this command to clear the host key from memory (i.e. RAM).

Syntax

ip ssh crypto zeroize [dsa | rsa]

dsa – DSA key type.
rsa – RSA key type.

Default Setting

Clears both the DSA and RSA key.

Command Mode

Privileged Exec

Command Usage

• This command clears the host key from volatile memory (RAM). Use the no

ip ssh save host-key command to clear the host key from flash memory.

• The SSH server must be disabled before you can execute this command.

Example

Related Commands

ip ssh crypto host-key generate (4-37)
ip ssh save host-key (4-38)
no ip ssh server (4-34)

ip ssh save host-key

Use this command to save host key from RAM to flash memory.

Syntax

ip ssh save host-key [dsa | rsa]

dsa – DSA key type.
rsa – RSA key type.

Default Setting

Saves both the DSA and RSA key.

Command Mode

Privileged Exec

Console#ip ssh crypto zeroize dsa
Console#

Advertising