DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
279
Example usage:
To enable the SSH authentication mode by password:
DES-1228/ME:5#config ssh authmode password enable
Command: config ssh authmode password enable
Success.
DES-1228/ME:5#
show ssh authmode
Purpose
Used to display the SSH authentication mode setting.
Syntax
show ssh authmode
Description
This command is used to display the current SSH authentication set
on the Switch.
Parameters
None.
Restrictions
None.
Example usage:
To view the current authentication mode set on the Switch:
DES-1228/ME:5#show ssh authmode
Command: show ssh authmode
The SSH Authmode:
-------------------------------------------------
Password : Enabled
Publickey : Enabled
Hostbased : Enabled
DES-1228/ME:5#