R0106-HP MSR Router Series Security Configuration Guide(V7)
352
[Router-luser-manage-client002] authorization-attribute user-role network-admin
work-directory flash:/
[Router-luser-manage-client002] quit
# Create an SSH user client002 with the authentication method password and service type sftp. By
default, password authentication is used if no SSH user is created.
[Router] ssh user client002 service-type sftp authentication-type password
2. Establish a connection to the SFTP server:
The device supports different types of SFTP client software. This example uses an SFTP client that
runs PSFTP of PuTTY version 0.58.
NOTE:
PSFTP supports only password authentication.
To establish a connection to the SFTP server:
a. Run the psftp.exe to launch the client interface shown in Figure 102,
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 102 SFTP client interface
Publickey authentication enabled SFTP client configuration
example
Network requirements
As shown in Figure 103:
• You can log in to Router B through the SFTP client that runs on Router A.