CLI Guide

Security Commands 1192
ssh_host_key.pub
ssh_host_rsa_key.pub
The crypto key zeroize dsa command removes the following files:
ssh_host_dsa_key
ssh_host_dsa_key.pub
Removing the keys does not terminate existing SSH sessions.
Example
console(config)#crypto key zeroize rsa
ip scp server enable
Use the ip scp server enable command to enable SCP server functionality for
SCP push operations on the switch, which allows files to be transferred from
the host device to the switch using the SCP protocol. To allow the SCP file
transfers from the host system to the switch, the SCP server must be enabled
on the switch.
Use the no form of the command to disable SCP server functionality.
Syntax
ip scp server enable
no ip scp server enable
Default Configuration
By default, the SCP server is not enabled.
Command Mode
Global Configuration mode
User Guidelines
The SCP server is capable of accepting pushed files from an external host
over an in-band or out-of-band interface.