H3C S7500 Series Ethernet Switches Release 3135 DHCP Configuration Examples

SSH Configuration Examples
H3C S7500 Series Ethernet Switches Release 3135 Chapter 2 SSH Configuration Commands
2-3
Operation Command Remarks
Set SSH
authentication
timeout time
ssh server timeout seconds
Optional
By default, the timeout
time is 60 seconds.
Set SSH
authentication retry
times
ssh server
authentication-retries times
Optional
By default, the number of
retry times is 3.
Set RSA server key
update interval
ssh server rekey-interval
hours
Optional
By default, the system
does not update RSA
server keys.
Configure SSH
server to be
compatible with
SSH1.x clients
ssh server compatible-ssh1x
enable
Optional
By default, SSH server is
compatible with SSH1.x
clients.
II. Password authentication configuration
Table 2-3 Configure password authentication
Operation Command Description
ssh
authenticatio
n-type
default
password
Specify the
default
authentication
type for all
SSH users
ssh user
username
Create an SSH User
and specify an
authentication type
Create an
SSH user, and
specify an
authentication
type for the
user
ssh user
username
authenticatio
n-type
password
Optional
By default, the
authentication type is
password.
Note that: If both
commands are used and
different authentication
types are specified, the
authentication type
specified with the ssh
user
authentication-type
command takes
precedence.
Note:
For common configuration commands, refer to Table 2-2.