Command Line Interface
662 1553-KDU 137 365 Uen D 2006-06-16
Example
7.7.24 delete public-key
This command deletes the specified user’s public key.
Syntax
delete public-key <username> [dsa | rsa]
• username – Name of an SSH user. (Range: 1-8 characters)
• dsa – DSA public key type.
• rsa – RSA public key type.
Default Setting
Deletes both the DSA and RSA key.
Command Mode
Privileged Exec
Example
Console(config)#ip ssh server-key size 512
Console(config)#
Console#delete public-key admin dsa
Console#