3Com Switch 8800 Configuration Guide Chapter 50 SSH Terminal Service
50-22
Table 50-25 Display help information for client commands
Operation Command
Display help information for client commands help [ command-name ]
50.2.4 SFTP Configuration Example
I. Network requirements
As shown in Figure 50-5:
z Switch B is used as the SFTP server, and its IP address is 10.111.27.91;
z Switch B is used as the SFTP client;
z An SFTP user is configured with the username 8040 and password SW8800.
II. Network diagram
PC
IP address :
SFTP client
Switch B
SFTP server
Switch A
PC
IP address 10.111.27.91
Switch B
Switch A
Figure 50-5 Network diagram for SFTP
III. Configuration procedure
1) Configure Switch B.
Start the SFTP server.
[SW8800] sftp-server enable
Specify the service type as SFTP.
[SW8800] ssh user 8040 service-type sftp
Set the authentication mode to password.
[SW8800] ssh user 8040 authentication-type password
2) Configure Switch A.
Configure the server with a public key whose name is the IP address of the server.
[SW8800] rsa peer-public-key 10.111.27.91