xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
915
17-4 show ssh authmode
Description
This command is used to display the user authentication methods.
Format
show ssh authmode
Parameters
None.
Restrictions
None.
Example
To display the SSH user authentication method:
DGS-3420-28SC:admin#show ssh authmode
Command: show ssh authmode
The SSH Authentication Method:
Password : Enabled
Public Key : Enabled
Host-based : Enabled
17-5 config ssh user
Description
This command is used to update SSH user information.
Format
config ssh user <username 15> authmode [hostbased [hostname <domain_name 32> |
hostname_IP <domain_name 32> [<ipaddr> | <ipv6addr>]] | password | publickey]
Parameters
<username 15> - Specify the user name.
authmode - Specify the authentication mode.
hostbased - Specify the user authentication method.