Command Manual ( For Soliton ) – SSH
H3C S3100 Series Ethernet Switches
Chapter 1 SSH Commands
1-32
By default, the update interval is zero, which indicates the system does not update the
server keys.
Caution:
This command only takes effect on users whose client version is SSH1.
Related commands:
display
ssh
server
.
Examples
# Configure to update the server's keys every 3 hours.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] ssh server rekey-interval 3
1.1.28 ssh server timeout
Syntax
ssh server timeout
seconds
undo ssh server timeout
View
System view
Parameters
seconds
: Authentication timeout time, ranging from 1 to 120 (in seconds).
Description
Use the
ssh server timeout
command to set the authentication timeout time for SSH
connections.
Use the
undo ssh server timeout
command to restore the default timeout time (that is,
60 seconds).
The configuration here will take effect at next login.
Related commands:
display ssh server
.
Examples
# Set the authentication timeout time to 80 seconds.
<Sysname> system-view