Command Manual –SSH Terminal Service
Quidway S3900 Series Ethernet Switches-Release 1510
Chapter 1 SSH Terminal Service
Configuration Commands
Huawei Technologies Proprietary
1-41
Description
Use the
sftp
command to establish a connection to the SFTP server and enter SFTP
Client view.
Example
# Establish a connection to the SFTP server with IP address 10.1.1.2 and use the
default encryption algorithms.
[Quidway]sftp 192.168.0.65
Input Username: kk
Trying 192.168.0.65 ...
Press CTRL+K to abort
Connected to 192.168.0.65 ...
The Server is not authenticated. Do you continue access it?(Y/N):y
Do you want to save the server's public key?(Y/N):y
Enter password:
sftp-client>
1.4.19 sftp source-interface
Syntax
sftp source-interface interface-type interface-number
undo sftp source-interface
View
System view
Parameter
interface-type
: Type of source interface, which can be LoopBack or Vlan-interface.
interface-number
: Number of source interface.
Description
Use the
sftp source-interface
command to specify source interface for SFTP Client.
When the specified interface does not exist, the command prompts the configuration
fails.
Use the
undo sftp source-interface
command to remove the specified source
interface. Then the address of the device determined by the system is for the user to
access to the SFTP Server.