DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
352
Example usage:
To configure SSH algorithm:
DES-1210-52/ME:5# config ssh algorithm 3DES enable
Command: config ssh algorithm 3DES enable
Success.
DES-1210-52/ME:5#
To configure the SSH authentication mode setting.
config ssh authmode [publickey | hostbased | password]
[enable | disable]
The config ssh authmode command configures the SSH
authentication mode for users attempting to access the Switch.
publickey [enable | disable] – Specifies that a publickey configuration
set on a SSH server is to be used for authentication.
Enables or disables SSH authentication on the Switch.
Only administrator or operator-level users can issue this command.
Example usage:
To enable the SSH authentication mode:
DES-1210-52/ME:5# config ssh authmode password enable
Command: config ssh authmode password enable
Success.
DES-1210-52/ME:5#
To display the SSH authentication mode setting.
The show ssh authmode command displays the current SSH
authentication set on the Switch.
Example usage:
To view the cuurent authentication mode set on the Switch: