Specifications
DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
config ssh user
Purpose
Used to configure the SSH user.
Syntax config ssh user <username> authmode [Publickey |Password|Hostbased [host_name
<domain_name 32>|hostname_IP <domain_name 32> <ipaddr>]]
Description
This command allows you to modify the parameters of the SSH user.
Parameters
<username> – Enter an optional SSH user name.
authmode – Select the type of security authentication mode: [Publickey |Password
|Hostbased [host_name <domain_ name 32>|hostname_IP <domain_name 32> <ipaddr>]].
Restrictions
Only administrator-level users can issue this command.
Usage Example:
To configure the SSH user:
DGS-3224TGR:4#config ssh user Sibyl authmode Hostbased hostname_IP 172.18.211.200
Command: config ssh user Sibyl authmode Hostbased hostname_IP 172.18.211.200
DGS-3224TGR:4#
Success.
show ssh user
Purpose
Used to display the SSH user setting.
Syntax show ssh user
Description
This command allows you to display the current SSH user setting.
Parameters
None.
Restrictions
None.
Usage Example:
To display the SSH user:
DGS-3224TGR:4#show ssh user
Command: show ssh user
Account is empty!
DGS-3224TGR:4#
128