F3215-HP Load Balancing Module Security Configuration Guide-6PW101

143
[LB-ui-vty0-4] quit
# Configure a local user named client002 with the password aabbcc and the service type ssh.
[LB] local-user client002
[LB-luser-client002] password simple aabbcc
[LB-luser-client002] service-type ssh
[LB-luser-client002] quit
# Configure the user authentication method as password and service type as SFTP.
[LB] ssh user client002 service-type sftp authentication-type password
2. Establish a connection to the SFTP server:
The device supports a variety of SFTP client software. The following uses PSFTP of PuTTY Version
0.58 as an example.
PSFTP supports only password authentication.
To establish a connection to the SFTP server:
a. Run the psftp.exe to launch the client interface as shown in Figure 54, and enter the following
command:
open 192.168.1.45
b. Enter username client002 and password aabbcc as prompted to log in to the SFTP server.
Figure 54 SFTP client interface
When the LB module acts as an SFTP client for publickey
authentication
Network requirements
As shown in Figure 55, you can log in to the router through the SFTP client that runs on the LB module.
The router acts as the SFTP server, adopting publickey authentication and the RSA public key algorithm.