270
To do… Use the command…
Remarks
Enter SFTP client view
For more information, see
"Establishing a connection to the
SFTP server."
Required
Execute the command in user
view.
Terminate the connection to the
remote SFTP server and return to
user view
bye Required
Use any of the commands.
These three commands function in
the same way.
exit
quit
SFTP client configuration example
Network requirements
As shown in Figure 96, an SSH connection is established between Switch A and Switch B. Switch A, an
SFTP client, logs in to Switch B for file management and file transfer. An SSH user uses publickey
authentication with the public key algorithm being RSA.
Figure 91 Network diagram for SFTP client configuration
Configuration procedure
NOTE:
During SFTP server configuration, the client public key is required. Use the client software to
enerate RS
key pairs on the client before configuring the SFTP server.
1. Configure the SFTP client
# Create VLAN-interface 1 and assign an IP address to it.
<SwitchA> system-view
[SwitchA] interface vlan-interface 1
[SwitchA-Vlan-interface1] ip address 192.168.0.2 255.255.255.0
[SwitchA-Vlan-interface1] quit
# Generate the RSA key pairs.
[SwitchA] public-key local create rsa
The range of public key size is (512 ~ 2048).
NOTES: If the key modulus is greater than 512,
It will take a few minutes.
Press CTRL+C to abort.
Input the bits of the modulus[default = 1024]:
Generating Keys...
++++++++
++++++++++++++
+++++