DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
327
DGS-3200-10:4#show ssh authmode
Command: show ssh authmode
The SSH
A
uthmode
-------------------------------------------------------
Password : Enabled
Publickey : Enabled
Hostbased : Enabled
DGS-3200-10:4#
38-5 config ssh user
Purpose
Used to update user information for ssh configuration.
Format
config ssh user <username> authmode [publickey |
password | hostbased [hostname <domain_name 32> |
hostname_ip <domain_name 32> <ipaddr>] ]
Description
The config ssh user command update the ssh user information
Parameters
Parameters Description
username
The user name.
publickey
Specifies user authentication method.
password
Specifies user authentication method.
hostbased
Specifies user authentication method.
hostname
Specifies host domain name.
hostname_ip
Specifies host domain name and IP address.
domain_name
Specifies host name if configuration is in host-based mode.
ipaddr
Specifies host IP address if configuring host-based mode.
Restrictions
You must have administrator privilege.
Note: The user account must be created.