DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
244
DES-1210-28/ME:5# enable ssh
Command: enable ssh
Success.
The SSH server is enabled.
DES-1210-28/ME:5#
disable ssh
Purpose To disable SSH.
Syntax
disable ssh
Description
The disable ssh command disables SSH on the Switch.
Parameters None.
Restrictions Only administrator or operator-level users can issue this command.
Example usage:
To disable SSH:
DES-1210-28/ME:5# disable ssh
Command: disable ssh
Success.
The SSH server is disable.
DES-1210-28/ME:5#
config ssh algorithm
Purpose To configure the SSH algorithm.
Syntax
config ssh algorithm [3DES | MD5 | RSA | SHA1] [disable |
enable]
Description
The config ssh algorithm command configures the SSH algorithm
setting on the Switch.
Parameters Select the algorithm to be disabled or enabled:
3DES – Triple Data Encryption Standard encryption
algorithm with Cipher Block Chaining.
MD5 – Hash for Message Authentication Code (HMAC)
MD5 Message Digest (MD5) mechanism.
RSA – Hash for Message Authentication Code (HMAC)
mechanism utilizing the RSA encryption algorithm.
SHA1 – Hash for Message Authentication Code (HMAC)
Secure Hash Algorithm (SHA) mechanism.
[disable | eanble] – Enables or Disables the SSH algorithm on the
Switch.
Restrictions Only administrator or operator-level users can issue this command.