D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
260
Usage Example:
To display SSH algorithms currently set on the Switch:
DES-3526:admin#show ssh algorithm
Command: show ssh algorithm
Encryption Algorithm
3DES :Enabled
AES128 :Enabled
AES192 :Enabled
AES256 :Enabled
ARC4 :Enabled
Blowfish :Enabled
Cast128 :Enabled
Twofish128 :Enabled
Twofish192 :Enabled
Twofish256 :Enabled
Data Integrity Algorithm
MD5 :Enabled
SHA1 :Enabled
Public Key Algorithm
RSA :Enabled
DSA :Enabled
DES-3526:admin#
config ssh regenerate hostkey
Purpose Used to regenerate the hostkey to be recognized by the SSH server.
Syntax
config ssh regenerate hostkey
Description This command is used to regenerate the hostkey to be recognized
by the SSH server. Periodically, the SSH server will make a new
encryption key for the host to be authorized by. Entering this
command will regenerate a hostkey that will be saved into the flash
memory of the Switch so a new authorization can be made with the
server. Regenerating the hostkey may take several seconds.
Parameters None.
Restrictions Only Administrator and Operator-level users can issue this
command.
Example usage:
To regenerate the hostkey to be used by the Switch for authorization with the server.
DES-3526:admin#config ssh regenerate hostkey
Command: config ssh regenerate hostkey
Success.
DES-3526:admin#