Specifications

DGS-3048 Layer 2 Switch CLI Reference Manual
146
show ssh crypto
Purpose Used to display SSH public key stored on the device.
Syntax
show ssh crypto
Description This command allows user display SSH public key stored on the
device.
Parameters None
Restrictions Only administrator-level users can issue this command.
Usage Example:
To show SSH public key on device::
DGS3048# show ssh crypto
Username Fingerprint
-------------- ------------------------------------------------------------
DGS3048#
delete ssh crypto
Purpose Used to remove specified user’s SSH public key from device
Syntax
Delete ssh crypto username <word 1-48>
Description This command allow administrator to delete specific user’s SSH
public key.
Parameters user name <word 1-48> - Specifies the username of remote SSH
client.
Restrictions Only administrator-level users can issue this command.
Usage Example:
To delete SSH public key of Bob::
DGS3048# Delete ssh crypto bob
Success.
DGS3048#