D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
178
config ssh authmode
Parameters password – This parameter may be chosen if the administrator
wishes to use a locally configured password for authentication on
the Switch.
publickey - This parameter may be chosen if the administrator
wishes to use a publickey configuration set on a SSH server, for
authentication.
hostbased - This parameter may be chosen if the administrator
wishes to use a host computer for authentication. This parameter is
intended for Linux users requiring SSH authentication techniques
and the host computer is running the Linux operating system with a
SSH program previously installed.
[enable | disable] - This allows users to enable or disable SSH
authentication on the Switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To enable the SSH authentication mode by password:
DGS-3324SRi:4#config ssh authmode password enable
Command: config ssh authmode password enable
Success.
DGS-3324SRi:4#
show ssh authmode
Purpose Used to display the SSH authentication mode setting.
Syntax
show ssh authmode
Description This command will allow users 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:
DGS-3324SRi:4#show ssh authmode
Command: show ssh authmode
The SSH User Authentication Support
-------------------------------------------------
Password : Enabled
Publickey : Enabled
Hostbased : Enabled
DGS-3324SRi:4#