DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
327
D G S - 3 2 0 0 - 1 0 : 4 # s h o w s s h a u t h m o d e
C o m m a n d : s h o w s s h a u t h m o d e
T h e S S H
A
u t h m o d e
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
P a s s w o r d : E n a b l e d
P u b l i c k e y : E n a b l e d
H o s t b a s e d : E n a b l e d
D G S - 3 2 0 0 - 1 0 : 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.