Command Manual –SSH Terminal Service
Quidway S3900 Series Ethernet Switches-Release 1510
Chapter 1 SSH Terminal Service
Configuration Commands
Huawei Technologies Proprietary
1-30
Parameter
Time-out-value
: Timeout time. It is in the range of 1 to 35,791 (minutes) and defaults to
10 minutes.
Description
Use the
sftp timeout
command to set the timeout time for the SFTP user connection.
Use the
undo sftp timeout
command to restore the default timeout time.
After you set the timeout time for the SFTP user connection, the system will
automatically release the connection when the time is up.
Example
# Set the timeout time for the SFTP user connection to 500 minutes.
<Quidway> system-view
System View: return to User View with Ctrl+Z.
[Quidway] sftp timeout 500
1.4 SFTP Client Configuration Commands
1.4.1 bye
Syntax
bye
View
SFTP Client view
Parameter
None
Description
Use the
bye
command to terminate the connection to the remote SFTP server and
return to system view.
This command has the same function as the
exit
and
quit
commands.
Example
# Terminate the connection to the remote SFTP server (assume that the server IP
address is 10.1.1.2).
sftp-client> bye
Bye
[Quidway]